index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2020-12-09
s390/smp: perform initial CPU reset also for SMT siblings
Sven Schnelle
2020-11-23
s390/vdso: reimplement getcpu vdso syscall
Heiko Carstens
2020-11-23
s390/mm: use invalid asce instead of kernel asce
Heiko Carstens
2020-11-23
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-11-03
s390/smp: move rcu_cpu_starting() earlier
Qian Cai
2020-10-02
s390/nvme: support firmware-assisted dump to NVMe disks
Alexander Egorenkov
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-03
s390/smp: add missing linebreak
Heiko Carstens
2020-07-03
s390/smp: move smp_cpus_done() to header file
Heiko Carstens
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-05-28
s390: add machine check SIGP
Sven Schnelle
2020-04-22
s390/ftrace: fix potential crashes when switching tracers
Philipp Rudo
2020-03-23
s390/topology: remove offline CPUs from CPU topology masks
Alexander Gordeev
2020-03-23
s390/cpuinfo: show processor physical address
Alexander Gordeev
2020-03-10
s390: prevent leaking kernel address in BEAR
Sven Schnelle
2019-12-11
s390: remove last diag 0x44 caller
Heiko Carstens
2019-11-30
s390: avoid misusing CALL_ON_STACK for task stack setup
Vasily Gorbik
2019-11-30
s390/smp,vdso: fix ASCE handling
Heiko Carstens
2019-11-20
s390/smp: fix physical to logical CPU map for SMT
Heiko Carstens
2019-06-15
s390: improve wait logic of stop_machine
Martin Schwidefsky
2019-06-07
s390: enforce CONFIG_HOTPLUG_CPU
Heiko Carstens
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
2019-03-28
Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
memblock: drop memblock_alloc_base()
Mike Rapoport
2019-03-06
s390/vtime: steal time exponential moving average
Martin Schwidefsky
2019-01-11
s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
David Hildenbrand
2019-01-11
s390/smp: fix CPU hotplug deadlock with CPU rescan
Gerald Schaefer
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-09
s390/kasan: reipl and kexec support
Vasily Gorbik
2018-10-09
s390/smp: kasan stack instrumentation support
Vasily Gorbik
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky
2018-02-05
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
2018-02-05
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
2018-01-09
treewide: Use DEVICE_ATTR_WO
Joe Perches
2017-11-20
s390/topology: fix compile error in file arch/s390/kernel/smp.c
Thomas Richter
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: allocation of the extended save area
Martin Schwidefsky
2017-10-19
s390/nmi: use smp_emergency_stop instead of smp_send_stop
Martin Schwidefsky
2017-10-16
s390/cputime: fix guest/irq/softirq times after CPU hotplug
Christian Borntraeger
2017-09-28
s390/spinlock: introduce spinlock wait queueing
Martin Schwidefsky
2017-09-28
s390/topology: add detection of dedicated vs shared CPUs
Martin Schwidefsky
2017-08-23
s390/smp: convert cpuhp_setup_state() return code to zero on success
Heiko Carstens
[next]