aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib
Commit message (Expand)AuthorAge
* 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
* powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.SMichael Ellerman2008-07-21
* powerpc: Use WARN_ON(1) instead of __WARN()Michael Ellerman2008-07-21
* powerpc: Fixup lwsync at runtimeKumar Gala2008-07-03
* powerpc: Fix building of feature-fixup tests on ppc32Kumar Gala2008-07-03
* powerpc: Prevent memory corruption due to cache invalidation of unaligned DMA...Andrew Lewis2008-06-30
* powerpc: Add self-tests of the feature fixup codeMichael Ellerman2008-06-30
* powerpc: Add logic to patch alternative feature sectionsMichael Ellerman2008-06-30
* powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman2008-06-30
* powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman2008-06-30
* powerpc: Add tests of the code patching routinesMichael Ellerman2008-06-30