aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
Commit message (Expand)AuthorAge
* s390/smp: clean up a conditionDan Carpenter2016-07-18
* s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens2016-06-28
* s390/mm: simplify the TLB flushing codeMartin Schwidefsky2016-06-13
* sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)2016-05-06
* arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-01
* s390: remove superfluous memblock_alloc() return value checksHeiko Carstens2016-01-19
* s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-11
* s390/smp: save timestamp on external callsHeiko Carstens2015-12-18
* s390/dump: cleanup CPU save area handlingMartin Schwidefsky2015-11-27
* s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-27
* s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky2015-11-27
* s390/dump: streamline oldmem copy functionsMartin Schwidefsky2015-11-27
* s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky2015-11-27
* s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger2015-10-14
* s390/diag: add tracepoint for diagnose callsMartin Schwidefsky2015-10-14
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-14
* s390/smp: add missing __init annotation to __smp_store_cpu_state()Heiko Carstens2015-07-29
* s390/kdump: fix compile for !SMPHeiko Carstens2015-06-29
* s390/kdump: fix nosmt kernel parameterMichael Holzheu2015-06-25
* s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky2015-06-25
* s390/smp: fix sigp cpu detection loopMartin Schwidefsky2015-06-25
* s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand2015-05-13
* s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-13
* s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"David Hildenbrand2015-05-13
* s390/smp: wait until secondaries are active & onlineHeiko Carstens2015-04-13
* s390: remove 31 bit supportHeiko Carstens2015-03-25
* s390/smp: reduce size of struct pcpuHeiko Carstens2015-02-12
* s390/smp: remove check for CONFIG_ZFCPDUMPPaul Bolle2015-01-22
* s390: add SMT supportMartin Schwidefsky2015-01-22
* s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-27
* s390/kdump: add support for vector extensionMichael Holzheu2014-10-09
* s390: add support for vector extensionMartin Schwidefsky2014-10-09
* s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-09
* s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-09
* s390/rwlock: use directed yield for write-locked rwlocksMartin Schwidefsky2014-09-25
* s390/smp: Avoid busy loop after halt and "begin" on z/VMMichael Holzheu2014-05-20
* s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu2014-05-20
* s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann2014-05-20
* s390/smp: fix smp_stop_cpu() for !CONFIG_SMPHeiko Carstens2014-04-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-08
|\
| * s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-03
| * s390/irq: Use defines for external interruption codesThomas Huth2014-04-03
* | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-07
|\ \ | |/ |/|
| * s390, smp: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* | s390/smp: limit number of cpus in possible cpu maskHeiko Carstens2014-03-17
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-20
|\
| * s390/smp: reduce memory consumption of pcpu_devices arrayHeiko Carstens2013-12-16
| * s390/smp: only send external call ipi if neededHeiko Carstens2013-12-16
* | s390/smp: improve setup of possible cpu maskHeiko Carstens2013-12-18
|/
* s390/vtime: correct idle time calculationMartin Schwidefsky2013-10-31