aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/smp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus 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-26[S390] spinlock: check virtual cpu running statusGerald Schaefer1-0/+24
2010-02-26[S390] smp: always reboot on cpu 0Heiko Carstens1-0/+12
2010-02-26[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-03Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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
2008-12-25[S390] convert s390 to generic IPI infrastructureHeiko Carstens1-2/+3
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky1-0/+116