summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64: Use optimized checksum routines on little-endianPaul Mackerras2017-01-251-2/+0
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-1/+1
|\
| * ppc: move exports to definitionsAl Viro2016-08-071-1/+1
* | powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman2016-09-131-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-03-141-2/+1
|\
| * powerpc32: checksum_wrappers_64 becomes checksum_wrappersChristophe Leroy2016-03-041-2/+1
* | powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe2016-03-071-2/+2
|/
* powerpc: Only use -mabi=altivec if toolchain supports itAnton Blanchard2015-06-111-1/+1
* powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rulesMichael Ellerman2015-01-281-11/+9
* powerpc/lib: Makefile, consolidate obj-y sectionsMichael Ellerman2015-01-281-4/+3
* powerpc: Add 64bit optimised memcmpAnton Blanchard2015-01-231-1/+2
* powerpc/lib: Do not include string.o in obj-y twiceAndreas Ruprecht2014-12-291-2/+1
* powerpc: Remove unused devm_ioremap_prot()Kyle McMartin2014-11-101-1/+0
* powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard2014-09-251-1/+1
* powerpc: memcpy optimization for 64bit LEPhilippe Bergheaud2014-04-301-2/+0
* powerpc: Add VMX optimised xor for RAID5Anton Blanchard2013-10-301-0/+3
* powerpc: Use generic memcpy code in little endianAnton Blanchard2013-10-111-3/+6
* powerpc: Use generic checksum code in little endianAnton Blanchard2013-10-111-2/+7
* uprobes/powerpc: Add dependency on single step emulationSuzuki K. Poulose2013-01-291-3/+1
* powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-101-1/+1
* powerpc: POWER7 optimised memcpy using VMX and enhanced prefetchAnton Blanchard2012-07-031-1/+2
* powerpc: POWER7 optimised copy_page using VMX and enhanced prefetchAnton Blanchard2012-07-031-1/+1
* powerpc: Rename copyuser_power7_vmx.c to vmx-helper.cAnton Blanchard2012-07-031-1/+1
* powerpc: 64bit optimised __clear_userAnton Blanchard2012-07-031-1/+1
* powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard2011-12-191-1/+3
* powerpc: Add support for popcnt instructionsAnton Blanchard2010-11-291-1/+1
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-131-3/+1
* powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...Anton Blanchard2010-09-021-1/+2
* Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-091-2/+3
|\
| * powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-221-0/+1
| * powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2010-06-221-2/+2
* | powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell2010-07-081-2/+2
|/
* powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-161-0/+2
* powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt2009-05-271-1/+0
* powerpc/ppc32: static ftrace fixes for PPC32Steven Rostedt2008-11-281-0/+3
* powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-041-2/+0
* powerpc: Add self-tests of the feature fixup codeMichael Ellerman2008-07-011-0/+1
* powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman2008-07-011-0/+1
* powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-07-011-0/+2
* [POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala2008-06-161-1/+1
* [POWERPC] ppc: More compile fixesPaul Mackerras2008-05-121-1/+1
* [POWERPC] devres: Add devm_ioremap_prot()Emil Medve2008-05-051-0/+1
* [POWERPC] rheap: Changes config mechanismSylvain Munaut2007-10-161-4/+1
* [POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell2007-10-031-3/+4
* [POWERPC] Fix section mismatch in PCI codeStephen Rothwell2007-09-191-1/+1
* [POWERPC] User rheap from arch/powerpc/libKumar Gala2007-05-091-2/+0
* [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-261-3/+2
* [POWERPC] Added kprobes support to ppc32Kumar Gala2007-02-061-1/+1
* [POWERPC] 8xx: generic 8xx code arch/powerpc portVitaly Bordug2007-02-071-0/+2
* [POWERPC] Fix rheap alignment problemLi Yang2006-10-021-0/+1