index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
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
*
s390/smp: wait until secondaries are active & online
Heiko Carstens
2015-04-13
1
-1
/
+2
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-33
/
+0
*
s390/smp: reduce size of struct pcpu
Heiko Carstens
2015-02-12
1
-27
/
+27
*
s390/smp: remove check for CONFIG_ZFCPDUMP
Paul Bolle
2015-01-22
1
-1
/
+1
*
s390: add SMT support
Martin Schwidefsky
2015-01-22
1
-56
/
+205
*
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
2014-10-27
1
-1
/
+0
*
s390/kdump: add support for vector extension
Michael Holzheu
2014-10-09
1
-6
/
+25
*
s390: add support for vector extension
Martin Schwidefsky
2014-10-09
1
-0
/
+3
*
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
2014-10-09
1
-37
/
+2
[next]