index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Age
Commit message (
Expand
)
Author
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
2015-09-17
powerpc32: memset: only use dcbz once cache is enabled
LEROY Christophe
2015-09-17
powerpc32: memcpy: only use dcbz once cache is enabled
LEROY Christophe
2015-08-07
powerpc/32: Few optimisations in memcpy
LEROY Christophe
2015-08-07
powerpc/32: cacheable_memcpy becomes memcpy
LEROY Christophe
2015-08-07
powerpc/32: Merge the new memset() with the old one
LEROY Christophe
2015-08-07
powerpc/32: memset(0): use cacheable_memzero
LEROY Christophe
2015-08-07
Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"
LEROY Christophe
2015-08-07
powerpc: put csum_tcpudp_magic inline
LEROY Christophe
2015-06-24
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-06-11
powerpc: Only use -mabi=altivec if toolchain supports it
Anton Blanchard
2015-05-19
sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly
David Hildenbrand
2015-04-10
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
2015-03-26
Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...
Michael Ellerman
2015-03-25
cpufreq/ppc: Add missing #include <asm/smp.h>
Geert Uytterhoeven
2015-03-17
powerpc: Remove duplicate cacheable_memcpy/memzero functions
Kyle Moffett
2015-03-16
powerpc: Delete unnecessary checks before kfree()
Markus Elfring
2015-03-16
powerpc: Change vsrX register defines to vsX to match gcc and glibc
Anton Blanchard
2015-03-16
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
2015-01-28
powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rules
Michael Ellerman
2015-01-28
powerpc/lib: Makefile, consolidate obj-y sections
Michael Ellerman
2015-01-23
powerpc: Add 64bit optimised memcmp
Anton Blanchard
2014-12-29
powerpc/lib: Do not include string.o in obj-y twice
Andreas Ruprecht
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
2014-11-19
powerpc: Remove more traces of bootmem
Michael Ellerman
2014-11-12
powerpc: Fix compilation of emulate_step()
Paul Mackerras
2014-11-10
powerpc: Remove unused devm_ioremap_prot()
Kyle McMartin
2014-10-29
powerpc: Fix comment typos 'CONFiG_ALTIVEC'
Paul Bolle
2014-09-25
powerpc: Implement emulation of string loads and stores
Paul Mackerras
2014-09-25
powerpc: Emulate icbi, mcrf and conditional-trap instructions
Paul Mackerras
2014-09-25
powerpc: Split out instruction analysis part of emulate_step()
Paul Mackerras
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.c
Anton Blanchard
2014-08-13
powerpc: Add smp_mb()s to arch_spin_unlock_wait()
Michael Ellerman
2014-07-28
powerpc: Remove power3 from comments
Michael Ellerman
2014-07-22
powerpc: use _GLOBAL_TOC for memmove
Li Zhong
2014-07-22
powerpc: Fix bugs in emulate_step()
Paul Mackerras
2014-06-11
powerpc: fix typo 'CONFIG_PPC_CPU'
Paul Bolle
2014-06-05
powerpc: Exported functions __clear_user and copy_page use r2 so need _GLOBAL...
Anton Blanchard
2014-05-05
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
2014-04-30
powerpc: memcpy optimization for 64bit LE
Philippe Bergheaud
2014-04-23
powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modules
Anton Blanchard
2014-04-23
powerpc: Fix unsafe accesses to parameter area in ELFv2
Ulrich Weigand
2014-04-23
powerpc: Fix ABIv2 issues with stack offsets in assembly code
Anton Blanchard
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2014-03-07
selftests/powerpc: Import Anton's memcpy / copy_tofrom_user tests
Michael Ellerman
2014-01-15
powerpc: Add vr save/restore functions
Andreas Schwab
2013-12-30
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-12-30
powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endian
Paul E. McKenney
[next]