index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpu_errata.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
2016-10-20
1
-1
/
+2
*
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
2016-09-09
1
-0
/
+22
*
arm64: Use consistent naming for errata handling
Suzuki K Poulose
2016-09-09
1
-2
/
+2
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-27
1
-0
/
+7
|
\
|
*
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
2016-07-01
1
-0
/
+2
|
*
arm64: errata: Calling enable functions for CPU errata too
Andre Przywara
2016-07-01
1
-0
/
+5
*
|
arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx
Ganapatrao Kulkarni
2016-07-07
1
-0
/
+6
|
/
*
arm64: Verify CPU errata work arounds on hotplugged CPU
Suzuki K Poulose
2016-04-25
1
-0
/
+20
*
arm64: cpufeature: Add scope for capability check
Suzuki K Poulose
2016-04-25
1
-1
/
+3
*
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
2016-02-26
1
-0
/
+9
*
arm64: prefetch: add alternative pattern for CPUs without a prefetcher
Will Deacon
2016-02-16
1
-15
/
+3
*
arm64: KVM: Add workaround for Cortex-A57 erratum 834220
Marc Zyngier
2015-11-24
1
-0
/
+9
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-04
1
-1
/
+1
|
\
|
*
arm64: Refactor check_cpu_capabilities
Suzuki K. Poulose
2015-10-21
1
-1
/
+1
*
|
irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154
Robert Richter
2015-09-29
1
-0
/
+9
|
/
*
arm64: fix midr range for Cortex-A57 erratum 832075
Bo Yan
2015-04-01
1
-1
/
+2
*
arm64: errata: add workaround for cortex-a53 erratum #845719
Will Deacon
2015-04-01
1
-0
/
+8
*
arm64: Extract feature parsing code from cpu_errata.c
Marc Zyngier
2015-03-30
1
-32
/
+4
*
arm64: alternatives: fix pr_fmt string for consistency
Will Deacon
2014-11-25
1
-1
/
+1
*
arm64: protect alternatives workarounds with Kconfig options
Andre Przywara
2014-11-25
1
-0
/
+14
*
arm64: add Cortex-A57 erratum 832075 workaround
Andre Przywara
2014-11-25
1
-0
/
+7
*
arm64: add Cortex-A53 cache errata workaround
Andre Przywara
2014-11-25
1
-1
/
+32
*
arm64: detect silicon revisions and set cap bits accordingly
Andre Przywara
2014-11-25
1
-0
/
+59