index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
smp.h
Age
Commit message (
Expand
)
Author
2023-09-19
s390/smp: keep the original lowcore for CPU 0
Ilya Leoshkevich
2022-09-14
s390/dump: save IPL CPU registers once DAT is available
Alexander Gordeev
2022-09-14
s390/smp: call smp_reinit_ipl_cpu() before scheduler is available
Alexander Gordeev
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2021-09-07
s390/topology: fix topology information when calling cpu hotplug notifiers
Sven Schnelle
2021-03-09
KVM: s390: diag9c (directed yield) forwarding
Pierre Morel
2020-09-30
s390: remove orphaned function declarations
Vasily Gorbik
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-10
s390: Break cyclic percpu include
Peter Zijlstra
2020-07-03
s390/smp: move smp_cpus_done() to header file
Heiko Carstens
2020-05-28
s390: add machine check SIGP
Sven Schnelle
2020-03-23
s390/cpuinfo: show processor physical address
Alexander Gordeev
2019-06-07
s390: enforce CONFIG_HOTPLUG_CPU
Heiko Carstens
2019-06-07
s390: enforce CONFIG_SMP
Heiko Carstens
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
s390/nmi: use smp_emergency_stop instead of smp_send_stop
Martin Schwidefsky
2016-12-07
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
2016-12-07
s390/numa: always use logical cpu and core ids
Heiko Carstens
2015-11-27
s390/dump: rework CPU register dump code
Martin Schwidefsky
2015-06-29
s390/kdump: fix compile for !SMP
Heiko Carstens
2015-06-25
s390/kdump: fix nosmt kernel parameter
Michael Holzheu
2015-01-22
s390: add SMT support
Martin Schwidefsky
2014-09-25
s390/rwlock: use directed yield for write-locked rwlocks
Martin Schwidefsky
2014-05-20
s390/smp: Avoid busy loop after halt and "begin" on z/VM
Michael Holzheu
2014-04-09
s390/smp: fix smp_stop_cpu() for !CONFIG_SMP
Heiko Carstens
2013-12-18
s390/smp: improve setup of possible cpu mask
Heiko Carstens
2013-10-24
s390: Remove zfcpdump NR_CPUS dependency
Michael Holzheu
2012-09-26
s390/smp,topology: add polarization member to pcpu struct
Heiko Carstens
2012-09-26
s390/smp: fix smp_find_processor_id() argument mismatch
Heiko Carstens
2012-08-28
s390/smp: add missing smp_store_status() for !SMP
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-03-28
Disintegrate asm/system.h for S390
David Howells
2012-03-11
[S390] rework smp code
Martin Schwidefsky
2011-12-27
[S390] topology: get rid of ifdefs
Heiko Carstens
2011-10-30
[S390] Force PSW restart on online CPU
Michael Holzheu
2011-01-05
[S390] smp/idle: call init_idle() before starting a new cpu
Heiko Carstens
2010-02-26
[S390] spinlock: check virtual cpu running status
Gerald Schaefer
2010-02-26
[S390] smp: always reboot on cpu 0
Heiko Carstens
2010-02-26
[S390] zfcpdump: remove cross arch dump support
Heiko Carstens
2009-12-07
[S390] smp: remove unused typedef and defines
Heiko Carstens
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-09-24
cpumask: arch_send_call_function_ipi_mask: s390
Rusty Russell
2009-09-11
[S390] Remove smp_cpu_not_running.
Heiko Carstens
2009-04-03
Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-03-26
[S390] eliminate cpuinfo_S390 structure
Martin Schwidefsky
2009-03-20
s390: remove arch specific smp_send_stop()
Heiko Carstens
2008-12-25
[S390] convert s390 to generic IPI infrastructure
Heiko Carstens
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky