index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-23
s390/topology: remove offline CPUs from CPU topology masks
Alexander Gordeev
1
-2
/
+4
2020-03-23
s390/cpuinfo: show processor physical address
Alexander Gordeev
1
-0
/
+5
2020-03-10
s390: prevent leaking kernel address in BEAR
Sven Schnelle
1
-0
/
+2
2019-12-11
s390: remove last diag 0x44 caller
Heiko Carstens
1
-8
/
+5
2019-11-30
s390: avoid misusing CALL_ON_STACK for task stack setup
Vasily Gorbik
1
-1
/
+1
2019-11-30
s390/smp,vdso: fix ASCE handling
Heiko Carstens
1
-0
/
+5
2019-11-20
s390/smp: fix physical to logical CPU map for SMT
Heiko Carstens
1
-26
/
+54
2019-06-15
s390: improve wait logic of stop_machine
Martin Schwidefsky
1
-1
/
+1
2019-06-07
s390: enforce CONFIG_HOTPLUG_CPU
Heiko Carstens
1
-19
/
+0
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
1
-0
/
+1
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
1
-1
/
+1
2019-03-28
Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+2
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-1
/
+4
2019-03-12
memblock: drop memblock_alloc_base()
Mike Rapoport
1
-1
/
+5
2019-03-06
s390/vtime: steal time exponential moving average
Martin Schwidefsky
1
-1
/
+2
2019-01-11
s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
David Hildenbrand
1
-1
/
+6
2019-01-11
s390/smp: fix CPU hotplug deadlock with CPU rescan
Gerald Schaefer
1
-0
/
+4
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-2
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-1
/
+1
2018-10-09
s390/kasan: reipl and kexec support
Vasily Gorbik
1
-2
/
+3
2018-10-09
s390/smp: kasan stack instrumentation support
Vasily Gorbik
1
-3
/
+3
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
1
-3
/
+3
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
1
-36
/
+50
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-1
/
+0
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky
1
-0
/
+1
2018-02-05
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
1
-0
/
+2
2018-02-05
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
1
-1
/
+3
2018-01-09
treewide: Use DEVICE_ATTR_WO
Joe Perches
1
-1
/
+1
2017-11-20
s390/topology: fix compile error in file arch/s390/kernel/smp.c
Thomas Richter
1
-0
/
+1
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-51
/
+36
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
s390/nmi: allocation of the extended save area
Martin Schwidefsky
1
-36
/
+7
2017-10-19
s390/nmi: use smp_emergency_stop instead of smp_send_stop
Martin Schwidefsky
1
-13
/
+17
2017-10-16
s390/cputime: fix guest/irq/softirq times after CPU hotplug
Christian Borntraeger
1
-0
/
+3
2017-09-28
s390/spinlock: introduce spinlock wait queueing
Martin Schwidefsky
1
-0
/
+4
2017-09-28
s390/topology: add detection of dedicated vs shared CPUs
Martin Schwidefsky
1
-2
/
+8
2017-08-23
s390/smp: convert cpuhp_setup_state() return code to zero on success
Heiko Carstens
1
-0
/
+1
2017-06-12
s390/smp: fix false positive kmemleak of mcesa data structure
Christian Borntraeger
1
-0
/
+3
2017-03-22
Merge branch 'guarded-storage' into 'features' to make merging with
Martin Schwidefsky
1
-5
/
+38
2017-03-22
s390/smp: fix ipl from cpu with non-zero address
Heiko Carstens
1
-3
/
+2
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
1
-5
/
+38
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-17
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-19
/
+13
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+11
2016-12-07
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
1
-13
/
+9
2016-12-07
s390/smp: use smp_get_base_cpu() helper function
Heiko Carstens
1
-2
/
+2
2016-11-22
locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)
Christian Borntraeger
1
-2
/
+7
2016-11-11
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
1
-3
/
+2
[prev]
[next]