summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/cpufeature.c
AgeCommit message (Expand)Author
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-25arm64: Delay initialisation of cpuinfo_arm64::reg_{zcr,smcr}Marc Zyngier
2022-07-25Merge branch 'for-next/boot' into for-next/coreWill Deacon
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-25Merge branch 'for-next/perf' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/kpti' into for-next/coreWill Deacon
2022-07-20arm64/hwcap: Support FEAT_EBF16Mark Brown
2022-07-20arm64/cpufeature: Store elf_hwcaps as a bitmap rather than unsigned longMark Brown
2022-07-19arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
2022-07-05arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition namesMark Brown
2022-07-05arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition namesMark Brown
2022-07-05arm64/sysreg: Standardise naming for ID_AA64ZFR0_EL1 fieldsMark Brown
2022-07-05arm64/sysreg: Standardise naming for ID_AA64SMFR0_EL1 enumsMark Brown
2022-07-05arm64/sysreg: Standardise naming for WFxT definesMark Brown
2022-07-05arm64/sysreg: Make BHB clear feature defines match the architectureMark Brown
2022-07-05arm64/sysreg: Align pointer auth enumeration defines with architectureMark Brown
2022-07-05arm64/mte: Standardise GMID field name definitionsMark Brown
2022-07-05arm64/sysreg: Standardise naming for DCZID_EL0 field namesMark Brown
2022-07-05arm64/sysreg: Standardise naming for CTR_EL0 fieldsMark Brown
2022-07-01arm64: Add the arm64.nosve command line optionMarc Zyngier
2022-07-01arm64: Add the arm64.nosme command line optionMarc Zyngier
2022-06-24arm64: mm: provide idmap pointer to cpu_replace_ttbr1()Ard Biesheuvel
2022-06-23arm64: trap implementation defined functionality in userspaceKristina Martsenko
2022-06-23arm64: cpufeature: Allow different PMU versions in ID_DFR0_EL1Alexandru Elisei
2022-06-23arm64: mm: install KPTI nG mappings with MMU enabledArd Biesheuvel
2022-06-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-06-16arm64/cpufeature: Unexport set_cpu_feature()Mark Brown
2022-06-09KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHEWill Deacon
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-25Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-05-16arm64/fp: Rename SVE and SME LEN field name to _WIDTHMark Brown
2022-05-16Merge branch 'for-next/sme' into for-next/sysreg-genCatalin Marinas
2022-05-12arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entryKristina Martsenko
2022-05-04arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro namesMark Brown
2022-05-04arm64: Update name of ID_AA64ISAR0_EL1_ATOMIC to reflect ARMMark Brown
2022-05-04Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier
2022-04-27arm64/sme: Add ID_AA64SMFR0_EL1 to __read_sysreg_by_encoding()Mark Brown
2022-04-22arm64/sme: Identify supported SME vector lengths at bootMark Brown
2022-04-22arm64/sme: Basic enumeration supportMark Brown
2022-04-20KVM: arm64: Expose the WFXT feature to guestsMarc Zyngier
2022-04-20arm64: Add HWCAP advertising FEAT_WFXTMarc Zyngier
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/pauth' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon
2022-03-07arm64: cpufeature: Add missing .field_width for GIC system registersMark Brown
2022-02-25arm64/mte: Add hwcap for asymmetric modeMark Brown