summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/smp.c
AgeCommit message (Expand)Author
2021-07-08s390: preempt: Fix preempt_count initializationValentin Schneider
2021-07-08s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()Heiko Carstens
2021-07-08s390/smp: use call_on_stack() macroHeiko Carstens
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-06-18s390/smp: use register pair instead of register asmHeiko Carstens
2021-06-07s390/smp: remove redundant pcpu::lowcore memberAlexander Gordeev
2021-06-07s390/smp: do not preserve boot CPU lowcore on hotplugAlexander Gordeev
2021-06-07s390/smp: reallocate IPL CPU lowcoreAlexander Gordeev
2021-06-07s390/facilities: move stfl information from lowcore to global dataSven Schnelle
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-03-09KVM: s390: diag9c (directed yield) forwardingPierre Morel
2021-02-24s390/smp: implement arch_irq_work_raise()Ilya Leoshkevich
2021-02-24s390/smp: smp_emergency_stop() - move cpumask away from stackHeiko Carstens
2021-02-24s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens
2021-02-24s390/smp: consolidate locking for smp_rescan()Heiko Carstens
2021-02-13s390: add stack for machine check handlerSven Schnelle
2021-01-19s390: convert to generic entrySven Schnelle
2020-12-09s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle
2020-11-23s390/vdso: reimplement getcpu vdso syscallHeiko Carstens
2020-11-23s390/mm: use invalid asce instead of kernel asceHeiko Carstens
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens
2020-11-03s390/smp: move rcu_cpu_starting() earlierQian Cai
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-03s390/smp: add missing linebreakHeiko Carstens
2020-07-03s390/smp: move smp_cpus_done() to header fileHeiko Carstens
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-05-28s390: add machine check SIGPSven Schnelle
2020-04-22s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo
2020-03-23s390/topology: remove offline CPUs from CPU topology masksAlexander Gordeev
2020-03-23s390/cpuinfo: show processor physical addressAlexander Gordeev
2020-03-10s390: prevent leaking kernel address in BEARSven Schnelle
2019-12-11s390: remove last diag 0x44 callerHeiko Carstens
2019-11-30s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik
2019-11-30s390/smp,vdso: fix ASCE handlingHeiko Carstens
2019-11-20s390/smp: fix physical to logical CPU map for SMTHeiko Carstens
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky
2019-06-07s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12memblock: drop memblock_alloc_base()Mike Rapoport
2019-03-06s390/vtime: steal time exponential moving averageMartin Schwidefsky
2019-01-11s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand
2019-01-11s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-09s390/kasan: reipl and kexec supportVasily Gorbik