index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/lib/sstep: Fix build errors with newer binutils
Anders Roxell
2022-04-20
1
-0
/
+6
*
powerpc/lib/sstep: Fix 'sthcx' instruction
Anders Roxell
2022-04-20
1
-1
/
+1
*
powerpc/lib/sstep: fix 'ptesync' build error
Anders Roxell
2022-02-23
1
-0
/
+2
*
powerpc/32: Fix boot failure with GCC latent entropy plugin
Christophe Leroy
2022-02-08
1
-0
/
+3
*
powerpc/lib: Add helper to check if offset is within conditional branch range
Naveen N. Rao
2021-11-26
1
-1
/
+6
*
powerpc/64s: Fix crashes when toggling entry flush barrier
Michael Ellerman
2021-05-22
1
-1
/
+15
*
powerpc/64s: Fix crashes when toggling stf barrier
Michael Ellerman
2021-05-22
1
-2
/
+17
*
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-22
1
-0
/
+50
*
powerpc: Fix __clear_user() with KUAP enabled
Andrew Donnellan
2020-11-22
2
-5
/
+5
*
powerpc: Add a framework for user access tracking
Christophe Leroy
2020-11-22
1
-0
/
+4
*
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-11-22
1
-0
/
+54
*
powerpc/fsl: Add infrastructure to fixup branch predictor flush
Diana Craciun
2019-04-03
1
-0
/
+23
*
powerpc/asm: Add a patch_site macro & helpers for patching instructions
Michael Ellerman
2019-04-03
1
-0
/
+16
*
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
Diana Craciun
2019-04-03
1
-0
/
+31
*
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
2019-04-03
1
-2
/
+4
*
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
2019-04-03
1
-3
/
+13
*
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
2019-04-03
1
-0
/
+27
*
powerpc/lib/feature-fixups: use raw_patch_instruction()
Christophe Leroy
2018-10-20
2
-6
/
+6
*
powerpc/lib: fix book3s/32 boot failure due to code patching
Christophe Leroy
2018-10-13
1
-8
/
+12
*
powerpc: Avoid code patching freed init sections
Michael Neuling
2018-10-13
1
-0
/
+7
*
powerpc/lib/code-patching: refactor patch_instruction()
Christophe Leroy
2018-10-13
1
-15
/
+15
*
powerpc/lib: Adjust .balign inside string functions for PPC32
Christophe Leroy
2018-08-03
1
-3
/
+4
*
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
2018-05-30
1
-0
/
+115
*
powerpc/rfi-flush: Differentiate enabled and patched flush types
Mauricio Faria de Oliveira
2018-05-30
1
-1
/
+8
*
powerpc/lib: Fix off-by-one in alternate feature patching
Michael Ellerman
2018-04-24
1
-1
/
+1
*
powerpc/modules: Don't try to restore r2 after a sibling call
Josh Poimboeuf
2018-03-19
1
-0
/
+5
*
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
2018-01-23
1
-0
/
+41
*
powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2017-11-30
1
-4
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
powerpc/lib/sstep: Fix count leading zeros instructions
Sandipan Das
2017-10-10
1
-2
/
+4
*
powerpc/sstep: mullw should calculate a 64 bit signed result
Anton Blanchard
2017-09-20
1
-2
/
+3
*
powerpc/sstep: Fix issues with mcrf
Anton Blanchard
2017-09-20
1
-2
/
+2
*
powerpc/sstep: Fix issues with set_cr0()
Anton Blanchard
2017-09-20
1
-7
/
+7
*
powerpc: Fix kernel crash in emulation of vector loads and stores
Paul Mackerras
2017-09-04
1
-4
/
+4
*
powerpc/sstep: Avoid used uninitialized error
Michael Ellerman
2017-09-02
1
-0
/
+1
*
powerpc/32: remove a NOP from memset()
Christophe Leroy
2017-09-01
1
-2
/
+5
*
powerpc/32: optimise memset()
Christophe Leroy
2017-09-01
1
-7
/
+14
*
powerpc: fix location of two EXPORT_SYMBOL
Christophe Leroy
2017-09-01
1
-1
/
+1
*
powerpc/32: add memset16()
Christophe Leroy
2017-09-01
1
-0
/
+14
*
powerpc: Wrap register number correctly for string load/store instructions
Paul Mackerras
2017-09-01
1
-2
/
+4
*
powerpc: Emulate load/store floating point as integer word instructions
Paul Mackerras
2017-09-01
1
-15
/
+45
*
powerpc: Use instruction emulation infrastructure to handle alignment faults
Paul Mackerras
2017-09-01
1
-2
/
+2
*
powerpc: Separate out load/store emulation into its own function
Paul Mackerras
2017-09-01
1
-113
/
+145
*
powerpc: Handle opposite-endian processes in emulation code
Paul Mackerras
2017-09-01
1
-57
/
+127
*
powerpc: Set regs->dar if memory access fails in emulate_step()
Paul Mackerras
2017-09-01
1
-22
/
+52
*
powerpc: Emulate the dcbz instruction
Paul Mackerras
2017-09-01
1
-0
/
+32
*
powerpc: Emulate load/store floating double pair instructions
Paul Mackerras
2017-09-01
1
-16
/
+52
*
powerpc: Emulate vector element load/store instructions
Paul Mackerras
2017-09-01
1
-2
/
+36
*
powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not live
Paul Mackerras
2017-09-01
2
-267
/
+202
*
powerpc: Make load/store emulation use larger memory accesses
Paul Mackerras
2017-09-01
1
-129
/
+106
[next]