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