index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-21
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
1
-2
/
+30
2016-07-15
powerpc/lib: Clarify that adde is an instruction and we mean plural
Stewart Smith
1
-6
/
+6
2016-06-16
powerpc: Introduce asm-prototypes.h
Daniel Axtens
1
-0
/
+1
2016-06-14
powerpc/spinlock: Fix spin_unlock_wait()
Boqun Feng
1
-16
/
+0
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-1
/
+1
2016-06-14
powerpc: Align hot loops of some string functions
Anton Blanchard
1
-0
/
+3
2016-06-14
powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmp
Anton Blanchard
2
-45
/
+0
2016-05-11
powerpc/sstep: Fix emulation fall-through
Oliver O'Halloran
1
-0
/
+1
2016-05-11
powerpc/sstep: Fix sstep.c compile on powerpcspe
Lennart Sorensen
1
-0
/
+4
2016-04-27
powerpc: rework sparse for lib/xor_vmx.c
Daniel Axtens
1
-0
/
+10
2016-04-11
powerpc: Make generic_memcpy() private to copy_32.S
Michael Ellerman
1
-1
/
+1
2016-03-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
5
-189
/
+247
2016-03-09
powerpc: optimise csum_partial() call when len is constant
Christophe Leroy
3
-5
/
+5
2016-03-07
powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace
Torsten Duwe
1
-2
/
+2
2016-03-04
powerpc32: optimise csum_partial() loop
Christophe Leroy
1
-1
/
+15
2016-03-04
powerpc32: optimise a few instructions in csum_partial()
Christophe Leroy
1
-20
/
+17
2016-03-04
powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()
Christophe Leroy
1
-111
/
+209
2016-03-04
powerpc: inline ip_fast_csum()
Christophe Leroy
3
-49
/
+0
2016-03-04
powerpc32: checksum_wrappers_64 becomes checksum_wrappers
Christophe Leroy
2
-2
/
+1
2016-03-04
powerpc: unexport csum_tcpudp_magic
Christophe Leroy
1
-1
/
+0
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
2
-0
/
+6
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-07
powerpc/32: Few optimisations in memcpy
LEROY Christophe
1
-5
/
+5
2015-08-07
powerpc/32: cacheable_memcpy becomes memcpy
LEROY Christophe
1
-8
/
+8
2015-08-07
powerpc/32: Merge the new memset() with the old one
LEROY Christophe
1
-27
/
+7
2015-08-07
powerpc/32: memset(0): use cacheable_memzero
LEROY Christophe
1
-4
/
+4
2015-08-07
Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"
LEROY Christophe
1
-0
/
+127
2015-08-07
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]