index
:
linux-stable.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.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
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-03-14
5
-189
/
+247
|
\
|
*
powerpc: optimise csum_partial() call when len is constant
Christophe Leroy
2016-03-09
3
-5
/
+5
|
*
powerpc32: optimise csum_partial() loop
Christophe Leroy
2016-03-04
1
-1
/
+15
|
*
powerpc32: optimise a few instructions in csum_partial()
Christophe Leroy
2016-03-04
1
-20
/
+17
|
*
powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()
Christophe Leroy
2016-03-04
1
-111
/
+209
|
*
powerpc: inline ip_fast_csum()
Christophe Leroy
2016-03-04
3
-49
/
+0
|
*
powerpc32: checksum_wrappers_64 becomes checksum_wrappers
Christophe Leroy
2016-03-04
2
-2
/
+1
|
*
powerpc: unexport csum_tcpudp_magic
Christophe Leroy
2016-03-04
1
-1
/
+0
*
|
powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace
Torsten Duwe
2016-03-07
1
-2
/
+2
|
/
*
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
2015-12-01
2
-0
/
+6
*
powerpc32: memset: only use dcbz once cache is enabled
LEROY Christophe
2015-09-17
1
-0
/
+6
*
powerpc32: memcpy: only use dcbz once cache is enabled
LEROY Christophe
2015-09-17
1
-0
/
+5
*
powerpc/32: Few optimisations in memcpy
LEROY Christophe
2015-08-07
1
-5
/
+5
*
powerpc/32: cacheable_memcpy becomes memcpy
LEROY Christophe
2015-08-07
1
-8
/
+8
*
powerpc/32: Merge the new memset() with the old one
LEROY Christophe
2015-08-07
1
-27
/
+7
*
powerpc/32: memset(0): use cacheable_memzero
LEROY Christophe
2015-08-07
1
-4
/
+4
*
Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"
LEROY Christophe
2015-08-07
1
-0
/
+127
*
powerpc: put csum_tcpudp_magic inline
LEROY Christophe
2015-08-07
2
-37
/
+0
*
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-06-24
1
-1
/
+1
|
\
|
*
powerpc: Only use -mabi=altivec if toolchain supports it
Anton Blanchard
2015-06-11
1
-1
/
+1
*
|
sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly
David Hildenbrand
2015-05-19
1
-5
/
+6
|
/
*
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
2015-04-10
1
-1
/
+1
*
Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...
Michael Ellerman
2015-03-26
3
-131
/
+1
|
\
|
*
cpufreq/ppc: Add missing #include <asm/smp.h>
Geert Uytterhoeven
2015-03-25
1
-0
/
+1
|
*
powerpc: Remove duplicate cacheable_memcpy/memzero functions
Kyle Moffett
2015-03-17
2
-131
/
+0
*
|
powerpc: Delete unnecessary checks before kfree()
Markus Elfring
2015-03-16
1
-1
/
+1
*
|
powerpc: Change vsrX register defines to vsX to match gcc and glibc
Anton Blanchard
2015-03-16
1
-3
/
+3
*
|
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
2015-03-16
5
-303
/
+303
|
/
*
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
3
-1
/
+237
*
powerpc/lib: Do not include string.o in obj-y twice
Andreas Ruprecht
2014-12-29
1
-2
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
2
-2
/
+2
|
\
|
*
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
2014-11-20
6
-364
/
+682
|
|
\
|
*
|
powerpc: Fix comment typos 'CONFiG_ALTIVEC'
Paul Bolle
2014-10-29
2
-2
/
+2
*
|
|
powerpc: Remove more traces of bootmem
Michael Ellerman
2014-11-19
1
-3
/
+1
*
|
|
powerpc: Fix compilation of emulate_step()
Paul Mackerras
2014-11-12
1
-2
/
+4
*
|
|
powerpc: Remove unused devm_ioremap_prot()
Kyle McMartin
2014-11-10
2
-44
/
+0
|
|
/
|
/
|
*
|
powerpc: Implement emulation of string loads and stores
Paul Mackerras
2014-09-25
1
-10
/
+49
*
|
powerpc: Emulate icbi, mcrf and conditional-trap instructions
Paul Mackerras
2014-09-25
1
-0
/
+60
*
|
powerpc: Split out instruction analysis part of emulate_step()
Paul Mackerras
2014-09-25
1
-360
/
+537
*
|
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
1
-1
/
+1
*
|
powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.c
Anton Blanchard
2014-09-25
2
-1
/
+40
*
|
powerpc: Add smp_mb()s to arch_spin_unlock_wait()
Michael Ellerman
2014-08-13
1
-0
/
+4
*
|
powerpc: Remove power3 from comments
Michael Ellerman
2014-07-28
1
-2
/
+1
|
/
*
powerpc: use _GLOBAL_TOC for memmove
Li Zhong
2014-07-22
1
-1
/
+1
*
powerpc: Fix bugs in emulate_step()
Paul Mackerras
2014-07-22
1
-5
/
+5
*
powerpc: fix typo 'CONFIG_PPC_CPU'
Paul Bolle
2014-06-11
1
-1
/
+1
*
powerpc: Exported functions __clear_user and copy_page use r2 so need _GLOBAL...
Anton Blanchard
2014-06-05
2
-2
/
+2
*
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
2014-05-05
8
-48
/
+48
|
\
[next]