aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib
AgeCommit message (Expand)Author
2024-04-13powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor
2024-02-23powerpc/lib: Validate size for vector operationsNaveen N Rao
2024-02-23powerpc: Use always instead of always-y in for crtsavres.oNathan Chancellor
2024-01-25powerpc: add crtsavres.o to always-y instead of extra-yMasahiro Yamada
2022-04-15powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell
2022-04-15powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell
2022-02-23powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell
2022-02-01powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy
2021-11-17powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao
2021-05-19powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman
2021-05-19powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-01-04powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan
2019-09-12powerpc/memcpy: Fix stack corruption for smaller sizesSantosh Sivaraj
2019-08-27powerpc/spinlocks: Rename SPLPAR-only spinlocksChristopher M. Riedl
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-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-05powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
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-04-21powerpc/lib: Refactor __patch_instruction() to use __put_user_asm()Russell Currey
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy
2019-04-20powerpc: Remove duplicate headersJagadeesh Pagadala
2019-03-25powerpc/64: Fix memcmp reading past the end of src/destMichael Ellerman
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-02-26powerpc sstep: Add support for modsd, modud instructionsSandipan Das
2019-02-26powerpc sstep: Add support for modsw, moduw instructionsPrasannaKumar Muralidharan
2019-02-26powerpc sstep: Add support for extswsli instructionSandipan Das
2019-02-26powerpc sstep: Add support for cnttzw, cnttzd instructionsSandipan Das
2019-02-26powerpc: sstep: Add support for darn instructionSandipan Das
2019-02-26powerpc: sstep: Add support for maddhd, maddhdu, maddld instructionsSandipan Das
2019-02-23powerpc: sstep: Add tests for addc[.] instructionSandipan Das
2019-02-23powerpc: sstep: Add tests for add[.] instructionSandipan Das
2019-02-23powerpc: sstep: Add tests for compute type instructionsSandipan Das
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-20powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
2018-12-19powerpc: simplify patch_instruction_site() and patch_branch_site()Christophe Leroy
2018-11-25powerpc/lib: Declare static methodsBreno Leitao
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-20powerpc: Add support for function error injectionNaveen N. Rao
2018-10-19powerpc: Add -Werror at arch/powerpc levelMichael Ellerman