summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/processor.c
AgeCommit message (Expand)Author
2025-04-30s390: Simple strcpy() to strscpy() conversionsHeiko Carstens
2025-04-09s390: Add z17 elf platformVasily Gorbik
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-03-04s390/tx: Convert MACHINE_HAS_TE to machine_has_tx()Heiko Carstens
2025-03-04s390/pci: Get rid of MACHINE_HAS_PCI_MIOHeiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()Heiko Carstens
2025-02-24s390: switch stop_machine_yield() to using cpumask_next_wrap()Yury Norov
2025-02-24cpumask: deprecate cpumask_next_wrap()Yury Norov
2024-07-23s390/alternatives: Move text sync functionsHeiko Carstens
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