summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/cpufeature.c
AgeCommit message (Expand)Author
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-08Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2024-01-04Merge branch 'for-next/fixes' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/lpa2-prep' into for-next/coreWill Deacon
2023-12-19Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/nextMarc Zyngier
2023-12-19arm64: cpufeatures: Restrict NV support to FEAT_NV2Marc Zyngier
2023-12-13arm64: Align boot cpucap handling with system cpucap handlingMark Rutland
2023-12-13arm64: Cleanup system cpucap handlingMark Rutland
2023-12-05arm64: Get rid of ARM64_HAS_NO_HW_PREFETCHMarc Zyngier
2023-11-30arm64: Avoid enabling KPTI unnecessarilyArd Biesheuvel
2023-11-27arm64: Add ARM64_HAS_LPA2 CPU capabilityRyan Roberts
2023-11-08arm64: Move MediaTek GIC quirk handling from irqchip to coreDouglas Anderson
2023-10-26Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas
2023-10-26Merge branch 'for-next/feat_lse128' into for-next/coreCatalin Marinas
2023-10-26Merge branch 'for-next/feat_lrcpc3' into for-next/coreCatalin Marinas
2023-10-26Merge branch 'for-next/feat_sve_b16b16' into for-next/coreCatalin Marinas
2023-10-26Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...Catalin Marinas
2023-10-23arm64: cpufeature: Change DBM to display enabled coresJeremy Linton
2023-10-23arm64: cpufeature: Display the set of cores with a featureJeremy Linton
2023-10-16arm64: Remove cpus_have_const_cap()Mark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_NVIDIA_CARMEL_CNPMark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1742098Mark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PANMark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNPMark Rutland
2023-10-16arm64: Use a positive cpucap for FP/SIMDMark Rutland
2023-10-16arm64: Rename SVE/SME cpu_enable functionsMark Rutland
2023-10-16arm64: Explicitly save/restore CPACR when probing SVE and SMEMark Rutland
2023-10-16arm64: Split kpti_install_ng_mappings()Mark Rutland
2023-10-16arm64: Fixup user features at boot timeMark Rutland
2023-10-16arm64: Rework setup_cpu_features()Mark Rutland
2023-10-13arm64: add FEAT_LSE128 HWCAPJoey Gouly
2023-10-13arm64: add FEAT_LRCPC3 HWCAPJoey Gouly
2023-09-29arm64/sve: Report FEAT_SVE_B16B16 to userspaceMark Brown
2023-09-25arm64/sve: Remove SMCR pseudo register from cpufeature codeMark Brown
2023-09-25arm64/sve: Remove ZCR pseudo register from cpufeature codeMark Brown
2023-09-18arm64: cpufeature: Fix CLRBHB and BC detectionKristina Martsenko
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-08-17arm64: Add feature detection for fine grained trapsMark Brown
2023-08-04arm64: add HWCAP for FEAT_HBC (hinted conditional branches)Joey Gouly
2023-07-27arm64/cpufeature: Use ARM64_CPUID_FIELD() to match EVTMark Brown
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-23Merge branch 'for-next/feat_s1pie' into for-next/coreCatalin Marinas
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas
2023-06-15Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2023-06-15Merge branch kvm-arm64/configurable-id-regs into kvmarm/nextOliver Upton
2023-06-15KVM: arm64: Use arm64_ftr_bits to sanitise ID register writesJing Zhang
2023-06-12arm64: Add KVM_HVHE capability and has_hvhe() predicateMarc Zyngier
2023-06-12arm64: Turn kaslr_feature_override into a generic SW feature overrideMarc Zyngier
2023-06-07arm64: cpufeature: fold cpus_set_cap() into update_cpu_capabilities()Mark Rutland
2023-06-07arm64: cpufeature: use cpucap namingMark Rutland