index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpu_errata.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-01
arm64: Work around Falkor erratum 1009
Christopher Covington
1
-0
/
+9
2017-01-13
arm64: errata: Provide macro for major and minor cpu revisions
Robert Richter
1
-6
/
+9
2016-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
1
-1
/
+2
2016-09-09
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
1
-0
/
+22
2016-09-09
arm64: Use consistent naming for errata handling
Suzuki K Poulose
1
-2
/
+2
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+7
2016-07-07
arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx
Ganapatrao Kulkarni
1
-0
/
+6
2016-07-01
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
1
-0
/
+2
2016-07-01
arm64: errata: Calling enable functions for CPU errata too
Andre Przywara
1
-0
/
+5
2016-04-25
arm64: Verify CPU errata work arounds on hotplugged CPU
Suzuki K Poulose
1
-0
/
+20
2016-04-25
arm64: cpufeature: Add scope for capability check
Suzuki K Poulose
1
-1
/
+3
2016-02-26
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
1
-0
/
+9
2016-02-16
arm64: prefetch: add alternative pattern for CPUs without a prefetcher
Will Deacon
1
-15
/
+3
2015-11-24
arm64: KVM: Add workaround for Cortex-A57 erratum 834220
Marc Zyngier
1
-0
/
+9
2015-11-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2015-10-21
arm64: Refactor check_cpu_capabilities
Suzuki K. Poulose
1
-1
/
+1
2015-09-29
irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154
Robert Richter
1
-0
/
+9
2015-04-01
arm64: fix midr range for Cortex-A57 erratum 832075
Bo Yan
1
-1
/
+2
2015-04-01
arm64: errata: add workaround for cortex-a53 erratum #845719
Will Deacon
1
-0
/
+8
2015-03-30
arm64: Extract feature parsing code from cpu_errata.c
Marc Zyngier
1
-32
/
+4
2014-11-25
arm64: alternatives: fix pr_fmt string for consistency
Will Deacon
1
-1
/
+1
2014-11-25
arm64: protect alternatives workarounds with Kconfig options
Andre Przywara
1
-0
/
+14
2014-11-25
arm64: add Cortex-A57 erratum 832075 workaround
Andre Przywara
1
-0
/
+7
2014-11-25
arm64: add Cortex-A53 cache errata workaround
Andre Przywara
1
-1
/
+32
2014-11-25
arm64: detect silicon revisions and set cap bits accordingly
Andre Przywara
1
-0
/
+59
[prev]