aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib
Commit message (Expand)AuthorAge
* powerpc: Ensure the else case of feature sections will fitMichael Ellerman2011-01-20
* powerpc: Hardcode popcnt instructions for old assemblersAnton Blanchard2010-12-08
* powerpc: Add support for popcnt instructionsAnton Blanchard2010-11-28
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-13
* powerpc: mtmsrd not definedSean MacLennan2010-09-02
* powerpc: Fix incorrect .stabs entry for copy_32.SSean MacLennan2010-09-02
* powerpc: Abstract indexing of lppaca structsPaul Mackerras2010-09-02
* powerpc: Add 64bit csum_and_copy_to_userAnton Blanchard2010-09-02
* powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...Anton Blanchard2010-09-02
* powerpc: Optimise 64bit csum_partialAnton Blanchard2010-09-02
* Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-08
|\
| * powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-22
| * powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2010-06-22
* | powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell2010-07-08
* | powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell2010-07-08
|/
* powerpc: Fix string library functionsAndreas Schwab2010-05-21
* powerpc: Fix handling of strncmp with zero lenJeff Mahoney2010-04-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* powerpc: Fix lwsync feature fixup vs. modules on 64-bitBenjamin Herrenschmidt2010-02-26
* powerpc: Improve 64bit copy_tofrom_userAnton Blanchard2010-02-16
* powerpc: Pair loads and stores in copy_4k_pageAnton Blanchard2010-02-16
* powerpc: Fix lwsync patching code on 64bitAnton Blanchard2010-02-16
* locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
|\
| * powerpc: perf_event: Cleanup copy_page output by hiding setup symbolAnton Blanchard2009-10-28
* | powerpc/8xx: Start using dcbX instructions in various copy routinesJoakim Tjernlund2009-12-09
|/
* powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-16
* powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt2009-05-27
* Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"Benjamin Herrenschmidt2009-05-26
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-11
|\
| * powerpc: Fix 64bit __copy_tofrom_user() regressionMark Nelson2009-02-25
| * powerpc: Fix 64bit memcpy() regressionMark Nelson2009-02-25
* | powerpc: Rework dma-noncoherent to use generic vmalloc layerIlya Yanok2009-02-22
* | powerpc: Unify opcode definitions and supportKumar Gala2009-02-22
|/
* powerpc: Don't emulate mr. instructionsAnanth N Mavinakayanahalli2009-02-09
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-28
|\
| * powerpc: Rename struct vm_region to avoid conflict with NOMMUDavid Howells2008-12-20
| * Merge branch 'linux-2.6' into nextPaul Mackerras2008-12-17
| |\
| * | powerpc: Update 64bit __copy_tofrom_user() using CPU_FTR_UNALIGNED_LD_STDMark Nelson2008-11-19
| * | powerpc: Remove superfluous WARN_ON() from dma-noncoherent.cHollis Blanchard2008-11-19
| * | powerpc: Update 64bit memcpy() using CPU_FTR_UNALIGNED_LD_STDMark Nelson2008-11-05
* | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-19
|\ \ \ | | |/ | |/|
| * | powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel2008-12-17
| |/
* / powerpc/ppc32: static ftrace fixes for PPC32Steven Rostedt2008-11-28
|/
* powerpc: Fix DMA offset for non-coherent DMABenjamin Herrenschmidt2008-10-13
* powerpc: New copy_4K_page()Mark Nelson2008-09-15
* powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-03
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24