summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor2024-03-071-1/+1
* powerpc: add crtsavres.o to always-y instead of extra-yMasahiro Yamada2023-11-271-1/+1
* powerpc: Drop zalloc_maybe_bootmem()Michael Ellerman2023-08-241-1/+1
* powerpc: remove checks for binutils older than 2.25Masahiro Yamada2023-06-271-1/+1
* powerpc/kcsan: Add exclusions from instrumentationRohan McLure2023-02-101-0/+2
* powerpc/qspinlock: powerpc qspinlock implementationNicholas Piggin2022-12-021-1/+3
* powerpc/kasan: Don't instrument non-maskable or raw interruptsDaniel Axtens2022-05-221-0/+3
* powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy2021-12-231-0/+3
* powerpc/code-patching: Move code patching selftests in its own fileChristophe Leroy2021-12-231-0/+2
* powerpc/code-patching: Use test_trampoline for prefixed patch testChristophe Leroy2021-12-231-1/+1
* isystem: delete global -isystem compile optionAlexey Dobriyan2021-09-221-0/+2
* powerpc: Only build restart_table.c for 64sMichael Ellerman2021-07-011-2/+2
* powerpc/64: allow alternate return locations for soft-masked interruptsNicholas Piggin2021-06-251-1/+1
* powerpc/32: Fix boot failure with CONFIG_STACKPROTECTORChristophe Leroy2021-05-041-0/+3
* powerpc: Move copy_inst_from_kernel_nofault()Christophe Leroy2021-04-211-1/+1
* kbuild: LD_VERSION redenominationMasahiro Yamada2021-02-121-1/+1
* x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-10-061-1/+1
* powerpc/64s: Implement queued spinlocks and rwlocksNicholas Piggin2020-07-271-0/+3
* powerpc: Test prefixed code patchingJordan Niethe2020-05-191-1/+1
* powerpc: Add a probe_user_read_inst() functionJordan Niethe2020-05-191-1/+1
* powerpc/memcpy: Add memcpy_mcsafe for pmemBalbir Singh2019-08-211-1/+1
* powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHEChristophe Leroy2019-08-051-2/+2
* powerpc/lib: only build ldstfp.o when CONFIG_PPC_FPU is setChristophe Leroy2019-05-281-1/+2
* powerpc/lib: fix redundant inclusion of quad.oChristophe Leroy2019-05-281-1/+1
* powerpc: disable KASAN instrumentation on early/critical files.Christophe Leroy2019-05-031-0/+8
* powerpc: prepare string/mem functions for KASANChristophe Leroy2019-05-031-3/+8
* powerpc: sstep: Add tests for compute type instructionsSandipan Das2019-02-231-1/+2
* powerpc: Add support for function error injectionNaveen N. Rao2018-10-201-0/+2
* powerpc: Add -Werror at arch/powerpc levelMichael Ellerman2018-10-191-2/+0
* powerpc/lib: Implement strlen() in assembly for PPC32Christophe Leroy2018-08-071-1/+1
* powerpc/lib: optimise PPC32 memcmpChristophe Leroy2018-06-041-2/+2
* powerpc/lib: optimise 32 bits __clear_user()Christophe Leroy2018-06-041-2/+3
* powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin2018-04-011-2/+4
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-1/+1
|\
| * powerpc/lib: Implement PMEM APIOliver O'Halloran2017-11-131-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* powerpc: Use instruction emulation infrastructure to handle alignment faultsPaul Mackerras2017-09-011-2/+2
* powerpc: Handle most loads and stores in instruction emulation codePaul Mackerras2017-09-011-0/+1
* powerpc/lib/xor_vmx: Ensure no altivec code executes before enable_kernel_alt...Matt Brown2017-06-021-1/+1
* powerpc/64: Linker on-demand sfpr functions for modulesNicholas Piggin2017-05-301-5/+8
* powerpc/64: Do not link crtsavres.o in vmlinuxNicholas Piggin2017-05-301-2/+6
* powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-04-061-1/+1
* powerpc: emulate_step() tests for load/store instructionsRavi Bangoria2017-03-031-0/+1
* 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
|/