summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/cpufeature.c
AgeCommit message (Expand)Author
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
2022-02-25arm64: cpufeature: Always specify and use a field width for capabilitiesMark Brown
2022-02-25arm64: cpufeature: Remove cpu_has_fwb() checkVladimir Murzin
2022-02-25arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin
2022-02-25arm64: cpufeature: Mark existing PAuth architected algorithm as QARMA5Vladimir Murzin
2022-02-25arm64: cpufeature: Account min_field_value when cheking secondaries for PAuthVladimir Murzin
2022-02-24arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-02-16arm64: Add percpu vectors for EL1James Morse
2022-01-28arm64: cpufeature: List early Cortex-A510 parts as having broken dbmJames Morse
2021-12-13arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly
2021-12-13arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly
2021-12-13arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly
2021-11-11Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-08arm64: arm64_ftr_reg->name may not be a human-readable stringReiji Watanabe
2021-11-07Merge tag 'coresight-fixes-v5.16' of gitolite.kernel.org:pub/scm/linux/kernel...Greg Kroah-Hartman
2021-11-04arm64: cpufeature: Export this_cpu_has_cap helperArnd Bergmann
2021-10-29Merge branch 'for-next/sve' into for-next/coreWill Deacon
2021-10-29Merge branch 'for-next/mte' into for-next/coreWill Deacon
2021-10-21arm64/sve: Put system wide vector length information into structsMark Brown
2021-10-19arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier
2021-10-19arm64: Add a capability for FEAT_ECVMarc Zyngier
2021-10-07arm64: mte: CPU feature detection for Asymm MTEVincenzo Frascino
2021-09-23arm64: Restore forced disabling of KPTI on ThunderXdann frazier
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas
2021-08-26Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...Catalin Marinas
2021-08-20arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0Will Deacon
2021-08-20arm64: Advertise CPUs capable of running 32-bit applications in sysfsWill Deacon