summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/feature-fixups.c
AgeCommit message (Expand)Author
2019-04-17powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
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/64s: Add support for ori barrier_nospec patchingMichal Suchanek
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-02-13powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
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