summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/Makefile
AgeCommit message (Expand)AuthorLines
2015-01-28powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rulesMichael Ellerman-11/+9
2015-01-28powerpc/lib: Makefile, consolidate obj-y sectionsMichael Ellerman-4/+3
2015-01-23powerpc: Add 64bit optimised memcmpAnton Blanchard-1/+2
2014-12-29powerpc/lib: Do not include string.o in obj-y twiceAndreas Ruprecht-2/+1
2014-11-10powerpc: Remove unused devm_ioremap_prot()Kyle McMartin-1/+0
2014-09-25powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard-1/+1
2014-04-30powerpc: memcpy optimization for 64bit LEPhilippe Bergheaud-2/+0
2013-10-30powerpc: Add VMX optimised xor for RAID5Anton Blanchard-0/+3
2013-10-11powerpc: Use generic memcpy code in little endianAnton Blanchard-3/+6
2013-10-11powerpc: Use generic checksum code in little endianAnton Blanchard-2/+7
2013-01-29uprobes/powerpc: Add dependency on single step emulationSuzuki K. Poulose-3/+1
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard-1/+1
2012-07-03powerpc: POWER7 optimised memcpy using VMX and enhanced prefetchAnton Blanchard-1/+2
2012-07-03powerpc: POWER7 optimised copy_page using VMX and enhanced prefetchAnton Blanchard-1/+1
2012-07-03powerpc: Rename copyuser_power7_vmx.c to vmx-helper.cAnton Blanchard-1/+1
2012-07-03powerpc: 64bit optimised __clear_userAnton Blanchard-1/+1
2011-12-19powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard-1/+3
2010-11-29powerpc: Add support for popcnt instructionsAnton Blanchard-1/+1
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney-3/+1
2010-09-02powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...Anton Blanchard-1/+2
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt-2/+3
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell-2/+2
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad-0/+1
2010-06-22powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras-2/+2
2009-06-16powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman-0/+2
2009-05-27powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt-1/+0
2008-11-28powerpc/ppc32: static ftrace fixes for PPC32Steven Rostedt-0/+3
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala-2/+0
2008-07-01powerpc: Add self-tests of the feature fixup codeMichael Ellerman-0/+1
2008-07-01powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman-0/+1
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman-0/+2
2008-06-16[POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala-1/+1
2008-05-12[POWERPC] ppc: More compile fixesPaul Mackerras-1/+1
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve-0/+1
2007-10-16[POWERPC] rheap: Changes config mechanismSylvain Munaut-4/+1
2007-10-03[POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell-3/+4
2007-09-19[POWERPC] Fix section mismatch in PCI codeStephen Rothwell-1/+1
2007-05-09[POWERPC] User rheap from arch/powerpc/libKumar Gala-2/+0
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller-3/+2
2007-02-06[POWERPC] Added kprobes support to ppc32Kumar Gala-1/+1
2007-02-07[POWERPC] 8xx: generic 8xx code arch/powerpc portVitaly Bordug-0/+2
2006-10-02[POWERPC] Fix rheap alignment problemLi Yang-0/+1
2006-09-21POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug-0/+5
2006-07-13[POWERPC] iseries: Move e2a()/strne2a() into their only callerMichael Ellerman-1/+0
2006-06-15[POWERPC] Optimise some TOC usageAnton Blanchard-0/+4
2006-05-24[PATCH] remove powerpc bitops in favor of existing generic bitopsJon Mason-1/+0
2005-11-01[PATCH] powerpc: Merge bitops.hDavid Gibson-4/+5
2005-11-01powerpc: fix __strnlen_user in merge treeStephen Rothwell-1/+1
2005-10-28powerpc: Merge xmonPaul Mackerras-0/+2
2005-10-28ppc64: use mem_64.S from powerpc/libStephen Rothwell-2/+1