summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-051-1/+0
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-02-071-0/+1
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-02-051-0/+2
* s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2018-02-051-1/+3
* treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-091-1/+1
* s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter2017-11-201-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-51/+36
|\
| * s390/nmi: allocation of the extended save areaMartin Schwidefsky2017-10-191-36/+7
| * s390/nmi: use smp_emergency_stop instead of smp_send_stopMartin Schwidefsky2017-10-191-13/+17
| * s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky2017-09-281-0/+4
| * s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky2017-09-281-2/+8
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | s390/cputime: fix guest/irq/softirq times after CPU hotplugChristian Borntraeger2017-10-161-0/+3
|/
* s390/smp: convert cpuhp_setup_state() return code to zero on successHeiko Carstens2017-08-231-0/+1
* s390/smp: fix false positive kmemleak of mcesa data structureChristian Borntraeger2017-06-121-0/+3
* Merge branch 'guarded-storage' into 'features' to make merging withMartin Schwidefsky2017-03-221-5/+38
|\
| * s390: add a system call for guarded storageMartin Schwidefsky2017-03-221-5/+38
* | s390/smp: fix ipl from cpu with non-zero addressHeiko Carstens2017-03-221-3/+2
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-12-131-19/+13
|\
| * s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens2016-12-071-13/+9
| * s390/smp: use smp_get_base_cpu() helper functionHeiko Carstens2016-12-071-2/+2
| * s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky2016-11-111-3/+2
| * s390: move thread_info into task_structHeiko Carstens2016-11-111-1/+0
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-25/+11
|\ \
| * | s390/smp: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-26/+11
| * | s390/smp: Make cpu notifier symetricThomas Gleixner2016-11-091-1/+2
| |/
* | locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger2016-11-221-2/+7
|/
* s390/smp: clean up a conditionDan Carpenter2016-07-181-1/+1
* s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens2016-06-281-7/+1
* s390/mm: simplify the TLB flushing codeMartin Schwidefsky2016-06-131-6/+2
* 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/+0
* 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/+14
* 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/+2
* 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/+21
* 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
OpenPOWER on IntegriCloud