aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/Makefile
AgeCommit message (Expand)Author
2010-11-29powerpc: Add support for popcnt instructionsAnton Blanchard
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney
2010-09-02powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...Anton Blanchard
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad
2010-06-22powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras
2009-06-16powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman
2009-05-27powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt
2008-11-28powerpc/ppc32: static ftrace fixes for PPC32Steven Rostedt
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala
2008-07-01powerpc: Add self-tests of the feature fixup codeMichael Ellerman
2008-07-01powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman
2008-06-16[POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala
2008-05-12[POWERPC] ppc: More compile fixesPaul Mackerras
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve
2007-10-16[POWERPC] rheap: Changes config mechanismSylvain Munaut
2007-10-03[POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell
2007-09-19[POWERPC] Fix section mismatch in PCI codeStephen Rothwell
2007-05-09[POWERPC] User rheap from arch/powerpc/libKumar Gala
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller
2007-02-06[POWERPC] Added kprobes support to ppc32Kumar Gala
2007-02-07[POWERPC] 8xx: generic 8xx code arch/powerpc portVitaly Bordug
2006-10-02[POWERPC] Fix rheap alignment problemLi Yang
2006-09-21POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug
2006-07-13[POWERPC] iseries: Move e2a()/strne2a() into their only callerMichael Ellerman
2006-06-15[POWERPC] Optimise some TOC usageAnton Blanchard
2006-05-24[PATCH] remove powerpc bitops in favor of existing generic bitopsJon Mason
2005-11-01[PATCH] powerpc: Merge bitops.hDavid Gibson
2005-11-01powerpc: fix __strnlen_user in merge treeStephen Rothwell
2005-10-28powerpc: Merge xmonPaul Mackerras
2005-10-28ppc64: use mem_64.S from powerpc/libStephen Rothwell
2005-10-28ppc64: use usercopy_64.c from powerpc/libStephen Rothwell
2005-10-28ppc64: user strcase.c from powerpc/libStephen Rothwell
2005-10-28ppc64: use sstep.c from powerpc/libStephen Rothwell
2005-10-28ppc64: use memcpy_64.S from powerpc/libStephen Rothwell
2005-10-28ppc64: use lockc.c from powerpc/libStephen Rothwell
2005-10-28ppc64: use copyuser_64.S from powerpc/libStephen Rothwell
2005-10-28ppc64: use copypage_64.S from powerpc/libStephen Rothwell
2005-10-28ppc64: use e2a.c from powerpc/libStephen Rothwell
2005-10-28ppc64: use checksum_64.S from powerpcStephen Rothwell
2005-10-10powerpc: Get 64-bit configs to compile with ARCH=powerpcPaul Mackerras
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras