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