index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpu_errata.c
Age
Commit message (
Expand
)
Author
2016-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
2016-09-09
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
2016-09-09
arm64: Use consistent naming for errata handling
Suzuki K Poulose
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-07
arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx
Ganapatrao Kulkarni
2016-07-01
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
2016-07-01
arm64: errata: Calling enable functions for CPU errata too
Andre Przywara
2016-04-25
arm64: Verify CPU errata work arounds on hotplugged CPU
Suzuki K Poulose
2016-04-25
arm64: cpufeature: Add scope for capability check
Suzuki K Poulose
2016-02-26
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
2016-02-16
arm64: prefetch: add alternative pattern for CPUs without a prefetcher
Will Deacon
2015-11-24
arm64: KVM: Add workaround for Cortex-A57 erratum 834220
Marc Zyngier
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-10-21
arm64: Refactor check_cpu_capabilities
Suzuki K. Poulose
2015-09-29
irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154
Robert Richter
2015-04-01
arm64: fix midr range for Cortex-A57 erratum 832075
Bo Yan
2015-04-01
arm64: errata: add workaround for cortex-a53 erratum #845719
Will Deacon
2015-03-30
arm64: Extract feature parsing code from cpu_errata.c
Marc Zyngier
2014-11-25
arm64: alternatives: fix pr_fmt string for consistency
Will Deacon
2014-11-25
arm64: protect alternatives workarounds with Kconfig options
Andre Przywara
2014-11-25
arm64: add Cortex-A57 erratum 832075 workaround
Andre Przywara
2014-11-25
arm64: add Cortex-A53 cache errata workaround
Andre Przywara
2014-11-25
arm64: detect silicon revisions and set cap bits accordingly
Andre Przywara