summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/Makefile
Commit message (Expand)AuthorAge
* powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin2018-04-01
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16
|\
| * powerpc/lib: Implement PMEM APIOliver O'Halloran2017-11-13
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* powerpc: Use instruction emulation infrastructure to handle alignment faultsPaul Mackerras2017-09-01
* powerpc: Handle most loads and stores in instruction emulation codePaul Mackerras2017-09-01
* powerpc/lib/xor_vmx: Ensure no altivec code executes before enable_kernel_alt...Matt Brown2017-06-02
* powerpc/64: Linker on-demand sfpr functions for modulesNicholas Piggin2017-05-30
* powerpc/64: Do not link crtsavres.o in vmlinuxNicholas Piggin2017-05-30
* powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-04-06
* powerpc: emulate_step() tests for load/store instructionsRavi Bangoria2017-03-03
* powerpc/64: Use optimized checksum routines on little-endianPaul Mackerras2017-01-25
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\
| * ppc: move exports to definitionsAl Viro2016-08-07
* | powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman2016-09-13
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-03-14
|\
| * powerpc32: checksum_wrappers_64 becomes checksum_wrappersChristophe Leroy2016-03-04
* | powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe2016-03-07
|/
* powerpc: Only use -mabi=altivec if toolchain supports itAnton Blanchard2015-06-11
* powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rulesMichael Ellerman2015-01-28
* powerpc/lib: Makefile, consolidate obj-y sectionsMichael Ellerman2015-01-28
* powerpc: Add 64bit optimised memcmpAnton Blanchard2015-01-23
* powerpc/lib: Do not include string.o in obj-y twiceAndreas Ruprecht2014-12-29
* powerpc: Remove unused devm_ioremap_prot()Kyle McMartin2014-11-10
* powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard2014-09-25
* powerpc: memcpy optimization for 64bit LEPhilippe Bergheaud2014-04-30
* powerpc: Add VMX optimised xor for RAID5Anton Blanchard2013-10-30
* powerpc: Use generic memcpy code in little endianAnton Blanchard2013-10-11
* powerpc: Use generic checksum code in little endianAnton Blanchard2013-10-11
* uprobes/powerpc: Add dependency on single step emulationSuzuki K. Poulose2013-01-29
* powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-10
* powerpc: POWER7 optimised memcpy using VMX and enhanced prefetchAnton Blanchard2012-07-03
* powerpc: POWER7 optimised copy_page using VMX and enhanced prefetchAnton Blanchard2012-07-03
* powerpc: Rename copyuser_power7_vmx.c to vmx-helper.cAnton Blanchard2012-07-03
* powerpc: 64bit optimised __clear_userAnton Blanchard2012-07-03
* powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard2011-12-19
* powerpc: Add support for popcnt instructionsAnton Blanchard2010-11-29
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-13
* powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...Anton Blanchard2010-09-02
* Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2010-07-09
|\
| * powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-22
| * powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2010-06-22
* | powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell2010-07-08
|/
* powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-16
* powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt2009-05-27
* powerpc/ppc32: static ftrace fixes for PPC32Steven Rostedt2008-11-28
* powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-04
* powerpc: Add self-tests of the feature fixup codeMichael Ellerman2008-07-01
* powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman2008-07-01
* powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-07-01