aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/cpuinfo.c
AgeCommit message (Expand)Author
2022-09-06arm64/sysreg: Add hwcap for SVE EBF16Mark Brown
2022-07-25arm64: Delay initialisation of cpuinfo_arm64::reg_{zcr,smcr}Marc Zyngier
2022-07-25Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/sysregs' into for-next/coreWill Deacon
2022-07-20arm64/hwcap: Support FEAT_EBF16Mark Brown
2022-07-05arm64/sysreg: Standardise naming for CTR_EL0 fieldsMark Brown
2022-07-05arm64/cpuinfo: Remove references to reserved cache typeMark Brown
2022-06-23arm64/sme: Expose SMIDR through sysfsMark Brown
2022-05-04Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier
2022-04-22arm64/sme: Identify supported SME vector lengths at bootMark Brown
2022-04-22arm64/sme: Basic enumeration supportMark Brown
2022-04-20arm64: Add HWCAP advertising FEAT_WFXTMarc Zyngier
2022-02-25arm64/mte: Add hwcap for asymmetric modeMark Brown
2021-12-13arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly
2021-12-13arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly
2021-12-13arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly
2021-10-19arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier
2021-06-11arm64: cpuinfo: Split AArch32 registers out into a separate structWill Deacon
2021-05-26arm64: Check if GMID_EL1.BS is the same on all CPUsCatalin Marinas
2021-05-26arm64: Change the cpuinfo_arm64 member type for some sysregs to u64Catalin Marinas
2021-03-22arm64: cpuinfo: Fix a typoBhaskar Chowdhury
2020-10-28arm64: avoid -Woverride-init warningArnd Bergmann
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-09-11arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitionsAnshuman Khandual
2020-09-03arm64: mte: CPU feature detection and initial sysreg configurationVincenzo Frascino
2020-08-27arm64/cpuinfo: Remove unnecessary fallthrough annotationGustavo A. R. Silva
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-24arm64: Reserve HWCAP2_MTE as (1 << 18)Catalin Marinas
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon
2020-05-28Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...Will Deacon
2020-05-21arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 contextAnshuman Khandual
2020-05-21arm64/cpufeature: Introduce ID_MMFR5 CPU registerAnshuman Khandual
2020-05-21arm64/cpufeature: Introduce ID_DFR1 CPU registerAnshuman Khandual
2020-05-21arm64/cpufeature: Introduce ID_PFR2 CPU registerAnshuman Khandual
2020-05-04arm64/cpuinfo: Move device_initcall() near cpuinfo_regs_init()Anshuman Khandual
2020-03-16arm64: Basic Branch Target Identification supportDave Martin
2020-01-22Merge branch 'for-next/rng' into for-next/coreWill Deacon
2020-01-22arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson
2020-01-15arm64: Introduce ID_ISAR6 CPU registerAnshuman Khandual
2020-01-15arm64: cpufeature: Export matrix and other features to userspaceSteven Price
2019-10-25arm64: cpufeature: Fix typos in commentShaokun Zhang
2019-08-13arm64: constify icache_policy_str[]Mark Rutland
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-06-25arm64: Expose FRINT capabilities to userspaceMark Brown
2019-06-25arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-04-23arm64: Expose SVE2 features for userspaceDave Martin
2019-04-16arm64: Expose DC CVADP to userspaceAndrew Murray
2019-04-16arm64: HWCAP: add support for AT_HWCAP2Andrew Murray
2018-12-13arm64: add basic pointer authentication supportMark Rutland