summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/smp.h
AgeCommit message (Expand)AuthorFilesLines
13 dayss390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle1-1/+1
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle1-1/+1
2023-09-19s390/smp: keep the original lowcore for CPU 0Ilya Leoshkevich1-1/+0
2022-09-14s390/dump: save IPL CPU registers once DAT is availableAlexander Gordeev1-1/+2
2022-09-14s390/smp: call smp_reinit_ipl_cpu() before scheduler is availableAlexander Gordeev1-0/+1
2022-02-07s390: remove invalid email address of Heiko CarstensHeiko Carstens1-1/+0
2021-09-07s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle1-0/+1
2021-03-09KVM: s390: diag9c (directed yield) forwardingPierre Morel1-0/+1
2020-09-30s390: remove orphaned function declarationsVasily Gorbik1-1/+0
2020-08-04Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2020-07-10s390: Break cyclic percpu includePeter Zijlstra1-0/+1
2020-07-03s390/smp: move smp_cpus_done() to header fileHeiko Carstens1-0/+4
2020-05-28s390: add machine check SIGPSven Schnelle1-0/+1
2020-03-23s390/cpuinfo: show processor physical addressAlexander Gordeev1-0/+1
2019-06-07s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens1-5/+0
2019-06-07s390: enforce CONFIG_SMPHeiko Carstens1-30/+0
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-19s390/nmi: use smp_emergency_stop instead of smp_send_stopMartin Schwidefsky1-0/+5
2016-12-07s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens1-0/+2
2016-12-07s390/numa: always use logical cpu and core idsHeiko Carstens1-0/+6
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky1-1/+1
2015-06-29s390/kdump: fix compile for !SMPHeiko Carstens1-0/+1
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu1-0/+1
2015-01-22s390: add SMT supportMartin Schwidefsky1-0/+4
2014-09-25s390/rwlock: use directed yield for write-locked rwlocksMartin Schwidefsky1-2/+0
2014-05-20s390/smp: Avoid busy loop after halt and "begin" on z/VMMichael Holzheu1-3/+2
2014-04-09s390/smp: fix smp_stop_cpu() for !CONFIG_SMPHeiko Carstens1-1/+12
2013-12-18s390/smp: improve setup of possible cpu maskHeiko Carstens1-0/+2
2013-10-24s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu1-1/+0
2012-09-26s390/smp,topology: add polarization member to pcpu structHeiko Carstens1-0/+2
2012-09-26s390/smp: fix smp_find_processor_id() argument mismatchHeiko Carstens1-1/+1
2012-08-28s390/smp: add missing smp_store_status() for !SMPHeiko Carstens1-0/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-03-28Disintegrate asm/system.h for S390David Howells1-1/+1
2012-03-11[S390] rework smp codeMartin Schwidefsky1-41/+22
2011-12-27[S390] topology: get rid of ifdefsHeiko Carstens1-1/+0
2011-10-30[S390] Force PSW restart on online CPUMichael Holzheu1-0/+5
2011-01-05[S390] smp/idle: call init_idle() before starting a new cpuHeiko Carstens1-1/+2
2010-02-27[S390] spinlock: check virtual cpu running statusGerald Schaefer1-0/+24
2010-02-27[S390] smp: always reboot on cpu 0Heiko Carstens1-0/+12
2010-02-27[S390] zfcpdump: remove cross arch dump supportHeiko Carstens1-1/+1
2009-12-07[S390] smp: remove unused typedef and definesHeiko Carstens1-44/+10
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell1-1/+2
2009-09-11[S390] Remove smp_cpu_not_running.Heiko Carstens1-31/+1
2009-04-04Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+0
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky1-6/+1
2009-03-20s390: remove arch specific smp_send_stop()Heiko Carstens1-6/+0