summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-03s390/smp: add missing linebreakHeiko Carstens1-0/+1
2020-07-03s390/smp: move smp_cpus_done() to header fileHeiko Carstens1-4/+0
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+8
2020-05-28s390: add machine check SIGPSven Schnelle1-0/+8
2020-04-22s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo1-2/+2
2020-03-23s390/topology: remove offline CPUs from CPU topology masksAlexander Gordeev1-2/+4
2020-03-23s390/cpuinfo: show processor physical addressAlexander Gordeev1-0/+5
2020-03-10s390: prevent leaking kernel address in BEARSven Schnelle1-0/+2
2019-12-11s390: remove last diag 0x44 callerHeiko Carstens1-8/+5
2019-11-30s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik1-1/+1
2019-11-30s390/smp,vdso: fix ASCE handlingHeiko Carstens1-0/+5
2019-11-20s390/smp: fix physical to logical CPU map for SMTHeiko Carstens1-26/+54
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky1-1/+1
2019-06-07s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens1-19/+0
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky1-0/+1
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer1-1/+1
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+2
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-1/+4
2019-03-12memblock: drop memblock_alloc_base()Mike Rapoport1-1/+5
2019-03-06s390/vtime: steal time exponential moving averageMartin Schwidefsky1-1/+2
2019-01-11s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand1-1/+6
2019-01-11s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer1-0/+4
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-2/+1
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport1-1/+1
2018-10-09s390/kasan: reipl and kexec supportVasily Gorbik1-2/+3
2018-10-09s390/smp: kasan stack instrumentation supportVasily Gorbik1-3/+3
2018-10-09s390: unify stack size definitionsVasily Gorbik1-3/+3
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky1-36/+50
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap1-1/+0
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky1-0/+1
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky1-0/+2
2018-02-05s390/alternative: use a copy of the facility bit maskMartin Schwidefsky1-1/+3
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches1-1/+1
2017-11-20s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter1-0/+1
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-51/+36
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-19s390/nmi: allocation of the extended save areaMartin Schwidefsky1-36/+7
2017-10-19s390/nmi: use smp_emergency_stop instead of smp_send_stopMartin Schwidefsky1-13/+17
2017-10-16s390/cputime: fix guest/irq/softirq times after CPU hotplugChristian Borntraeger1-0/+3
2017-09-28s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky1-0/+4
2017-09-28s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky1-2/+8
2017-08-23s390/smp: convert cpuhp_setup_state() return code to zero on successHeiko Carstens1-0/+1
2017-06-12s390/smp: fix false positive kmemleak of mcesa data structureChristian Borntraeger1-0/+3
2017-03-22Merge branch 'guarded-storage' into 'features' to make merging withMartin Schwidefsky1-5/+38
2017-03-22s390/smp: fix ipl from cpu with non-zero addressHeiko Carstens1-3/+2
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky1-5/+38
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1