summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/Makefile
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01powerpc: Use instruction emulation infrastructure to handle alignment faultsPaul Mackerras
2017-09-01powerpc: Handle most loads and stores in instruction emulation codePaul Mackerras
2017-06-02powerpc/lib/xor_vmx: Ensure no altivec code executes before enable_kernel_alt...Matt Brown
2017-05-30powerpc/64: Linker on-demand sfpr functions for modulesNicholas Piggin
2017-05-30powerpc/64: Do not link crtsavres.o in vmlinuxNicholas Piggin
2017-04-06powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro
2017-03-03powerpc: emulate_step() tests for load/store instructionsRavi Bangoria
2017-01-25powerpc/64: Use optimized checksum routines on little-endianPaul Mackerras
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-09-13powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman
2016-08-07ppc: move exports to definitionsAl Viro
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-03-07powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe
2016-03-04powerpc32: checksum_wrappers_64 becomes checksum_wrappersChristophe Leroy
2015-06-11powerpc: Only use -mabi=altivec if toolchain supports itAnton Blanchard
2015-01-28powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rulesMichael Ellerman
2015-01-28powerpc/lib: Makefile, consolidate obj-y sectionsMichael Ellerman
2015-01-23powerpc: Add 64bit optimised memcmpAnton Blanchard
2014-12-29powerpc/lib: Do not include string.o in obj-y twiceAndreas Ruprecht
2014-11-10powerpc: Remove unused devm_ioremap_prot()Kyle McMartin
2014-09-25powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard
2014-04-30powerpc: memcpy optimization for 64bit LEPhilippe Bergheaud
2013-10-30powerpc: Add VMX optimised xor for RAID5Anton Blanchard
2013-10-11powerpc: Use generic memcpy code in little endianAnton Blanchard
2013-10-11powerpc: Use generic checksum code in little endianAnton Blanchard
2013-01-29uprobes/powerpc: Add dependency on single step emulationSuzuki K. Poulose
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard
2012-07-03powerpc: POWER7 optimised memcpy using VMX and enhanced prefetchAnton Blanchard
2012-07-03powerpc: POWER7 optimised copy_page using VMX and enhanced prefetchAnton Blanchard
2012-07-03powerpc: Rename copyuser_power7_vmx.c to vmx-helper.cAnton Blanchard
2012-07-03powerpc: 64bit optimised __clear_userAnton Blanchard
2011-12-19powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard
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