Age | Commit message (Expand) | Author |
2011-01-21 | powerpc: Ensure the else case of feature sections will fit | Michael Ellerman |
2010-12-09 | powerpc: Hardcode popcnt instructions for old assemblers | Anton Blanchard |
2010-11-29 | powerpc: Add support for popcnt instructions | Anton Blanchard |
2010-10-13 | powerpc/Makefiles: Change to new flag variables | matt mooney |
2010-09-02 | powerpc: mtmsrd not defined | Sean MacLennan |
2010-09-02 | powerpc: Fix incorrect .stabs entry for copy_32.S | Sean MacLennan |
2010-09-02 | powerpc: Abstract indexing of lppaca structs | Paul Mackerras |
2010-09-02 | powerpc: Add 64bit csum_and_copy_to_user | Anton Blanchard |
2010-09-02 | powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_... | Anton Blanchard |
2010-09-02 | powerpc: Optimise 64bit csum_partial | Anton Blanchard |
2010-07-09 | Merge commit 'paulus-perf/master' into next | Benjamin Herrenschmidt |
2010-07-08 | powerpc: Fix feature-fixup tests for gcc 4.5 | Stephen Rothwell |
2010-07-08 | powerpc: Fix module building for gcc 4.5 and 64 bit | Stephen Rothwell |
2010-06-22 | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors | K.Prasad |
2010-06-22 | powerpc: Emulate most Book I instructions in emulate_step() | Paul Mackerras |
2010-05-21 | powerpc: Fix string library functions | Andreas Schwab |
2010-04-07 | powerpc: Fix handling of strncmp with zero len | Jeff Mahoney |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-26 | powerpc: Fix lwsync feature fixup vs. modules on 64-bit | Benjamin Herrenschmidt |
2010-02-17 | powerpc: Improve 64bit copy_tofrom_user | Anton Blanchard |
2010-02-17 | powerpc: Pair loads and stores in copy_4k_page | Anton Blanchard |
2010-02-17 | powerpc: Fix lwsync patching code on 64bit | Anton Blanchard |
2009-12-14 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner |
2009-12-09 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-12-09 | powerpc/8xx: Start using dcbX instructions in various copy routines | Joakim Tjernlund |
2009-10-28 | powerpc: perf_event: Cleanup copy_page output by hiding setup symbol | Anton Blanchard |
2009-06-16 | powerpc: Add configurable -Werror for arch/powerpc | Michael Ellerman |
2009-05-27 | powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm | Benjamin Herrenschmidt |
2009-05-27 | Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" | Benjamin Herrenschmidt |
2009-03-11 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-02-26 | powerpc: Fix 64bit __copy_tofrom_user() regression | Mark Nelson |
2009-02-26 | powerpc: Fix 64bit memcpy() regression | Mark Nelson |
2009-02-23 | powerpc: Rework dma-noncoherent to use generic vmalloc layer | Ilya Yanok |
2009-02-23 | powerpc: Unify opcode definitions and support | Kumar Gala |
2009-02-10 | powerpc: Don't emulate mr. instructions | Ananth N Mavinakayanahalli |
2008-12-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds |
2008-12-21 | powerpc: Rename struct vm_region to avoid conflict with NOMMU | David Howells |
2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar |
2008-12-18 | Merge branch 'linux-2.6' into next | Paul Mackerras |
2008-12-17 | powerpc: Fix corruption error in rh_alloc_fixed() | Guillaume Knispel |
2008-11-28 | powerpc/ppc32: static ftrace fixes for PPC32 | Steven Rostedt |
2008-11-19 | powerpc: Update 64bit __copy_tofrom_user() using CPU_FTR_UNALIGNED_LD_STD | Mark Nelson |
2008-11-19 | powerpc: Remove superfluous WARN_ON() from dma-noncoherent.c | Hollis Blanchard |
2008-11-05 | powerpc: Update 64bit memcpy() using CPU_FTR_UNALIGNED_LD_STD | Mark Nelson |
2008-10-14 | powerpc: Fix DMA offset for non-coherent DMA | Benjamin Herrenschmidt |
2008-09-15 | powerpc: New copy_4K_page() | Mark Nelson |
2008-08-04 | powerpc: Remove use of CONFIG_PPC_MERGE | Kumar Gala |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |