index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/smp: fix physical to logical CPU map for SMT
Heiko Carstens
2020-01-09
1
-26
/
+54
*
s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
David Hildenbrand
2019-01-31
1
-2
/
+6
*
s390/smp: fix CPU hotplug deadlock with CPU rescan
Gerald Schaefer
2019-01-31
1
-0
/
+4
*
s390: introduce execute-trampolines for branches
Martin Schwidefsky
2018-04-29
1
-0
/
+1
*
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
2018-04-29
1
-0
/
+2
*
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
2018-04-29
1
-1
/
+3
*
s390/topology: fix compile error in file arch/s390/kernel/smp.c
Thomas Richter
2018-02-03
1
-0
/
+1
*
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-13
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-12
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
|
/
*
s390/smp: clean up a condition
Dan Carpenter
2016-07-18
1
-1
/
+1
*
s390/smp: use basic blocks for sigp inline assemblies
Heiko Carstens
2016-06-28
1
-7
/
+1
*
s390/mm: simplify the TLB flushing code
Martin Schwidefsky
2016-06-13
1
-6
/
+2
*
sched: Allow per-cpu kernel threads to run on online && !active
Peter Zijlstra (Intel)
2016-05-06
1
-1
/
+1
*
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-03-01
1
-1
/
+1
*
s390: remove superfluous memblock_alloc() return value checks
Heiko Carstens
2016-01-19
1
-2
/
+0
*
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
2016-01-11
1
-8
/
+8
*
s390/smp: save timestamp on external calls
Heiko Carstens
2015-12-18
1
-0
/
+2
*
s390/dump: cleanup CPU save area handling
Martin Schwidefsky
2015-11-27
1
-23
/
+14
*
s390/dump: rework CPU register dump code
Martin Schwidefsky
2015-11-27
1
-51
/
+61
*
s390/dump: remove SAVE_AREA_BASE
Martin Schwidefsky
2015-11-27
1
-2
/
+2
*
s390/dump: streamline oldmem copy functions
Martin Schwidefsky
2015-11-27
1
-2
/
+2
*
s390/kdump: remove code to create ELF notes in the crashed system
Martin Schwidefsky
2015-11-27
1
-6
/
+2
*
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
2015-10-14
1
-0
/
+2
*
s390/diag: add tracepoint for diagnose calls
Martin Schwidefsky
2015-10-14
1
-2
/
+2
*
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-10-14
1
-2
/
+6
*
s390/smp: add missing __init annotation to __smp_store_cpu_state()
Heiko Carstens
2015-07-29
1
-2
/
+2
*
s390/kdump: fix compile for !SMP
Heiko Carstens
2015-06-29
1
-23
/
+21
*
s390/kdump: fix nosmt kernel parameter
Michael Holzheu
2015-06-25
1
-30
/
+40
*
s390/smp: cleanup core vs. cpu in the SCLP interface
Martin Schwidefsky
2015-06-25
1
-24
/
+25
*
s390/smp: fix sigp cpu detection loop
Martin Schwidefsky
2015-06-25
1
-1
/
+2
*
s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()
David Hildenbrand
2015-05-13
1
-2
/
+3
*
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2015-05-13
1
-2
/
+2
*
s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"
David Hildenbrand
2015-05-13
1
-4
/
+4
[next]