aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
AgeCommit message (Expand)Author
2020-05-10s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo
2020-01-09s390/smp: fix physical to logical CPU map for SMTHeiko Carstens
2019-12-17s390/smp,vdso: fix ASCE handlingHeiko Carstens
2019-01-31s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand
2019-01-31s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2018-02-05s390/alternative: use a copy of the facility bit maskMartin Schwidefsky
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches
2017-11-20s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19s390/nmi: allocation of the extended save areaMartin Schwidefsky
2017-10-19s390/nmi: use smp_emergency_stop instead of smp_send_stopMartin Schwidefsky
2017-10-16s390/cputime: fix guest/irq/softirq times after CPU hotplugChristian Borntraeger
2017-09-28s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky
2017-09-28s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky
2017-08-23s390/smp: convert cpuhp_setup_state() return code to zero on successHeiko Carstens
2017-06-12s390/smp: fix false positive kmemleak of mcesa data structureChristian Borntraeger
2017-03-22Merge branch 'guarded-storage' into 'features' to make merging withMartin Schwidefsky
2017-03-22s390/smp: fix ipl from cpu with non-zero addressHeiko Carstens
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-07s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens
2016-12-07s390/smp: use smp_get_base_cpu() helper functionHeiko Carstens
2016-11-22locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger
2016-11-11s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move thread_info into task_structHeiko Carstens
2016-11-09s390/smp: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09s390/smp: Make cpu notifier symetricThomas Gleixner
2016-07-18s390/smp: clean up a conditionDan Carpenter
2016-06-28s390/smp: use basic blocks for sigp inline assembliesHeiko Carstens
2016-06-13s390/mm: simplify the TLB flushing codeMartin Schwidefsky
2016-05-06sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-01-19s390: remove superfluous memblock_alloc() return value checksHeiko Carstens
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens
2015-12-18s390/smp: save timestamp on external callsHeiko Carstens
2015-11-27s390/dump: cleanup CPU save area handlingMartin Schwidefsky
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky
2015-11-27s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky
2015-11-27s390/dump: streamline oldmem copy functionsMartin Schwidefsky
2015-11-27s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky
2015-10-14s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger
2015-10-14s390/diag: add tracepoint for diagnose callsMartin Schwidefsky