summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)2016-05-061-1/+1
* arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* s390: remove superfluous memblock_alloc() return value checksHeiko Carstens2016-01-191-2/+0Star
* s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-111-8/+8
* s390/smp: save timestamp on external callsHeiko Carstens2015-12-181-0/+2
* s390/dump: cleanup CPU save area handlingMartin Schwidefsky2015-11-271-23/+14Star
* s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-271-51/+61
* s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky2015-11-271-2/+2
* s390/dump: streamline oldmem copy functionsMartin Schwidefsky2015-11-271-2/+2
* s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky2015-11-271-6/+2Star
* s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger2015-10-141-0/+2
* s390/diag: add tracepoint for diagnose callsMartin Schwidefsky2015-10-141-2/+2
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-141-2/+6
* s390/smp: add missing __init annotation to __smp_store_cpu_state()Heiko Carstens2015-07-291-2/+2
* s390/kdump: fix compile for !SMPHeiko Carstens2015-06-291-23/+21Star
* s390/kdump: fix nosmt kernel parameterMichael Holzheu2015-06-251-30/+40
* s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky2015-06-251-24/+25
* s390/smp: fix sigp cpu detection loopMartin Schwidefsky2015-06-251-1/+2
* s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand2015-05-131-2/+3
* s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-131-2/+2
* s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"David Hildenbrand2015-05-131-4/+4
* s390/smp: wait until secondaries are active & onlineHeiko Carstens2015-04-131-1/+2
* s390: remove 31 bit supportHeiko Carstens2015-03-251-33/+0Star
* s390/smp: reduce size of struct pcpuHeiko Carstens2015-02-121-27/+27
* s390/smp: remove check for CONFIG_ZFCPDUMPPaul Bolle2015-01-221-1/+1
* s390: add SMT supportMartin Schwidefsky2015-01-221-56/+205
* s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-271-1/+0Star
* s390/kdump: add support for vector extensionMichael Holzheu2014-10-091-6/+25
* s390: add support for vector extensionMartin Schwidefsky2014-10-091-0/+3
* s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-091-37/+2Star
* s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-091-0/+1
* s390/rwlock: use directed yield for write-locked rwlocksMartin Schwidefsky2014-09-251-6/+0Star
* s390/smp: Avoid busy loop after halt and "begin" on z/VMMichael Holzheu2014-05-201-9/+0Star
* s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu2014-05-201-5/+3Star
* s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann2014-05-201-0/+3
* s390/smp: fix smp_stop_cpu() for !CONFIG_SMPHeiko Carstens2014-04-091-15/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-081-2/+8
|\
| * s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-031-0/+6
| * s390/irq: Use defines for external interruption codesThomas Huth2014-04-031-2/+2
* | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-4/+9
|\ \ | |/ |/|
| * s390, smp: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-4/+9
* | s390/smp: limit number of cpus in possible cpu maskHeiko Carstens2014-03-171-4/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-201-7/+12
|\
| * s390/smp: reduce memory consumption of pcpu_devices arrayHeiko Carstens2013-12-161-4/+9
| * s390/smp: only send external call ipi if neededHeiko Carstens2013-12-161-3/+3
* | s390/smp: improve setup of possible cpu maskHeiko Carstens2013-12-181-9/+16
|/
* s390/vtime: correct idle time calculationMartin Schwidefsky2013-10-311-2/+2
* s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu2013-10-241-10/+1Star
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-241-3/+3
* s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-071-1/+1