summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cpufeature.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: alternatives: add alternative_has_feature_*()Mark Rutland2022-09-161-4/+3
* arm64: alternatives: have callbacks take a capMark Rutland2022-09-161-3/+1
* arm64: cpufeature: make cpus_have_cap() noinstr-safeMark Rutland2022-09-161-2/+2
* Merge branch 'for-next/boot' into for-next/coreWill Deacon2022-07-251-0/+3
|\
| * arm64: Add the arm64.nosve command line optionMarc Zyngier2022-07-011-0/+2
| * arm64: Add the arm64.nosme command line optionMarc Zyngier2022-07-011-0/+1
* | Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon2022-07-251-1/+1
|\ \
| * | arm64/cpufeature: Store elf_hwcaps as a bitmap rather than unsigned longMark Brown2022-07-201-1/+1
| |/
* | arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition namesMark Brown2022-07-051-1/+1
* | arm64/sysreg: Make BHB clear feature defines match the architectureMark Brown2022-07-051-1/+1
|/
* arm64/sme: Implement support for TPIDR2Mark Brown2022-04-221-0/+5
* arm64/sme: Identify supported SME vector lengths at bootMark Brown2022-04-221-0/+7
* arm64/sme: Basic enumeration supportMark Brown2022-04-221-0/+12
* Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon2022-03-141-0/+29
|\
| * arm64: Use the clearbhb instruction in mitigationsJames Morse2022-02-241-0/+13
| * arm64: Mitigate spectre style branch history side channelsJames Morse2022-02-241-0/+16
* | Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon2022-03-141-0/+3
|\ \
| * | arm64: cpufeature: Warn if we attempt to read a zero width fieldMark Brown2022-03-071-0/+2
| * | arm64: cpufeature: Always specify and use a field width for capabilitiesMark Brown2022-02-251-0/+1
| |/
* / arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin2022-02-251-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-071-9/+9
|\
| * Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier2021-08-201-2/+2
| |\
| | * KVM: arm64: Add feature register flag definitionsFuad Tabba2021-08-201-2/+2
| * | Merge branch arm64/for-next/sysreg into kvm-arm64/misc-5.15Marc Zyngier2021-08-201-3/+6
| |\ \
| * | | arm64/mm: Add remaining ID_AA64MMFR0_PARANGE_ macrosAnshuman Khandual2021-08-181-7/+7
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...Catalin Marinas2021-08-261-3/+6
|\ \ \ \ | | |/ / | |/| / | | |/
| | * arm64/kexec: Test page size support with new TGRAN range valuesAnshuman Khandual2021-07-301-3/+6
| |/
* / arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEFAnshuman Khandual2021-08-111-1/+1
|/
* arm64: Allow mismatched 32-bit EL0 supportWill Deacon2021-06-111-1/+7
* arm64: Check if GMID_EL1.BS is the same on all CPUsCatalin Marinas2021-05-261-0/+7
* arm64: cpufeature: Allow early filtering of feature overrideMarc Zyngier2021-04-081-0/+17
* arm64: cpufeatures: Allow disabling of Pointer Auth from the command-lineMarc Zyngier2021-02-091-0/+1
* arm64: cpufeatures: Allow disabling of BTI from the command-lineMarc Zyngier2021-02-091-0/+1
* arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command lineMarc Zyngier2021-02-091-0/+2
* arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()Marc Zyngier2021-02-091-0/+1
* arm64: cpufeature: Add global feature override facilityMarc Zyngier2021-02-091-0/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-0/+5
|\
| * Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier2020-12-091-1/+14
| |\
| * \ Merge branch 'kvm-arm64/misc-5.11' into kvmarm-master/nextMarc Zyngier2020-11-271-0/+5
| |\ \
| | * | KVM: arm64: Remove kvm_arch_vm_ioctl_check_extension()Will Deacon2020-11-271-0/+5
| * | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-131-0/+2
| |\ \ \ | | |/ / | |/| |
* | | | Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas2020-12-091-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | arm64: errata: Fix handling of 1418040 with late CPU onliningWill Deacon2020-11-101-0/+2
* | | | Merge branch 'for-next/uaccess' into for-next/coreCatalin Marinas2020-12-091-1/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | arm64: sdei: explicitly simulate PAN/UAO entryMark Rutland2020-12-021-1/+14
| | |/ | |/|
* | | arm64: implement CPPC FFH support using AMUsIonela Voinescu2020-11-131-0/+3
* | | arm64: wrap and generalise counter read functionsIonela Voinescu2020-11-131-0/+5
|/ /
* | Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-10-301-9/+31
|\ \ | |/ |/|
| * arm64: cpufeature: upgrade hyp caps to finalMark Rutland2020-10-301-2/+24
| * arm64: cpufeature: reorder cpus_have_{const, final}_cap()Mark Rutland2020-10-301-8/+8