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