summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/cpucaps.h
AgeCommit message (Expand)Author
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_REPEAT_TLBIMark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_NVIDIA_CARMEL_CNPMark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_CAVIUM_23154Mark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198Mark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1742098Mark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_843419Mark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_UNMAP_KERNEL_AT_EL0Mark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_EPANMark Rutland
2023-10-16arm64: Fixup user features at boot timeMark Rutland
2023-10-16arm64: Add cpucap_is_possible()Mark Rutland
2023-10-16arm64: Factor out cpucap definitionsMark Rutland
2021-05-10arm64: Generate cpucaps.hMark Brown
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-03-26arm64: Support execute-only permissions with Enhanced PANVladimir Murzin
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley
2020-12-09Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier
2020-12-04KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capabilityDavid Brazdil
2020-12-02arm64: uaccess: remove vestigal UAO supportMark Rutland
2020-12-02arm64: uaccess: remove redundant PAN togglingMark Rutland
2020-11-16arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3AWill Deacon
2020-11-09arm64: cpufeatures: Add capability for LDAPR instructionWill Deacon
2020-10-29arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-09-29arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4Will Deacon
2020-09-29arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2Will Deacon
2020-09-03arm64: mte: CPU feature detection and initial sysreg configurationVincenzo Frascino
2020-07-15arm64: tlb: Detect the ARMv8.4 TLBI RANGE featureZhenyu Ye
2020-07-07arm64: Detect the ARMv8.4 TTL featureMarc Zyngier
2020-05-28Merge branch 'for-next/kvm/errata' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon
2020-05-04arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}Andrew Scull
2020-04-28arm64: cpufeature: Add CPU capability for AArch32 EL1 supportWill Deacon
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas
2020-03-18arm64: cpufeature: add pointer auth meta-capabilitiesKristina Martsenko
2020-03-16arm64: Basic Branch Target Identification supportDave Martin
2020-03-06arm64: add support for the AMU extension v1Ionela Voinescu
2020-01-22Merge branch 'for-next/rng' into for-next/coreWill Deacon
2020-01-22Merge branch 'for-next/errata' into for-next/coreWill Deacon
2020-01-22arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson
2020-01-16arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHESteven Price
2020-01-16arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHESteven Price
2020-01-15arm64: Add initial support for E0PDMark Brown
2019-10-28Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...Catalin Marinas
2019-10-28Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/coreCatalin Marinas
2019-10-25arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse
2019-10-18arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versionsMarc Zyngier
2019-10-08arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier
2019-10-08arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner