aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman1-2/+1
2016-03-07powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe1-2/+2
2016-03-04powerpc32: checksum_wrappers_64 becomes checksum_wrappersChristophe Leroy1-2/+1
2015-06-11powerpc: Only use -mabi=altivec if toolchain supports itAnton Blanchard1-1/+1
2015-01-28powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rulesMichael Ellerman1-11/+9
2015-01-28powerpc/lib: Makefile, consolidate obj-y sectionsMichael Ellerman1-4/+3
2015-01-23powerpc: Add 64bit optimised memcmpAnton Blanchard1-1/+2
2014-12-29powerpc/lib: Do not include string.o in obj-y twiceAndreas Ruprecht1-2/+1
2014-11-10powerpc: Remove unused devm_ioremap_prot()Kyle McMartin1-1/+0
2014-09-25powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard1-1/+1
2014-04-30powerpc: memcpy optimization for 64bit LEPhilippe Bergheaud1-2/+0
2013-10-30powerpc: Add VMX optimised xor for RAID5Anton Blanchard1-0/+3
2013-10-11powerpc: Use generic memcpy code in little endianAnton Blanchard1-3/+6
2013-10-11powerpc: Use generic checksum code in little endianAnton Blanchard1-2/+7
2013-01-29uprobes/powerpc: Add dependency on single step emulationSuzuki K. Poulose1-3/+1
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard1-1/+1
2012-07-03powerpc: POWER7 optimised memcpy using VMX and enhanced prefetchAnton Blanchard1-1/+2
2012-07-03powerpc: POWER7 optimised copy_page using VMX and enhanced prefetchAnton Blanchard1-1/+1
2012-07-03powerpc: Rename copyuser_power7_vmx.c to vmx-helper.cAnton Blanchard1-1/+1
2012-07-03powerpc: 64bit optimised __clear_userAnton Blanchard1-1/+1
2011-12-19powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard1-1/+3
2010-11-29powerpc: Add support for popcnt instructionsAnton Blanchard1-1/+1
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney1-3/+1
2010-09-02powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_userAnton Blanchard1-1/+2
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt1-2/+3
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell1-2/+2
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad1-0/+1
2010-06-22powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras1-2/+2
2009-06-16powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman1-0/+2
2009-05-27powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt1-1/+0
2008-11-28powerpc/ppc32: static ftrace fixes for PPC32Steven Rostedt1-0/+3
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala1-2/+0
2008-07-01powerpc: Add self-tests of the feature fixup codeMichael Ellerman1-0/+1
2008-07-01powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman1-0/+1
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman1-0/+2
2008-06-16[POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala1-1/+1
2008-05-12[POWERPC] ppc: More compile fixesPaul Mackerras1-1/+1
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve1-0/+1
2007-10-16[POWERPC] rheap: Changes config mechanismSylvain Munaut1-4/+1
2007-10-03[POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell1-3/+4
2007-09-19[POWERPC] Fix section mismatch in PCI codeStephen Rothwell1-1/+1
2007-05-09[POWERPC] User rheap from arch/powerpc/libKumar Gala1-2/+0
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller1-3/+2
2007-02-06[POWERPC] Added kprobes support to ppc32Kumar Gala1-1/+1
2007-02-07[POWERPC] 8xx: generic 8xx code arch/powerpc portVitaly Bordug1-0/+2
2006-10-02[POWERPC] Fix rheap alignment problemLi Yang1-0/+1
2006-09-21POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug1-0/+5
2006-07-13[POWERPC] iseries: Move e2a()/strne2a() into their only callerMichael Ellerman1-1/+0
2006-06-15[POWERPC] Optimise some TOC usageAnton Blanchard1-0/+4
2006-05-24[PATCH] remove powerpc bitops in favor of existing generic bitopsJon Mason1-1/+0