index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
cpufeature.h
Age
Commit message (
Expand
)
Author
2025-04-16
watchdog: diag288_wdt: Implement module autoload
Heiko Carstens
2025-03-04
s390/bear: Convert cpu_has_bear() to cpu feature function
Heiko Carstens
2025-03-04
s390/vx: Convert cpu_has_vx() to cpu feature function
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_IDTE to cpu_has_idte()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_EDAT2 to cpu_has_edat2()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_TOPOLOGY to cpu_has_topology()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_TLB_LC to cpu_has_tlb_lc()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_NX to cpu_has_nx()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_RDP to cpu_has_rdp()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_SEQ_INSN to cpu_has_seq_insn()
Heiko Carstens
2022-07-19
s390/uvdevice: autoload module based on CPU facility
Steffen Eiden
2022-07-19
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
2021-07-27
s390/hwcaps: shorten HWCAP defines
Heiko Carstens
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-07-22
s390/module: enable generic CPU feature modalias using s390 ELF hwcaps
Hendrik Brueckner