aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpufeature.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-05arm64/mte: Standardise GMID field name definitionsMark Brown1-1/+1
2022-07-05arm64/sysreg: Standardise naming for DCZID_EL0 field namesMark Brown1-2/+2
2022-07-05arm64/sysreg: Standardise naming for CTR_EL0 fieldsMark Brown1-10/+10
2022-07-01arm64: Add the arm64.nosve command line optionMarc Zyngier1-2/+6
2022-07-01arm64: Add the arm64.nosme command line optionMarc Zyngier1-1/+3
2022-06-24arm64: mm: provide idmap pointer to cpu_replace_ttbr1()Ard Biesheuvel1-1/+1
2022-06-23arm64: trap implementation defined functionality in userspaceKristina Martsenko1-0/+18
2022-06-23arm64: cpufeature: Allow different PMU versions in ID_DFR0_EL1Alexandru Elisei1-1/+1
2022-06-23arm64: mm: install KPTI nG mappings with MMU enabledArd Biesheuvel1-3/+51
2022-06-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+0
2022-06-16arm64/cpufeature: Unexport set_cpu_feature()Mark Brown1-1/+0
2022-06-09KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHEWill Deacon1-9/+1
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+13
2022-05-25Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-2/+1
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-36/+143
2022-05-16arm64/fp: Rename SVE and SME LEN field name to _WIDTHMark Brown1-2/+2
2022-05-16Merge branch 'for-next/sme' into for-next/sysreg-genCatalin Marinas1-0/+107
2022-05-12arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entryKristina Martsenko1-2/+1
2022-05-04arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro namesMark Brown1-35/+35
2022-05-04arm64: Update name of ID_AA64ISAR0_EL1_ATOMIC to reflect ARMMark Brown1-3/+3
2022-05-04Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier1-0/+13
2022-04-27arm64/sme: Add ID_AA64SMFR0_EL1 to __read_sysreg_by_encoding()Mark Brown1-0/+1
2022-04-22arm64/sme: Identify supported SME vector lengths at bootMark Brown1-0/+47
2022-04-22arm64/sme: Basic enumeration supportMark Brown1-0/+59
2022-04-20KVM: arm64: Expose the WFXT feature to guestsMarc Zyngier1-0/+11
2022-04-20arm64: Add HWCAP advertising FEAT_WFXTMarc Zyngier1-0/+2
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon1-0/+12
2022-03-14Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon1-69/+107
2022-03-14Merge branch 'for-next/pauth' into for-next/coreWill Deacon1-9/+50
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon1-0/+1
2022-03-07arm64: cpufeature: Add missing .field_width for GIC system registersMark Brown1-0/+1
2022-02-25arm64/mte: Add hwcap for asymmetric modeMark Brown1-0/+1
2022-02-25arm64: cpufeature: Always specify and use a field width for capabilitiesMark Brown1-66/+101
2022-02-25arm64: cpufeature: Remove cpu_has_fwb() checkVladimir Murzin1-9/+0
2022-02-25arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin1-2/+39
2022-02-25arm64: cpufeature: Mark existing PAuth architected algorithm as QARMA5Vladimir Murzin1-8/+12
2022-02-25arm64: cpufeature: Account min_field_value when cheking secondaries for PAuthVladimir Murzin1-1/+1
2022-02-24arm64: Use the clearbhb instruction in mitigationsJames Morse1-0/+1
2022-02-16arm64: Add percpu vectors for EL1James Morse1-0/+11
2022-01-28arm64: cpufeature: List early Cortex-A510 parts as having broken dbmJames Morse1-0/+3
2021-12-13arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly1-0/+2
2021-12-13arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly1-0/+9
2021-12-13arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly1-0/+2
2021-11-11Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2021-11-08arm64: arm64_ftr_reg->name may not be a human-readable stringReiji Watanabe1-3/+7
2021-11-07Merge tag 'coresight-fixes-v5.16' of gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux into char-misc-linusGreg Kroah-Hartman1-0/+1
2021-11-04arm64: cpufeature: Export this_cpu_has_cap helperArnd Bergmann1-0/+1
2021-10-29Merge branch 'for-next/sve' into for-next/coreWill Deacon1-3/+3
2021-10-29Merge branch 'for-next/mte' into for-next/coreWill Deacon1-0/+10
2021-10-21arm64/sve: Put system wide vector length information into structsMark Brown1-3/+3