summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/cpuinfo.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: Delay initialisation of cpuinfo_arm64::reg_{zcr,smcr}Marc Zyngier2022-07-251-16/+0
* Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon2022-07-251-0/+1
|\
| * arm64/hwcap: Support FEAT_EBF16Mark Brown2022-07-201-0/+1
* | Merge branch 'for-next/sysregs' into for-next/coreWill Deacon2022-07-251-11/+18
|\ \
| * | arm64/sysreg: Standardise naming for CTR_EL0 fieldsMark Brown2022-07-051-6/+6
| * | arm64/cpuinfo: Remove references to reserved cache typeMark Brown2022-07-051-8/+15
| |/
* | arm64/sme: Expose SMIDR through sysfsMark Brown2022-06-231-1/+22
|/
* Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier2022-05-041-0/+1
|\
| * arm64: Add HWCAP advertising FEAT_WFXTMarc Zyngier2022-04-201-0/+1
* | arm64/sme: Identify supported SME vector lengths at bootMark Brown2022-04-221-0/+4
* | arm64/sme: Basic enumeration supportMark Brown2022-04-221-0/+9
|/
* arm64/mte: Add hwcap for asymmetric modeMark Brown2022-02-251-0/+1
* arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly2021-12-131-0/+1
* arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly2021-12-131-0/+1
* arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly2021-12-131-0/+1
* arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier2021-10-191-0/+1
* arm64: cpuinfo: Split AArch32 registers out into a separate structWill Deacon2021-06-111-25/+28
* arm64: Check if GMID_EL1.BS is the same on all CPUsCatalin Marinas2021-05-261-0/+3
* arm64: Change the cpuinfo_arm64 member type for some sysregs to u64Catalin Marinas2021-05-261-1/+1
* arm64: cpuinfo: Fix a typoBhaskar Chowdhury2021-03-221-1/+1
* arm64: avoid -Woverride-init warningArnd Bergmann2020-10-281-3/+4
* Merge branch 'for-next/mte' into for-next/coreWill Deacon2020-10-021-0/+1
|\
| * arm64: mte: CPU feature detection and initial sysreg configurationVincenzo Frascino2020-09-031-1/+1
* | arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitionsAnshuman Khandual2020-09-111-85/+92
|/
* arm64/cpuinfo: Remove unnecessary fallthrough annotationGustavo A. R. Silva2020-08-271-1/+0
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* arm64: Reserve HWCAP2_MTE as (1 << 18)Catalin Marinas2020-07-241-0/+1
* Merge branch 'for-next/bti' into for-next/coreWill Deacon2020-05-281-0/+1
|\
| * arm64: Basic Branch Target Identification supportDave Martin2020-03-161-0/+1
| |
| \
*-. \ Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...Will Deacon2020-05-281-2/+6
|\ \ \ | |_|/ |/| |
| | * arm64/cpuinfo: Move device_initcall() near cpuinfo_regs_init()Anshuman Khandual2020-05-041-2/+2
| |/ |/|
| * arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 contextAnshuman Khandual2020-05-211-0/+1
| * arm64/cpufeature: Introduce ID_MMFR5 CPU registerAnshuman Khandual2020-05-211-0/+1
| * arm64/cpufeature: Introduce ID_DFR1 CPU registerAnshuman Khandual2020-05-211-0/+1
| * arm64/cpufeature: Introduce ID_PFR2 CPU registerAnshuman Khandual2020-05-211-0/+1
|/
* Merge branch 'for-next/rng' into for-next/coreWill Deacon2020-01-221-0/+1
|\
| * arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson2020-01-221-0/+1
* | arm64: Introduce ID_ISAR6 CPU registerAnshuman Khandual2020-01-151-0/+1
* | arm64: cpufeature: Export matrix and other features to userspaceSteven Price2020-01-151-0/+7
|/
* arm64: cpufeature: Fix typos in commentShaokun Zhang2019-10-251-1/+1
* arm64: constify icache_policy_str[]Mark Rutland2019-08-131-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-0/+2
|\
| * arm64: Expose FRINT capabilities to userspaceMark Brown2019-06-251-0/+1
| * arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown2019-06-251-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-11/+1
|/
* arm64: Expose SVE2 features for userspaceDave Martin2019-04-231-0/+6
* arm64: Expose DC CVADP to userspaceAndrew Murray2019-04-161-0/+1
* arm64: HWCAP: add support for AT_HWCAP2Andrew Murray2019-04-161-1/+1
* arm64: add basic pointer authentication supportMark Rutland2018-12-131-0/+2
* arm64: Add support for SB barrier and patch in over DSB; ISB sequencesWill Deacon2018-12-061-0/+1