summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* s390: preempt: Fix preempt_count initializationValentin Schneider2021-07-081-0/+1
* s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()Heiko Carstens2021-07-081-1/+1
* s390/smp: use call_on_stack() macroHeiko Carstens2021-07-081-4/+8
* Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-041-44/+87
|\
| * s390/smp: use register pair instead of register asmHeiko Carstens2021-06-181-11/+11
| * s390/smp: remove redundant pcpu::lowcore memberAlexander Gordeev2021-06-071-15/+21
| * s390/smp: do not preserve boot CPU lowcore on hotplugAlexander Gordeev2021-06-071-29/+18
| * s390/smp: reallocate IPL CPU lowcoreAlexander Gordeev2021-06-071-0/+52
| * s390/facilities: move stfl information from lowcore to global dataSven Schnelle2021-06-071-4/+0
* | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-1/+0
|/
* KVM: s390: diag9c (directed yield) forwardingPierre Morel2021-03-091-0/+1
* s390/smp: implement arch_irq_work_raise()Ilya Leoshkevich2021-02-241-0/+11
* s390/smp: smp_emergency_stop() - move cpumask away from stackHeiko Carstens2021-02-241-1/+4
* s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens2021-02-241-1/+1
* s390/smp: consolidate locking for smp_rescan()Heiko Carstens2021-02-241-6/+4
* s390: add stack for machine check handlerSven Schnelle2021-02-131-6/+11
* s390: convert to generic entrySven Schnelle2021-01-191-1/+1
* s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle2020-12-091-15/+3
* s390/vdso: reimplement getcpu vdso syscallHeiko Carstens2020-11-231-0/+2
* s390/mm: use invalid asce instead of kernel asceHeiko Carstens2020-11-231-1/+1
* s390/mm: remove set_fs / rework address space handlingHeiko Carstens2020-11-231-9/+1
* s390/smp: move rcu_cpu_starting() earlierQian Cai2020-11-031-1/+2
* s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov2020-10-021-6/+6
* Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-1/+1
|\
| * treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
* | s390/smp: add missing linebreakHeiko Carstens2020-07-031-0/+1
* | s390/smp: move smp_cpus_done() to header fileHeiko Carstens2020-07-031-4/+0
|/
* Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-081-0/+8
|\
| * s390: add machine check SIGPSven Schnelle2020-05-281-0/+8
* | s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo2020-04-221-2/+2
|/
* s390/topology: remove offline CPUs from CPU topology masksAlexander Gordeev2020-03-231-2/+4
* s390/cpuinfo: show processor physical addressAlexander Gordeev2020-03-231-0/+5
* s390: prevent leaking kernel address in BEARSven Schnelle2020-03-101-0/+2
* s390: remove last diag 0x44 callerHeiko Carstens2019-12-111-8/+5
* s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik2019-11-301-1/+1
* s390/smp,vdso: fix ASCE handlingHeiko Carstens2019-11-301-0/+5
* s390/smp: fix physical to logical CPU map for SMTHeiko Carstens2019-11-201-26/+54
* s390: improve wait logic of stop_machineMartin Schwidefsky2019-06-151-1/+1
* s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens2019-06-071-19/+0
* 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/+1
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-1/+1
* s390/kasan: reipl and kexec supportVasily Gorbik2018-10-091-2/+3