| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Fix parameter clobber in csum_partial_copy_generic() | Paul E. McKenney | 2013-10-13 | 1 | -2/+2 |
* | powerpc: Copy down exception vectors after feature fixups | Anton Blanchard | 2011-11-21 | 1 | -0/+23 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-05-20 | 4 | -48/+34 |
|\ |
|
| * | powerpc: Remove alloc_maybe_bootmem for zalloc version | Milton Miller | 2011-05-19 | 1 | -8/+0 |
| * | powerpc: Remove ioremap_flags | Anton Blanchard | 2011-05-19 | 1 | -3/+3 |
| * | powerpc: Simplify 4k/64k copy_page logic | Anton Blanchard | 2011-05-19 | 1 | -3/+4 |
| * | powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3E | Michael Ellerman | 2011-04-27 | 1 | -34/+27 |
* | | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 1 | -0/+1 |
|/ |
|
* | powerpc: Ensure the else case of feature sections will fit | Michael Ellerman | 2011-01-21 | 1 | -0/+19 |
* | powerpc: Hardcode popcnt instructions for old assemblers | Anton Blanchard | 2010-12-09 | 1 | -7/+7 |
* | powerpc: Add support for popcnt instructions | Anton Blanchard | 2010-11-29 | 2 | -1/+111 |
* | powerpc/Makefiles: Change to new flag variables | matt mooney | 2010-10-13 | 1 | -3/+1 |
* | powerpc: mtmsrd not defined | Sean MacLennan | 2010-09-02 | 2 | -16/+28 |
* | powerpc: Fix incorrect .stabs entry for copy_32.S | Sean MacLennan | 2010-09-02 | 1 | -1/+1 |
* | powerpc: Abstract indexing of lppaca structs | Paul Mackerras | 2010-09-02 | 1 | -2/+2 |
* | powerpc: Add 64bit csum_and_copy_to_user | Anton Blanchard | 2010-09-02 | 1 | -0/+37 |
* | powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_... | Anton Blanchard | 2010-09-02 | 3 | -88/+269 |
* | powerpc: Optimise 64bit csum_partial | Anton Blanchard | 2010-09-02 | 1 | -40/+153 |
* | Merge commit 'paulus-perf/master' into next | Benjamin Herrenschmidt | 2010-07-09 | 3 | -47/+1847 |
|\ |
|
| * | 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 | 3 | -47/+1846 |
* | | powerpc: Fix feature-fixup tests for gcc 4.5 | Stephen Rothwell | 2010-07-08 | 1 | -8/+9 |
* | | powerpc: Fix module building for gcc 4.5 and 64 bit | Stephen Rothwell | 2010-07-08 | 2 | -2/+131 |
|/ |
|
* | powerpc: Fix string library functions | Andreas Schwab | 2010-05-21 | 1 | -8/+8 |
* | powerpc: Fix handling of strncmp with zero len | Jeff Mahoney | 2010-04-07 | 1 | -1/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | powerpc: Fix lwsync feature fixup vs. modules on 64-bit | Benjamin Herrenschmidt | 2010-02-26 | 1 | -1/+2 |
* | powerpc: Improve 64bit copy_tofrom_user | Anton Blanchard | 2010-02-17 | 1 | -23/+57 |
* | powerpc: Pair loads and stores in copy_4k_page | Anton Blanchard | 2010-02-17 | 1 | -14/+14 |
* | powerpc: Fix lwsync patching code on 64bit | Anton Blanchard | 2010-02-17 | 1 | -1/+1 |
* | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -1/+1 |
* | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 1 | -2/+2 |
* | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -2/+2 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 1 | -2/+2 |
|\ |
|
| * | powerpc: perf_event: Cleanup copy_page output by hiding setup symbol | Anton Blanchard | 2009-10-28 | 1 | -2/+2 |
* | | powerpc/8xx: Start using dcbX instructions in various copy routines | Joakim Tjernlund | 2009-12-09 | 1 | -24/+0 |
|/ |
|
* | 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 | 2 | -427/+0 |
* | Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" | Benjamin Herrenschmidt | 2009-05-27 | 1 | -57/+246 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-11 | 2 | -13/+51 |
|\ |
|
| * | powerpc: Fix 64bit __copy_tofrom_user() regression | Mark Nelson | 2009-02-26 | 1 | -7/+31 |
| * | powerpc: Fix 64bit memcpy() regression | Mark Nelson | 2009-02-26 | 1 | -6/+20 |
* | | powerpc: Rework dma-noncoherent to use generic vmalloc layer | Ilya Yanok | 2009-02-23 | 1 | -246/+57 |
* | | powerpc: Unify opcode definitions and support | Kumar Gala | 2009-02-23 | 1 | -2/+2 |
|/ |
|
* | powerpc: Don't emulate mr. instructions | Ananth N Mavinakayanahalli | 2009-02-10 | 1 | -0/+2 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 | 3 | -17/+41 |
|\ |
|
| * | powerpc: Rename struct vm_region to avoid conflict with NOMMU | David Howells | 2008-12-21 | 1 | -12/+12 |
| * | Merge branch 'linux-2.6' into next | Paul Mackerras | 2008-12-18 | 1 | -0/+1 |
| |\ |
|
| * | | powerpc: Update 64bit __copy_tofrom_user() using CPU_FTR_UNALIGNED_LD_STD | Mark Nelson | 2008-11-19 | 1 | -2/+15 |
| * | | powerpc: Remove superfluous WARN_ON() from dma-noncoherent.c | Hollis Blanchard | 2008-11-19 | 1 | -1/+0 |