summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib
AgeCommit message (Expand)Author
2019-05-16powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy
2019-04-17powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
2019-04-17powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman
2019-04-17powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun
2019-04-17powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2019-04-17powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek
2019-04-17powerpc: Avoid code patching freed init sectionsMichael Neuling
2019-04-17powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek
2019-04-17powerpc: Fix invalid use of register expressionsAndreas Schwab
2018-06-06powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2018-06-06powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira
2018-04-24powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman
2018-03-22powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf
2018-02-13powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2017-07-27powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard
2017-07-27powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard
2017-03-18powerpc: Emulation support for load/store instructions on LERavi Bangoria
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-12powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-04powerpc/64: Align hot loops of memset() and backwards_memcpy()Anton Blanchard
2016-09-13powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman
2016-09-08powerpc/32: Fix again csum_partial_copy_generic()Christophe Leroy
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt
2016-08-10powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy
2016-08-07ppc: move exports to definitionsAl Viro
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-03powerpc/32: Fix early access to cpu_spec relocationBenjamin Herrenschmidt
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-08-01powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao
2016-08-01powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao
2016-08-01powerpc: Call jump_label_init() in apply_feature_fixups()Aneesh Kumar K.V
2016-08-01powerpc/kernel: Check features don't change after patchingMichael Ellerman
2016-07-21powerpc: Factor do_feature_fixup callsBenjamin Herrenschmidt
2016-07-15powerpc/lib: Clarify that adde is an instruction and we mean pluralStewart Smith
2016-06-16powerpc: Introduce asm-prototypes.hDaniel Axtens
2016-06-14powerpc/spinlock: Fix spin_unlock_wait()Boqun Feng
2016-06-14powerpc: Various typo fixesMichael Ellerman
2016-06-14powerpc: Align hot loops of some string functionsAnton Blanchard
2016-06-14powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmpAnton Blanchard
2016-05-11powerpc/sstep: Fix emulation fall-throughOliver O'Halloran
2016-05-11powerpc/sstep: Fix sstep.c compile on powerpcspeLennart Sorensen
2016-04-27powerpc: rework sparse for lib/xor_vmx.cDaniel Axtens
2016-04-11powerpc: Make generic_memcpy() private to copy_32.SMichael Ellerman
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-03-09powerpc: optimise csum_partial() call when len is constantChristophe Leroy
2016-03-07powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe
2016-03-04powerpc32: optimise csum_partial() loopChristophe Leroy
2016-03-04powerpc32: optimise a few instructions in csum_partial()Christophe Leroy