index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
1
-1
/
+1
|
\
|
*
powerpc/lib: Implement PMEM API
Oliver O'Halloran
2017-11-13
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
powerpc: Use instruction emulation infrastructure to handle alignment faults
Paul Mackerras
2017-09-01
1
-2
/
+2
*
powerpc: Handle most loads and stores in instruction emulation code
Paul Mackerras
2017-09-01
1
-0
/
+1
*
powerpc/lib/xor_vmx: Ensure no altivec code executes before enable_kernel_alt...
Matt Brown
2017-06-02
1
-1
/
+1
*
powerpc/64: Linker on-demand sfpr functions for modules
Nicholas Piggin
2017-05-30
1
-5
/
+8
*
powerpc/64: Do not link crtsavres.o in vmlinux
Nicholas Piggin
2017-05-30
1
-2
/
+6
*
powerpc: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
2017-04-06
1
-1
/
+1
*
powerpc: emulate_step() tests for load/store instructions
Ravi Bangoria
2017-03-03
1
-0
/
+1
*
powerpc/64: Use optimized checksum routines on little-endian
Paul Mackerras
2017-01-25
1
-2
/
+0
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-1
/
+1
|
\
|
*
ppc: move exports to definitions
Al Viro
2016-08-07
1
-1
/
+1
*
|
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
Michael Ellerman
2016-09-13
1
-1
/
+1
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-03-14
1
-2
/
+1
|
\
|
*
powerpc32: checksum_wrappers_64 becomes checksum_wrappers
Christophe Leroy
2016-03-04
1
-2
/
+1
*
|
powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace
Torsten Duwe
2016-03-07
1
-2
/
+2
|
/
*
powerpc: Only use -mabi=altivec if toolchain supports it
Anton Blanchard
2015-06-11
1
-1
/
+1
*
powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rules
Michael Ellerman
2015-01-28
1
-11
/
+9
*
powerpc/lib: Makefile, consolidate obj-y sections
Michael Ellerman
2015-01-28
1
-4
/
+3
*
powerpc: Add 64bit optimised memcmp
Anton Blanchard
2015-01-23
1
-1
/
+2
*
powerpc/lib: Do not include string.o in obj-y twice
Andreas Ruprecht
2014-12-29
1
-2
/
+1
*
powerpc: Remove unused devm_ioremap_prot()
Kyle McMartin
2014-11-10
1
-1
/
+0
*
powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.c
Anton Blanchard
2014-09-25
1
-1
/
+1
*
powerpc: memcpy optimization for 64bit LE
Philippe Bergheaud
2014-04-30
1
-2
/
+0
*
powerpc: Add VMX optimised xor for RAID5
Anton Blanchard
2013-10-30
1
-0
/
+3
*
powerpc: Use generic memcpy code in little endian
Anton Blanchard
2013-10-11
1
-3
/
+6
*
powerpc: Use generic checksum code in little endian
Anton Blanchard
2013-10-11
1
-2
/
+7
*
uprobes/powerpc: Add dependency on single step emulation
Suzuki K. Poulose
2013-01-29
1
-3
/
+1
*
powerpc: Build kernel with -mcmodel=medium
Anton Blanchard
2013-01-10
1
-1
/
+1
*
powerpc: POWER7 optimised memcpy using VMX and enhanced prefetch
Anton Blanchard
2012-07-03
1
-1
/
+2
*
powerpc: POWER7 optimised copy_page using VMX and enhanced prefetch
Anton Blanchard
2012-07-03
1
-1
/
+1
*
powerpc: Rename copyuser_power7_vmx.c to vmx-helper.c
Anton Blanchard
2012-07-03
1
-1
/
+1
*
powerpc: 64bit optimised __clear_user
Anton Blanchard
2012-07-03
1
-1
/
+1
*
powerpc: POWER7 optimised copy_to_user/copy_from_user using VMX
Anton Blanchard
2011-12-19
1
-1
/
+3
*
powerpc: Add support for popcnt instructions
Anton Blanchard
2010-11-29
1
-1
/
+1
*
powerpc/Makefiles: Change to new flag variables
matt mooney
2010-10-13
1
-3
/
+1
*
powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...
Anton Blanchard
2010-09-02
1
-1
/
+2
*
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
2010-07-09
1
-2
/
+3
|
\
|
*
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
2010-06-22
1
-0
/
+1
|
*
powerpc: Emulate most Book I instructions in emulate_step()
Paul Mackerras
2010-06-22
1
-2
/
+2
*
|
powerpc: Fix module building for gcc 4.5 and 64 bit
Stephen Rothwell
2010-07-08
1
-2
/
+2
|
/
*
powerpc: Add configurable -Werror for arch/powerpc
Michael Ellerman
2009-06-16
1
-0
/
+2
*
powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm
Benjamin Herrenschmidt
2009-05-27
1
-1
/
+0
*
powerpc/ppc32: static ftrace fixes for PPC32
Steven Rostedt
2008-11-28
1
-0
/
+3
*
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
2008-08-04
1
-2
/
+0
*
powerpc: Add self-tests of the feature fixup code
Michael Ellerman
2008-07-01
1
-0
/
+1
*
powerpc: Split out do_feature_fixups() from cputable.c
Michael Ellerman
2008-07-01
1
-0
/
+1
*
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
Michael Ellerman
2008-07-01
1
-0
/
+2
*
[POWERPC] Fix -Os kernel builds with newer gcc versions
Kumar Gala
2008-06-16
1
-1
/
+1
[next]