summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/Makefile
AgeCommit message (Expand)AuthorLines
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+0
2025-06-30lib/crc: powerpc: Migrate optimized CRC code into lib/crc/Eric Biggers-6/+0
2025-06-30lib/crypto: powerpc: Move arch/powerpc/lib/crypto/ into lib/crypto/Eric Biggers-2/+0
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-0/+2
2025-04-28powerpc/crc: drop "glue" from filenamesEric Biggers-2/+2
2025-04-28crypto: powerpc - move library functions to arch/powerpc/lib/crypto/Eric Biggers-0/+2
2024-12-01powerpc/crc-t10dif: expose CRC-T10DIF function through libEric Biggers-0/+3
2024-12-01powerpc/crc32: expose CRC32 functions through libEric Biggers-0/+3
2024-05-07powerpc/Makefile: Remove bits related to the previous use of -mcmodel=largeNaveen N Rao-2/+0
2024-03-07powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor-1/+1
2023-11-27powerpc: add crtsavres.o to always-y instead of extra-yMasahiro Yamada-1/+1
2023-08-24powerpc: Drop zalloc_maybe_bootmem()Michael Ellerman-1/+1
2023-06-27powerpc: remove checks for binutils older than 2.25Masahiro Yamada-1/+1
2023-02-10powerpc/kcsan: Add exclusions from instrumentationRohan McLure-0/+2
2022-12-02powerpc/qspinlock: powerpc qspinlock implementationNicholas Piggin-1/+3
2022-05-22powerpc/kasan: Don't instrument non-maskable or raw interruptsDaniel Axtens-0/+3
2021-12-23powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy-0/+3
2021-12-23powerpc/code-patching: Move code patching selftests in its own fileChristophe Leroy-0/+2
2021-12-23powerpc/code-patching: Use test_trampoline for prefixed patch testChristophe Leroy-1/+1
2021-09-22isystem: delete global -isystem compile optionAlexey Dobriyan-0/+2
2021-07-01powerpc: Only build restart_table.c for 64sMichael Ellerman-2/+2
2021-06-25powerpc/64: allow alternate return locations for soft-masked interruptsNicholas Piggin-1/+1
2021-05-04powerpc/32: Fix boot failure with CONFIG_STACKPROTECTORChristophe Leroy-0/+3
2021-04-21powerpc: Move copy_inst_from_kernel_nofault()Christophe Leroy-1/+1
2021-02-12kbuild: LD_VERSION redenominationMasahiro Yamada-1/+1
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams-1/+1
2020-07-27powerpc/64s: Implement queued spinlocks and rwlocksNicholas Piggin-0/+3
2020-05-19powerpc: Test prefixed code patchingJordan Niethe-1/+1
2020-05-19powerpc: Add a probe_user_read_inst() functionJordan Niethe-1/+1
2019-08-21powerpc/memcpy: Add memcpy_mcsafe for pmemBalbir Singh-1/+1
2019-08-05powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHEChristophe Leroy-2/+2
2019-05-28powerpc/lib: only build ldstfp.o when CONFIG_PPC_FPU is setChristophe Leroy-1/+2
2019-05-28powerpc/lib: fix redundant inclusion of quad.oChristophe Leroy-1/+1
2019-05-03powerpc: disable KASAN instrumentation on early/critical files.Christophe Leroy-0/+8
2019-05-03powerpc: prepare string/mem functions for KASANChristophe Leroy-3/+8
2019-02-23powerpc: sstep: Add tests for compute type instructionsSandipan Das-1/+2
2018-10-20powerpc: Add support for function error injectionNaveen N. Rao-0/+2
2018-10-19powerpc: Add -Werror at arch/powerpc levelMichael Ellerman-2/+0
2018-08-07powerpc/lib: Implement strlen() in assembly for PPC32Christophe Leroy-1/+1
2018-06-04powerpc/lib: optimise PPC32 memcmpChristophe Leroy-2/+2
2018-06-04powerpc/lib: optimise 32 bits __clear_user()Christophe Leroy-2/+3
2018-04-01powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin-2/+4
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+1
2017-11-13powerpc/lib: Implement PMEM APIOliver O'Halloran-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-01powerpc: Use instruction emulation infrastructure to handle alignment faultsPaul Mackerras-2/+2
2017-09-01powerpc: Handle most loads and stores in instruction emulation codePaul Mackerras-0/+1
2017-06-02powerpc/lib/xor_vmx: Ensure no altivec code executes before enable_kernel_alt...Matt Brown-1/+1
2017-05-30powerpc/64: Linker on-demand sfpr functions for modulesNicholas Piggin-5/+8
2017-05-30powerpc/64: Do not link crtsavres.o in vmlinuxNicholas Piggin-2/+6