index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpufeature.c
Age
Commit message (
Expand
)
Author
2023-11-30
arm64: Avoid enabling KPTI unnecessarily
Ard Biesheuvel
2023-11-08
arm64: Move MediaTek GIC quirk handling from irqchip to core
Douglas Anderson
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
2023-10-26
Merge branch 'for-next/feat_lse128' into for-next/core
Catalin Marinas
2023-10-26
Merge branch 'for-next/feat_lrcpc3' into for-next/core
Catalin Marinas
2023-10-26
Merge branch 'for-next/feat_sve_b16b16' into for-next/core
Catalin Marinas
2023-10-26
Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...
Catalin Marinas
2023-10-23
arm64: cpufeature: Change DBM to display enabled cores
Jeremy Linton
2023-10-23
arm64: cpufeature: Display the set of cores with a feature
Jeremy Linton
2023-10-16
arm64: Remove cpus_have_const_cap()
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_NVIDIA_CARMEL_CNP
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1742098
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PAN
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNP
Mark Rutland
2023-10-16
arm64: Use a positive cpucap for FP/SIMD
Mark Rutland
2023-10-16
arm64: Rename SVE/SME cpu_enable functions
Mark Rutland
2023-10-16
arm64: Explicitly save/restore CPACR when probing SVE and SME
Mark Rutland
2023-10-16
arm64: Split kpti_install_ng_mappings()
Mark Rutland
2023-10-16
arm64: Fixup user features at boot time
Mark Rutland
2023-10-16
arm64: Rework setup_cpu_features()
Mark Rutland
2023-10-13
arm64: add FEAT_LSE128 HWCAP
Joey Gouly
2023-10-13
arm64: add FEAT_LRCPC3 HWCAP
Joey Gouly
2023-09-29
arm64/sve: Report FEAT_SVE_B16B16 to userspace
Mark Brown
2023-09-25
arm64/sve: Remove SMCR pseudo register from cpufeature code
Mark Brown
2023-09-25
arm64/sve: Remove ZCR pseudo register from cpufeature code
Mark Brown
2023-09-18
arm64: cpufeature: Fix CLRBHB and BC detection
Kristina Martsenko
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-08-17
arm64: Add feature detection for fine grained traps
Mark Brown
2023-08-04
arm64: add HWCAP for FEAT_HBC (hinted conditional branches)
Joey Gouly
2023-07-27
arm64/cpufeature: Use ARM64_CPUID_FIELD() to match EVT
Mark Brown
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-06-23
Merge branch 'for-next/feat_s1pie' into for-next/core
Catalin Marinas
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
2023-06-15
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-06-15
Merge branch kvm-arm64/configurable-id-regs into kvmarm/next
Oliver Upton
2023-06-15
KVM: arm64: Use arm64_ftr_bits to sanitise ID register writes
Jing Zhang
2023-06-12
arm64: Add KVM_HVHE capability and has_hvhe() predicate
Marc Zyngier
2023-06-12
arm64: Turn kaslr_feature_override into a generic SW feature override
Marc Zyngier
2023-06-07
arm64: cpufeature: fold cpus_set_cap() into update_cpu_capabilities()
Mark Rutland
2023-06-07
arm64: cpufeature: use cpucap naming
Mark Rutland
2023-06-07
arm64: standardise cpucap bitmap names
Mark Rutland
2023-06-06
arm64: cpufeature: add Permission Indirection Extension cpucap
Joey Gouly
2023-06-06
arm64: cpufeature: add TCR2 cpucap
Joey Gouly
2023-06-06
arm64: cpufeature: add system register ID_AA64MMFR3
Joey Gouly
2023-06-05
arm64: mops: detect and enable FEAT_MOPS
Kristina Martsenko
2023-06-05
arm64: cpufeature: detect FEAT_HCX
Kristina Martsenko
2023-05-26
arm64/cpufeature: Use helper for ECV CNTPOFF cpufeature
Mark Brown
2023-05-21
KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is available
Marc Zyngier
2023-05-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-05-02
arm64: cpufeature: Fix pointer auth hwcaps
Kristina Martsenko
[next]