summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/processor.c
AgeCommit message (Expand)Author
2023-12-11s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens
2023-12-11s390/fpu: remove "novx" optionHeiko Carstens
2023-03-13s390/bp: remove s390_isolate_bp_guest()Heiko Carstens
2023-03-13s390/bp: remove TIF_ISOLATE_BPHeiko Carstens
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens
2022-04-06s390: add z16 elf platformHeiko Carstens
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik
2021-08-05s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior
2021-07-27s390/hwcaps: make sie capability regular hwcapHeiko Carstens
2021-07-27s390/hwcaps: remove hwcap stfle checkHeiko Carstens
2021-07-27s390/hwcaps: remove z/Architecture mode active checkHeiko Carstens
2021-07-27s390/hwcaps: use consistent coding style / remove commentsHeiko Carstens
2021-07-27s390/hwcaps: open code initialization of first six hwcap bitsHeiko Carstens
2021-07-27s390/hwcaps: split setup_hwcaps()Heiko Carstens
2021-07-27s390/hwcaps: move setup_hwcaps()Heiko Carstens
2021-07-27s390/hwcaps: add sanity checksHeiko Carstens
2021-07-27s390/hwcaps: use named initializers for hwcap string arraysHeiko Carstens
2021-07-27s390: add HWCAP_S390_PCI_MIO to ELF hwcapsNiklas Schnelle
2021-07-27s390: report more CPU capabilitiesHeiko Carstens
2021-06-07s390/facilities: move stfl information from lowcore to global dataSven Schnelle
2020-03-23s390/cpuinfo: do not skip info for CPUs without MHz featureAlexander Gordeev
2020-03-23s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2020-03-23s390/cpuinfo: show number of online CPUs within a packageAlexander Gordeev
2020-03-23s390/cpuinfo: show number of online coresAlexander Gordeev
2020-03-23s390/cpuinfo: show processor physical addressAlexander Gordeev
2020-03-10s390/cpuinfo: add system topology informationAlexander Gordeev
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky
2019-04-25s390: report new CPU capabilitiesMartin Schwidefsky
2018-02-05s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-22s390/cpuinfo: show facilities as reported by stfleHeiko Carstens
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-08s390: report new vector facilitiesMartin Schwidefsky
2017-01-16s390: use false/true when using boolHeiko Carstens
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-07-04s390/cpuinfo: show maximum thread idHeiko Carstens
2016-06-28s390/cpuinfo: rename cpu field to cpu numberHeiko Carstens
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens
2016-06-13s390/cpuinfo: print cache info and all single cpu lines on first iterationHeiko Carstens
2016-05-10s390: add missing include statementsHeiko Carstens
2016-05-10s390/cpuinfo: simplify locking and skip offline cpus earlyHeiko Carstens
2015-11-30s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-07-22s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner
2015-03-02s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens
2015-01-29s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens