aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
Commit message (Expand)AuthorAge
* s390: improve wait logic of stop_machineMartin Schwidefsky2019-06-15
* s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens2019-06-07
* s390/unwind: introduce stack unwind APIMartin Schwidefsky2019-05-02
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-29
* Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-28
|\
| * s390/vtime: steal time exponential moving averageMartin Schwidefsky2019-03-06
* | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* | memblock: drop memblock_alloc_base()Mike Rapoport2019-03-12
|/
* s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand2019-01-11
* s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-01-11
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-31
* s390/kasan: reipl and kexec supportVasily Gorbik2018-10-09
* s390/smp: kasan stack instrumentation supportVasily Gorbik2018-10-09
* s390: unify stack size definitionsVasily Gorbik2018-10-09
* s390: add support for virtually mapped kernel stacksMartin Schwidefsky2018-10-09
* headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-06
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-02-07
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-02-05
* s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2018-02-05
* treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-09
* s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter2017-11-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-13
|\
| * s390/nmi: allocation of the extended save areaMartin Schwidefsky2017-10-19
| * s390/nmi: use smp_emergency_stop instead of smp_send_stopMartin Schwidefsky2017-10-19
| * s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky2017-09-28
| * s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky2017-09-28
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | s390/cputime: fix guest/irq/softirq times after CPU hotplugChristian Borntraeger2017-10-16
|/
* s390/smp: convert cpuhp_setup_state() return code to zero on successHeiko Carstens2017-08-23
* s390/smp: fix false positive kmemleak of mcesa data structureChristian Borntraeger2017-06-12
* Merge branch 'guarded-storage' into 'features' to make merging withMartin Schwidefsky2017-03-22
|\
| * s390: add a system call for guarded storageMartin Schwidefsky2017-03-22
* | s390/smp: fix ipl from cpu with non-zero addressHeiko Carstens2017-03-22
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-12-13
|\
| * s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens2016-12-07
| * s390/smp: use smp_get_base_cpu() helper functionHeiko Carstens2016-12-07
| * s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky2016-11-11
| * s390: move thread_info into task_structHeiko Carstens2016-11-11
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-12
|\ \
| * | s390/smp: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-09
| * | s390/smp: Make cpu notifier symetricThomas Gleixner2016-11-09
| |/
* / locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger2016-11-22
|/
* 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