aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cpufeature.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-30Merge branch 'for-next/alternatives' into for-next/coreCatalin Marinas1-9/+6
2022-09-30Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/gettimeofday', 'for-next/stacktrace', 'for-next/atomics', 'for-next/el1-exceptions', 'for-next/a510-erratum-2658417', 'for-next/defconfig', 'for-next/tpidr2_el0' and 'for-next/ftrace', remote-tracking branch 'arm64/for-ne...Catalin Marinas1-33/+35
2022-09-16arm64: alternatives: add alternative_has_feature_*()Mark Rutland1-4/+3
2022-09-16arm64: alternatives: have callbacks take a capMark Rutland1-3/+1
2022-09-16arm64: cpufeature: make cpus_have_cap() noinstr-safeMark Rutland1-2/+2
2022-09-16arm64: cpufeature: Expose get_arm64_ftr_reg() outside cpufeature.cJames Morse1-0/+2
2022-09-16arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition namesMark Brown1-1/+1
2022-09-16arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architectureMark Brown1-1/+1
2022-09-09arm64/sysreg: Standardise naming for MTE feature enumerationMark Brown1-1/+1
2022-09-09arm64/sysreg: Standardise naming for ID_AA64MMFR1_EL1 fieldsKristina Martsenko1-4/+4
2022-09-09arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.BigEndMark Brown1-2/+2
2022-09-09arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant namesMark Brown1-3/+3
2022-09-09arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition namesMark Brown1-6/+6
2022-09-09arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition namesMark Brown1-19/+19
2022-07-25Merge branch 'for-next/boot' into for-next/coreWill Deacon1-0/+3
2022-07-25Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon1-1/+1
2022-07-20arm64/cpufeature: Store elf_hwcaps as a bitmap rather than unsigned longMark Brown1-1/+1
2022-07-05arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition namesMark Brown1-1/+1
2022-07-05arm64/sysreg: Make BHB clear feature defines match the architectureMark Brown1-1/+1
2022-07-01arm64: Add the arm64.nosve command line optionMarc Zyngier1-0/+2
2022-07-01arm64: Add the arm64.nosme command line optionMarc Zyngier1-0/+1
2022-04-22arm64/sme: Implement support for TPIDR2Mark Brown1-0/+5
2022-04-22arm64/sme: Identify supported SME vector lengths at bootMark Brown1-0/+7
2022-04-22arm64/sme: Basic enumeration supportMark Brown1-0/+12
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon1-0/+29
2022-03-14Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon1-0/+3
2022-03-07arm64: cpufeature: Warn if we attempt to read a zero width fieldMark Brown1-0/+2
2022-02-25arm64: cpufeature: Always specify and use a field width for capabilitiesMark Brown1-0/+1
2022-02-25arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin1-0/+1
2022-02-24arm64: Use the clearbhb instruction in mitigationsJames Morse1-0/+13
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse1-0/+16
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-9/+9
2021-08-26Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remote-tracking branch 'arm64/for-next/perf' into for-next/coreCatalin Marinas1-3/+6
2021-08-20Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier1-2/+2
2021-08-20Merge branch arm64/for-next/sysreg into kvm-arm64/misc-5.15Marc Zyngier1-3/+6
2021-08-20KVM: arm64: Add feature register flag definitionsFuad Tabba1-2/+2
2021-08-18arm64/mm: Add remaining ID_AA64MMFR0_PARANGE_ macrosAnshuman Khandual1-7/+7
2021-08-11arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEFAnshuman Khandual1-1/+1
2021-07-30arm64/kexec: Test page size support with new TGRAN range valuesAnshuman Khandual1-3/+6
2021-06-11arm64: Allow mismatched 32-bit EL0 supportWill Deacon1-1/+7
2021-05-26arm64: Check if GMID_EL1.BS is the same on all CPUsCatalin Marinas1-0/+7
2021-04-08arm64: cpufeature: Allow early filtering of feature overrideMarc Zyngier1-0/+17
2021-02-09arm64: cpufeatures: Allow disabling of Pointer Auth from the command-lineMarc Zyngier1-0/+1
2021-02-09arm64: cpufeatures: Allow disabling of BTI from the command-lineMarc Zyngier1-0/+1
2021-02-09arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command lineMarc Zyngier1-0/+2
2021-02-09arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()Marc Zyngier1-0/+1
2021-02-09arm64: cpufeature: Add global feature override facilityMarc Zyngier1-0/+6
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2020-12-09Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas1-0/+2
2020-12-09Merge branch 'for-next/uaccess' into for-next/coreCatalin Marinas1-1/+14