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.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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
powerpc/32: Fix boot failure with GCC latent entropy plugin
Christophe Leroy
1
-0
/
+3
2021-07-01
powerpc: Only build restart_table.c for 64s
Michael Ellerman
1
-2
/
+2
2021-06-24
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
1
-1
/
+1
2021-05-04
powerpc/32: Fix boot failure with CONFIG_STACKPROTECTOR
Christophe Leroy
1
-0
/
+3
2021-04-21
powerpc: Move copy_inst_from_kernel_nofault()
Christophe Leroy
1
-1
/
+1
2021-02-11
kbuild: LD_VERSION redenomination
Masahiro Yamada
1
-1
/
+1
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
1
-1
/
+1
2020-07-26
powerpc/64s: Implement queued spinlocks and rwlocks
Nicholas Piggin
1
-0
/
+3
2020-05-18
powerpc: Test prefixed code patching
Jordan Niethe
1
-1
/
+1
2020-05-18
powerpc: Add a probe_user_read_inst() function
Jordan Niethe
1
-1
/
+1
2019-08-21
powerpc/memcpy: Add memcpy_mcsafe for pmem
Balbir Singh
1
-1
/
+1
2019-08-05
powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHE
Christophe Leroy
1
-2
/
+2
2019-05-28
powerpc/lib: only build ldstfp.o when CONFIG_PPC_FPU is set
Christophe Leroy
1
-1
/
+2
2019-05-28
powerpc/lib: fix redundant inclusion of quad.o
Christophe Leroy
1
-1
/
+1
2019-05-02
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
1
-0
/
+8
2019-05-02
powerpc: prepare string/mem functions for KASAN
Christophe Leroy
1
-3
/
+8
2019-02-23
powerpc: sstep: Add tests for compute type instructions
Sandipan Das
1
-1
/
+2
2018-10-20
powerpc: Add support for function error injection
Naveen N. Rao
1
-0
/
+2
2018-10-18
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
1
-2
/
+0
2018-08-07
powerpc/lib: Implement strlen() in assembly for PPC32
Christophe Leroy
1
-1
/
+1
2018-06-03
powerpc/lib: optimise PPC32 memcmp
Christophe Leroy
1
-2
/
+2
2018-06-03
powerpc/lib: optimise 32 bits __clear_user()
Christophe Leroy
1
-2
/
+3
2018-03-31
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
1
-2
/
+4
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2017-11-13
powerpc/lib: Implement PMEM API
Oliver O'Halloran
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-01
powerpc: Use instruction emulation infrastructure to handle alignment faults
Paul Mackerras
1
-2
/
+2
2017-09-01
powerpc: Handle most loads and stores in instruction emulation code
Paul Mackerras
1
-0
/
+1
2017-06-02
powerpc/lib/xor_vmx: Ensure no altivec code executes before enable_kernel_alt...
Matt Brown
1
-1
/
+1
2017-05-30
powerpc/64: Linker on-demand sfpr functions for modules
Nicholas Piggin
1
-5
/
+8
2017-05-30
powerpc/64: Do not link crtsavres.o in vmlinux
Nicholas Piggin
1
-2
/
+6
2017-04-06
powerpc: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
1
-1
/
+1
2017-03-03
powerpc: emulate_step() tests for load/store instructions
Ravi Bangoria
1
-0
/
+1
2017-01-25
powerpc/64: Use optimized checksum routines on little-endian
Paul Mackerras
1
-2
/
+0
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2016-09-13
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
Michael Ellerman
1
-1
/
+1
2016-08-08
ppc: move exports to definitions
Al Viro
1
-1
/
+1
2016-03-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-2
/
+1
2016-03-07
powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace
Torsten Duwe
1
-2
/
+2
2016-03-05
powerpc32: checksum_wrappers_64 becomes checksum_wrappers
Christophe Leroy
1
-2
/
+1
2015-06-11
powerpc: Only use -mabi=altivec if toolchain supports it
Anton Blanchard
1
-1
/
+1
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
1
-1
/
+2
2014-12-29
powerpc/lib: Do not include string.o in obj-y twice
Andreas Ruprecht
1
-2
/
+1
2014-11-10
powerpc: Remove unused devm_ioremap_prot()
Kyle McMartin
1
-1
/
+0
2014-09-25
powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.c
Anton Blanchard
1
-1
/
+1
2014-04-30
powerpc: memcpy optimization for 64bit LE
Philippe Bergheaud
1
-2
/
+0
2013-10-30
powerpc: Add VMX optimised xor for RAID5
Anton Blanchard
1
-0
/
+3
2013-10-11
powerpc: Use generic memcpy code in little endian
Anton Blanchard
1
-3
/
+6
[next]