index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
powerpc: Stop exporting __clear_user which is now inlined.
Michal Suchanek
1
-1
/
+0
2020-11-22
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
1
-0
/
+50
2020-11-22
powerpc: Fix __clear_user() with KUAP enabled
Andrew Donnellan
2
-3
/
+3
2020-11-22
powerpc: Add a framework for user access tracking
Christophe Leroy
1
-0
/
+4
2020-11-22
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
1
-0
/
+54
2019-05-16
powerpc/lib: fix book3s/32 boot failure due to code patching
Christophe Leroy
1
-1
/
+1
2019-05-16
powerpc/fsl: Add infrastructure to fixup branch predictor flush
Diana Craciun
1
-0
/
+23
2019-05-16
powerpc: Avoid code patching freed init sections
Michael Neuling
1
-0
/
+13
2019-05-16
powerpc/asm: Add a patch_site macro & helpers for patching instructions
Michael Ellerman
1
-0
/
+16
2019-05-16
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
Diana Craciun
1
-0
/
+31
2019-05-16
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
1
-2
/
+4
2019-05-16
powerpc/64s: Patch barrier_nospec in modules
Michal Suchanek
1
-3
/
+13
2019-05-16
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
1
-0
/
+27
2019-05-16
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
1
-1
/
+115
2019-05-16
powerpc/rfi-flush: Differentiate enabled and patched flush types
Mauricio Faria de Oliveira
1
-1
/
+8
2018-04-24
powerpc/lib: Fix off-by-one in alternate feature patching
Michael Ellerman
1
-1
/
+1
2018-02-16
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
1
-0
/
+42
2017-07-28
powerpc: Fix emulation of mfocrf in emulate_step()
Anton Blanchard
1
-0
/
+13
2017-07-28
powerpc: Fix emulation of mcrf in emulate_step()
Anton Blanchard
1
-2
/
+4
2017-03-18
powerpc: Emulation support for load/store instructions on LE
Ravi Bangoria
1
-20
/
+0
2016-10-28
powerpc/64: Fix incorrect return value from __copy_tofrom_user
Paul Mackerras
1
-1
/
+1
2015-09-17
powerpc32: memset: only use dcbz once cache is enabled
LEROY Christophe
1
-0
/
+6
2015-09-17
powerpc32: memcpy: only use dcbz once cache is enabled
LEROY Christophe
1
-0
/
+5
2015-08-08
powerpc/32: Few optimisations in memcpy
LEROY Christophe
1
-5
/
+5
2015-08-08
powerpc/32: cacheable_memcpy becomes memcpy
LEROY Christophe
1
-8
/
+8
2015-08-08
powerpc/32: Merge the new memset() with the old one
LEROY Christophe
1
-27
/
+7
2015-08-08
powerpc/32: memset(0): use cacheable_memzero
LEROY Christophe
1
-4
/
+4
2015-08-08
Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"
LEROY Christophe
1
-0
/
+127
2015-08-08
powerpc: put csum_tcpudp_magic inline
LEROY Christophe
2
-37
/
+0
2015-06-24
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-1
/
+1
2015-06-11
powerpc: Only use -mabi=altivec if toolchain supports it
Anton Blanchard
1
-1
/
+1
2015-05-19
sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly
David Hildenbrand
1
-5
/
+6
2015-04-10
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
1
-1
/
+1
2015-03-26
Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...
Michael Ellerman
3
-131
/
+1
2015-03-25
cpufreq/ppc: Add missing #include <asm/smp.h>
Geert Uytterhoeven
1
-0
/
+1
2015-03-17
powerpc: Remove duplicate cacheable_memcpy/memzero functions
Kyle Moffett
2
-131
/
+0
2015-03-16
powerpc: Delete unnecessary checks before kfree()
Markus Elfring
1
-1
/
+1
2015-03-16
powerpc: Change vsrX register defines to vsX to match gcc and glibc
Anton Blanchard
1
-3
/
+3
2015-03-16
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
5
-303
/
+303
2015-01-28
powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rules
Michael Ellerman
1
-11
/
+9
2015-01-28
powerpc/lib: Makefile, consolidate obj-y sections
Michael Ellerman
1
-4
/
+3
2015-01-23
powerpc: Add 64bit optimised memcmp
Anton Blanchard
3
-1
/
+237
2014-12-29
powerpc/lib: Do not include string.o in obj-y twice
Andreas Ruprecht
1
-2
/
+1
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
6
-364
/
+682
2014-11-19
powerpc: Remove more traces of bootmem
Michael Ellerman
1
-3
/
+1
2014-11-12
powerpc: Fix compilation of emulate_step()
Paul Mackerras
1
-2
/
+4
2014-11-10
powerpc: Remove unused devm_ioremap_prot()
Kyle McMartin
2
-44
/
+0
2014-10-29
powerpc: Fix comment typos 'CONFiG_ALTIVEC'
Paul Bolle
2
-2
/
+2
2014-09-25
powerpc: Implement emulation of string loads and stores
Paul Mackerras
1
-10
/
+49
[next]