index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2016-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-07
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
2016-12-07
s390/smp: use smp_get_base_cpu() helper function
Heiko Carstens
2016-11-22
locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)
Christian Borntraeger
2016-11-11
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
2016-11-11
s390: move thread_info into task_struct
Heiko Carstens
2016-11-09
s390/smp: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-09
s390/smp: Make cpu notifier symetric
Thomas Gleixner
2016-07-18
s390/smp: clean up a condition
Dan Carpenter
2016-06-28
s390/smp: use basic blocks for sigp inline assemblies
Heiko Carstens
2016-06-13
s390/mm: simplify the TLB flushing code
Martin Schwidefsky
2016-05-06
sched: Allow per-cpu kernel threads to run on online && !active
Peter Zijlstra (Intel)
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-01-19
s390: remove superfluous memblock_alloc() return value checks
Heiko Carstens
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
2015-12-18
s390/smp: save timestamp on external calls
Heiko Carstens
2015-11-27
s390/dump: cleanup CPU save area handling
Martin Schwidefsky
2015-11-27
s390/dump: rework CPU register dump code
Martin Schwidefsky
2015-11-27
s390/dump: remove SAVE_AREA_BASE
Martin Schwidefsky
2015-11-27
s390/dump: streamline oldmem copy functions
Martin Schwidefsky
2015-11-27
s390/kdump: remove code to create ELF notes in the crashed system
Martin Schwidefsky
2015-10-14
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
2015-10-14
s390/diag: add tracepoint for diagnose calls
Martin Schwidefsky
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-07-29
s390/smp: add missing __init annotation to __smp_store_cpu_state()
Heiko Carstens
2015-06-29
s390/kdump: fix compile for !SMP
Heiko Carstens
2015-06-25
s390/kdump: fix nosmt kernel parameter
Michael Holzheu
2015-06-25
s390/smp: cleanup core vs. cpu in the SCLP interface
Martin Schwidefsky
2015-06-25
s390/smp: fix sigp cpu detection loop
Martin Schwidefsky
2015-05-13
s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()
David Hildenbrand
2015-05-13
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2015-05-13
s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"
David Hildenbrand
2015-04-13
s390/smp: wait until secondaries are active & online
Heiko Carstens
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2015-02-12
s390/smp: reduce size of struct pcpu
Heiko Carstens
2015-01-22
s390/smp: remove check for CONFIG_ZFCPDUMP
Paul Bolle
2015-01-22
s390: add SMT support
Martin Schwidefsky
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
2014-10-09
s390/kdump: add support for vector extension
Michael Holzheu
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
2014-10-09
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
2014-09-25
s390/rwlock: use directed yield for write-locked rwlocks
Martin Schwidefsky
2014-05-20
s390/smp: Avoid busy loop after halt and "begin" on z/VM
Michael Holzheu
2014-05-20
s390/dump: Remove CONFIG_ZFCPDUMP
Michael Holzheu
2014-05-20
s390/spinlock: optimize spinlock code sequence
Philipp Hachtmann
2014-04-09
s390/smp: fix smp_stop_cpu() for !CONFIG_SMP
Heiko Carstens
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]