summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/feature-fixups.c
AgeCommit message (Expand)Author
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
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-20powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
2018-11-25powerpc/lib: Declare static methodsBreno Leitao
2018-08-08powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun
2018-08-08powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-03powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek
2018-06-03powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek
2018-05-21powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2018-05-11powerpc/lib: Add alt patching test of branching past the last instructionMichael Ellerman
2018-05-11powerpc/lib: Fix the feature fixup tests to actually workMichael Ellerman
2018-04-17powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman
2018-03-27powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira
2018-01-21Merge branch 'fixes' into nextMichael Ellerman
2018-01-21powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy
2018-01-10powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2017-07-12powerpc: make feature-fixup tests fortify-safeDaniel Axtens
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt
2016-08-03powerpc/32: Fix early access to cpu_spec relocationBenjamin Herrenschmidt
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
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard
2010-07-08powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell
2010-02-26powerpc: Fix lwsync feature fixup vs. modules on 64-bitBenjamin Herrenschmidt
2010-02-17powerpc: Fix lwsync patching code on 64bitAnton Blanchard
2009-02-23powerpc: Unify opcode definitions and supportKumar Gala
2008-07-22powerpc: Use WARN_ON(1) instead of __WARN()Michael Ellerman
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala
2008-07-01powerpc: Add self-tests of the feature fixup codeMichael Ellerman
2008-07-01powerpc: Add logic to patch alternative feature sectionsMichael Ellerman
2008-07-01powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman
2008-07-01powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman