summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpu_errata.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: Move the content of bpi.S to hyp-entry.SMarc Zyngier2018-04-111-2/+2
* arm64: Get rid of __smccc_workaround_1_hvc_*Marc Zyngier2018-04-111-6/+3
* arm64: capabilities: Rework EL2 vector hardening entryMarc Zyngier2018-04-111-9/+11
* arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni2018-04-111-47/+19
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-091-5/+20
|\
| * arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macroMarc Zyngier2018-03-281-2/+6
| * Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"Marc Zyngier2018-03-281-19/+36
| * arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni2018-03-191-36/+19
| * arm64: Enable ARM64_HARDEN_EL2_VECTORS on Cortex-A57 and A72Marc Zyngier2018-03-191-0/+12
| * arm64: Make BP hardening slot counter availableMarc Zyngier2018-03-191-5/+4
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-041-137/+179
|\ \
| * | arm64: cpufeature: Avoid warnings due to unused symbolsWill Deacon2018-03-271-3/+3
| * | arm64: capabilities: Handle shared entriesSuzuki K Poulose2018-03-261-7/+48
| * | arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose2018-03-261-37/+44
| * | arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose2018-03-261-11/+5
| * | arm64: capabilities: Clean up midr range helpersSuzuki K Poulose2018-03-261-48/+60
| * | arm64: capabilities: Add flags to handle the conflicts on late CPUSuzuki K Poulose2018-03-261-4/+4
| * | arm64: capabilities: Prepare for fine grained capabilitiesSuzuki K Poulose2018-03-261-4/+4
| * | arm64: capabilities: Move errata processing codeSuzuki K Poulose2018-03-261-33/+0
| * | arm64: capabilities: Update prototype for enable call backDave Martin2018-03-261-28/+25
| * | arm64/kernel: enable A53 erratum #8434319 handling at runtimeArd Biesheuvel2018-03-091-0/+9
| * | arm64/errata: add REVIDR handling to frameworkArd Biesheuvel2018-03-091-3/+18
| |/
* / arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discoveryMarc Zyngier2018-03-091-2/+2
|/
* arm64: Add missing Falkor part number for branch predictor hardeningShanker Donthineni2018-02-121-0/+9
* arm64: Kill PSCI_GET_VERSION as a variant-2 workaroundMarc Zyngier2018-02-061-32/+13
* arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier2018-02-061-1/+67
* arm64: Branch predictor hardening for Cavium ThunderX2Jayachandran C2018-01-231-0/+10
* arm64: Run enable method for errata work arounds on late CPUsSuzuki K Poulose2018-01-231-3/+6
* arm64: cpu_errata: Add Kryo to Falkor 1003 errataStephen Boyd2018-01-141-0/+21
* arm64: Implement branch predictor hardening for FalkorShanker Donthineni2018-01-081-2/+38
* arm64: Implement branch predictor hardening for affected Cortex-A CPUsWill Deacon2018-01-081-0/+42
* arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon2018-01-081-0/+74
* arm64: Add workaround for Cavium Thunder erratum 30115David Daney2017-06-151-0/+21
* arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921Marc Zyngier2017-04-071-0/+8
* arm64: cpu_errata: Allow an erratum to be match for all revisions of a coreMarc Zyngier2017-04-071-0/+7
* arm64: Work around Falkor erratum 1003Christopher Covington2017-02-101-0/+9
* arm64: Work around Falkor erratum 1009Christopher Covington2017-02-011-0/+9
* arm64: errata: Provide macro for major and minor cpu revisionsRobert Richter2017-01-131-6/+9
* arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-10-201-1/+2
* arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose2016-09-091-0/+22
* arm64: Use consistent naming for errata handlingSuzuki K Poulose2016-09-091-2/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-271-0/+7
|\
| * arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara2016-07-011-0/+2
| * arm64: errata: Calling enable functions for CPU errata tooAndre Przywara2016-07-011-0/+5
* | arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni2016-07-071-0/+6
|/
* arm64: Verify CPU errata work arounds on hotplugged CPUSuzuki K Poulose2016-04-251-0/+20
* arm64: cpufeature: Add scope for capability checkSuzuki K Poulose2016-04-251-1/+3
* arm64: Add workaround for Cavium erratum 27456Andrew Pinski2016-02-261-0/+9
* arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon2016-02-161-15/+3
* arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier2015-11-241-0/+9