aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpufeature.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm64/sysreg: Align pointer auth enumeration defines with architectureMark Brown2022-07-051-12/+12
| * | arm64/mte: Standardise GMID field name definitionsMark Brown2022-07-051-1/+1
| * | arm64/sysreg: Standardise naming for DCZID_EL0 field namesMark Brown2022-07-051-2/+2
| * | arm64/sysreg: Standardise naming for CTR_EL0 fieldsMark Brown2022-07-051-10/+10
| |/
* | Merge branch 'for-next/perf' into for-next/coreWill Deacon2022-07-251-1/+1
|\ \
| * | arm64: cpufeature: Allow different PMU versions in ID_DFR0_EL1Alexandru Elisei2022-06-231-1/+1
| |/
* | Merge branch 'for-next/kpti' into for-next/coreWill Deacon2022-07-251-3/+51
|\ \
| * | arm64: mm: install KPTI nG mappings with MMU enabledArd Biesheuvel2022-06-231-3/+51
| |/
* / arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse2022-07-191-1/+13
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-171-1/+0
|\
| * arm64/cpufeature: Unexport set_cpu_feature()Mark Brown2022-06-161-1/+0
* | KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHEWill Deacon2022-06-091-9/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-261-0/+13
|\
| * Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-05-251-2/+1
| |\
| * \ Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier2022-05-041-0/+13
| |\ \
| | * | KVM: arm64: Expose the WFXT feature to guestsMarc Zyngier2022-04-201-0/+11
| | * | arm64: Add HWCAP advertising FEAT_WFXTMarc Zyngier2022-04-201-0/+2
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-05-231-36/+143
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm64/fp: Rename SVE and SME LEN field name to _WIDTHMark Brown2022-05-161-2/+2
| * | | Merge branch 'for-next/sme' into for-next/sysreg-genCatalin Marinas2022-05-161-0/+107
| |\| |
| | * | arm64/sme: Add ID_AA64SMFR0_EL1 to __read_sysreg_by_encoding()Mark Brown2022-04-271-0/+1
| | * | arm64/sme: Identify supported SME vector lengths at bootMark Brown2022-04-221-0/+47
| | * | arm64/sme: Basic enumeration supportMark Brown2022-04-221-0/+59
| | |/
| * | arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro namesMark Brown2022-05-041-35/+35
| * | arm64: Update name of ID_AA64ISAR0_EL1_ATOMIC to reflect ARMMark Brown2022-05-041-3/+3
| |/
* / arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entryKristina Martsenko2022-05-121-2/+1
|/
* Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon2022-03-141-0/+12
|\
| * arm64: Use the clearbhb instruction in mitigationsJames Morse2022-02-241-0/+1
| * arm64: Add percpu vectors for EL1James Morse2022-02-161-0/+11
* | Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon2022-03-141-69/+107
|\ \
| * | arm64: cpufeature: Add missing .field_width for GIC system registersMark Brown2022-03-071-0/+1
| * | arm64: cpufeature: Always specify and use a field width for capabilitiesMark Brown2022-02-251-66/+101
| |/
* | Merge branch 'for-next/pauth' into for-next/coreWill Deacon2022-03-141-9/+50
|\ \
| * | arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin2022-02-251-2/+39
| * | arm64: cpufeature: Mark existing PAuth architected algorithm as QARMA5Vladimir Murzin2022-02-251-8/+12
| * | arm64: cpufeature: Account min_field_value when cheking secondaries for PAuthVladimir Murzin2022-02-251-1/+1
| |/
* | Merge branch 'for-next/mte' into for-next/coreWill Deacon2022-03-141-0/+1
|\ \
| * | arm64/mte: Add hwcap for asymmetric modeMark Brown2022-02-251-0/+1
| |/
* / arm64: cpufeature: Remove cpu_has_fwb() checkVladimir Murzin2022-02-251-9/+0
|/
* arm64: cpufeature: List early Cortex-A510 parts as having broken dbmJames Morse2022-01-281-0/+3
* arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly2021-12-131-0/+2
* arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly2021-12-131-0/+9
* arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly2021-12-131-0/+2
* Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-111-0/+1
|\
| * Merge tag 'coresight-fixes-v5.16' of gitolite.kernel.org:pub/scm/linux/kernel...Greg Kroah-Hartman2021-11-071-0/+1
| |\
| | * arm64: cpufeature: Export this_cpu_has_cap helperArnd Bergmann2021-11-041-0/+1
* | | arm64: arm64_ftr_reg->name may not be a human-readable stringReiji Watanabe2021-11-081-3/+7
|/ /
* | Merge branch 'for-next/sve' into for-next/coreWill Deacon2021-10-291-3/+3
|\ \
| * | arm64/sve: Put system wide vector length information into structsMark Brown2021-10-211-3/+3
| |/
* | Merge branch 'for-next/mte' into for-next/coreWill Deacon2021-10-291-0/+10
|\ \