summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* s390: improve wait logic of stop_machineMartin Schwidefsky2019-06-151-1/+1
* s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens2019-06-071-19/+0Star
* s390/unwind: introduce stack unwind APIMartin Schwidefsky2019-05-021-0/+1
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-291-1/+1
* Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-281-1/+2
|\
| * s390/vtime: steal time exponential moving averageMartin Schwidefsky2019-03-061-1/+2
* | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-1/+4
* | memblock: drop memblock_alloc_base()Mike Rapoport2019-03-121-1/+5
|/
* s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand2019-01-111-1/+6
* s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-01-111-0/+4
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-2/+1Star
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-1/+1
* s390/kasan: reipl and kexec supportVasily Gorbik2018-10-091-2/+3
* s390/smp: kasan stack instrumentation supportVasily Gorbik2018-10-091-3/+3
* s390: unify stack size definitionsVasily Gorbik2018-10-091-3/+3
* s390: add support for virtually mapped kernel stacksMartin Schwidefsky2018-10-091-36/+50
* headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-061-1/+0Star
* 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/+36Star
|\
| * s390/nmi: allocation of the extended save areaMartin Schwidefsky2017-10-191-36/+7Star
| * 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/+2Star
|/
* 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-141-19/+13Star
|\
| * s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens2016-12-071-13/+9Star
| * 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/+2Star
| * s390: move thread_info into task_structHeiko Carstens2016-11-111-1/+0Star
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-131-25/+11Star
|\ \
| * | s390/smp: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-26/+11Star
| * | 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/+1Star
* s390/mm: simplify the TLB flushing codeMartin Schwidefsky2016-06-131-6/+2Star
* sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)2016-05-061-1/+1