summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/processor.c
Commit message (Expand)AuthorAgeFilesLines
* s390/alternatives: Move text sync functionsHeiko Carstens2024-07-231-1/+19
* s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens2023-12-111-2/+2
* s390/fpu: remove "novx" optionHeiko Carstens2023-12-111-4/+1
* s390/bp: remove s390_isolate_bp_guest()Heiko Carstens2023-03-131-9/+0
* s390/bp: remove TIF_ISOLATE_BPHeiko Carstens2023-03-131-9/+0
* s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens2022-07-191-10/+0
* s390: add z16 elf platformHeiko Carstens2022-04-061-0/+4
* s390: raise minimum supported machine generation to z10Vasily Gorbik2022-03-101-19/+3
* s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior2021-08-051-2/+2
* s390/hwcaps: make sie capability regular hwcapHeiko Carstens2021-07-271-10/+2
* s390/hwcaps: remove hwcap stfle checkHeiko Carstens2021-07-271-1/+1
* s390/hwcaps: remove z/Architecture mode active checkHeiko Carstens2021-07-271-2/+1
* s390/hwcaps: use consistent coding style / remove commentsHeiko Carstens2021-07-271-54/+13
* s390/hwcaps: open code initialization of first six hwcap bitsHeiko Carstens2021-07-271-6/+24
* s390/hwcaps: split setup_hwcaps()Heiko Carstens2021-07-271-9/+15
* s390/hwcaps: move setup_hwcaps()Heiko Carstens2021-07-271-0/+160
* s390/hwcaps: add sanity checksHeiko Carstens2021-07-271-0/+2
* s390/hwcaps: use named initializers for hwcap string arraysHeiko Carstens2021-07-271-4/+23
* s390: add HWCAP_S390_PCI_MIO to ELF hwcapsNiklas Schnelle2021-07-271-1/+1
* s390: report more CPU capabilitiesHeiko Carstens2021-07-271-1/+1
* s390/facilities: move stfl information from lowcore to global dataSven Schnelle2021-06-071-3/+1
* s390/cpuinfo: do not skip info for CPUs without MHz featureAlexander Gordeev2020-03-231-2/+2
* s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev2020-03-231-1/+4
* s390/cpuinfo: show number of online CPUs within a packageAlexander Gordeev2020-03-231-0/+1
* s390/cpuinfo: show number of online coresAlexander Gordeev2020-03-231-0/+1
* s390/cpuinfo: show processor physical addressAlexander Gordeev2020-03-231-0/+1
* s390/cpuinfo: add system topology informationAlexander Gordeev2020-03-101-0/+22
* processor: get rid of cpu_relax_yieldHeiko Carstens2019-06-151-2/+2
* s390: improve wait logic of stop_machineMartin Schwidefsky2019-06-151-5/+12
* s390: report new CPU capabilitiesMartin Schwidefsky2019-04-251-1/+2
* s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2018-02-051-0/+18
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/cpuinfo: show facilities as reported by stfleHeiko Carstens2017-03-221-0/+14
* s390: add a system call for guarded storageMartin Schwidefsky2017-03-221-1/+1
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-0/+2
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* s390: report new vector facilitiesMartin Schwidefsky2017-02-081-1/+1
* s390: use false/true when using boolHeiko Carstens2017-01-161-1/+1
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-2/+2
* s390/cpuinfo: show maximum thread idHeiko Carstens2016-07-041-0/+1
* s390/cpuinfo: rename cpu field to cpu numberHeiko Carstens2016-06-281-1/+1
* s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-131-5/+50
* s390/cpuinfo: print cache info and all single cpu lines on first iterationHeiko Carstens2016-06-131-28/+34
* s390: add missing include statementsHeiko Carstens2016-05-101-0/+1
* s390/cpuinfo: simplify locking and skip offline cpus earlyHeiko Carstens2016-05-101-4/+11
* s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand2015-11-301-0/+6
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-141-1/+4
* s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner2015-07-221-0/+9
* s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens2015-03-021-1/+1