summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/cpucaps.h
AgeCommit message (Expand)Author
2019-05-31arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-07-09arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier
2018-07-05arm64: Handle mismatched cache typeSuzuki K Poulose
2018-05-31arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier
2018-04-11arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-28Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"Marc Zyngier
2018-03-26arm64: Delay enabling hardware DBM featureSuzuki K Poulose
2018-03-19arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni
2018-03-19arm64: KVM: Allow far branches from vector slots to the main vectorsMarc Zyngier
2018-03-19arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flagMarc Zyngier
2018-03-09arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDCShanker Donthineni
2018-03-09arm64/kernel: enable A53 erratum #8434319 handling at runtimeArd Biesheuvel
2018-01-16arm64: cpufeature: Detect CPU RAS ExtentionsXie XiuQi
2018-01-08arm64: Implement branch predictor hardening for FalkorShanker Donthineni
2018-01-08arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon
2017-12-11arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon
2017-11-03arm64/sve: Detect SVE and activate runtime supportDave Martin
2017-08-09arm64: Implement pmem API supportRobin Murphy
2017-06-15arm64: Add workaround for Cavium Thunder erratum 30115David Daney
2017-04-07arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921Marc Zyngier
2017-02-10arm64: Work around Falkor erratum 1003Christopher Covington
2017-02-01arm64: Work around Falkor erratum 1009Christopher Covington
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-11-05arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas