aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/Makefile
AgeCommit message (Expand)Author
2024-04-10powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor
2024-01-25powerpc: add crtsavres.o to always-y instead of extra-yMasahiro Yamada
2024-01-25powerpc: remove checks for binutils older than 2.25Masahiro Yamada
2022-02-01powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy
2021-07-01powerpc: Only build restart_table.c for 64sMichael Ellerman
2021-06-25powerpc/64: allow alternate return locations for soft-masked interruptsNicholas Piggin
2021-05-04powerpc/32: Fix boot failure with CONFIG_STACKPROTECTORChristophe Leroy
2021-04-21powerpc: Move copy_inst_from_kernel_nofault()Christophe Leroy
2021-02-12kbuild: LD_VERSION redenominationMasahiro Yamada
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-07-27powerpc/64s: Implement queued spinlocks and rwlocksNicholas Piggin
2020-05-19powerpc: Test prefixed code patchingJordan Niethe
2020-05-19powerpc: Add a probe_user_read_inst() functionJordan Niethe
2019-08-21powerpc/memcpy: Add memcpy_mcsafe for pmemBalbir Singh
2019-08-05powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHEChristophe Leroy
2019-05-28powerpc/lib: only build ldstfp.o when CONFIG_PPC_FPU is setChristophe Leroy
2019-05-28powerpc/lib: fix redundant inclusion of quad.oChristophe Leroy
2019-05-03powerpc: disable KASAN instrumentation on early/critical files.Christophe Leroy
2019-05-03powerpc: prepare string/mem functions for KASANChristophe Leroy
2019-02-23powerpc: sstep: Add tests for compute type instructionsSandipan Das
2018-10-20powerpc: Add support for function error injectionNaveen N. Rao
2018-10-19powerpc: Add -Werror at arch/powerpc levelMichael Ellerman
2018-08-07powerpc/lib: Implement strlen() in assembly for PPC32Christophe Leroy
2018-06-04powerpc/lib: optimise PPC32 memcmpChristophe Leroy
2018-06-04powerpc/lib: optimise 32 bits __clear_user()Christophe Leroy
2018-04-01powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-13powerpc/lib: Implement PMEM APIOliver O'Halloran
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