summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/feature-fixups.c
AgeCommit message (Expand)Author
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