aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-29s390/kdump: fix compile for !SMPHeiko Carstens1-23/+21
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu1-30/+40
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky1-24/+25
2015-06-25s390/smp: fix sigp cpu detection loopMartin Schwidefsky1-1/+2
2015-05-13s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand1-2/+3
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand1-2/+2
2015-05-13s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"David Hildenbrand1-4/+4
2015-04-13s390/smp: wait until secondaries are active & onlineHeiko Carstens1-1/+2
2015-03-25s390: remove 31 bit supportHeiko Carstens1-33/+0
2015-02-12s390/smp: reduce size of struct pcpuHeiko Carstens1-27/+27
2015-01-22s390/smp: remove check for CONFIG_ZFCPDUMPPaul Bolle1-1/+1
2015-01-22s390: add SMT supportMartin Schwidefsky1-56/+205
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens1-1/+0
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu1-6/+25
2014-10-09s390: add support for vector extensionMartin Schwidefsky1-0/+3
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky1-37/+2
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky1-0/+1
2014-09-25s390/rwlock: use directed yield for write-locked rwlocksMartin Schwidefsky1-6/+0
2014-05-20s390/smp: Avoid busy loop after halt and "begin" on z/VMMichael Holzheu1-9/+0
2014-05-20s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu1-5/+3
2014-05-20s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann1-0/+3
2014-04-09s390/smp: fix smp_stop_cpu() for !CONFIG_SMPHeiko Carstens1-15/+0
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+8
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+9
2014-04-03s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky1-0/+6
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth1-2/+2
2014-03-20s390, smp: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-4/+9
2014-03-17s390/smp: limit number of cpus in possible cpu maskHeiko Carstens1-4/+4
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-7/+12
2013-12-18s390/smp: improve setup of possible cpu maskHeiko Carstens1-9/+16
2013-12-16s390/smp: reduce memory consumption of pcpu_devices arrayHeiko Carstens1-4/+9
2013-12-16s390/smp: only send external call ipi if neededHeiko Carstens1-3/+3
2013-10-31s390/vtime: correct idle time calculationMartin Schwidefsky1-2/+2
2013-10-24s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu1-10/+1
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky1-3/+3
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens1-1/+1
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker1-9/+8
2013-06-26s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens1-4/+1
2013-05-27s390/smp: lost IPIs on cpu hotplugHeiko Carstens1-16/+11
2013-05-17s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky1-1/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2013-04-26s390: lowcore stack pointer offsetsMartin Schwidefsky1-5/+10
2013-04-08s390: Use generic idle loopThomas Gleixner1-2/+1
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-5/+5
2013-01-08s390/irq: count cpu restart eventsHeiko Carstens1-0/+1
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-2/+2
2013-01-08s390/smp: fix section mismatch for smp_add_present_cpu()Heiko Carstens1-3/+4
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-4/+3
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens1-1/+1
2012-09-26s390/smp,topology: add polarization member to pcpu structHeiko Carstens1-4/+19