summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/feature-fixups.c
Commit message (Expand)AuthorAge
* powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman2018-04-17
* powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira2018-03-27
* Merge branch 'fixes' into nextMichael Ellerman2018-01-21
|\
| * powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-01-10
* | powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy2018-01-21
|/
* powerpc: make feature-fixup tests fortify-safeDaniel Axtens2017-07-12
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* powerpc/32: Fix crash during static key initBenjamin Herrenschmidt2016-08-10
* powerpc/32: Fix early access to cpu_spec relocationBenjamin Herrenschmidt2016-08-03
* powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao2016-08-01
* powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao2016-08-01
* powerpc: Call jump_label_init() in apply_feature_fixups()Aneesh Kumar K.V2016-08-01
* powerpc/kernel: Check features don't change after patchingMichael Ellerman2016-08-01
* powerpc: Factor do_feature_fixup callsBenjamin Herrenschmidt2016-07-21
* powerpc: Make a bunch of things staticAnton Blanchard2014-09-25
* powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-16
* powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell2010-07-08
* powerpc: Fix lwsync feature fixup vs. modules on 64-bitBenjamin Herrenschmidt2010-02-26
* powerpc: Fix lwsync patching code on 64bitAnton Blanchard2010-02-17
* powerpc: Unify opcode definitions and supportKumar Gala2009-02-23
* powerpc: Use WARN_ON(1) instead of __WARN()Michael Ellerman2008-07-22
* powerpc: Fixup lwsync at runtimeKumar Gala2008-07-03
* powerpc: Add self-tests of the feature fixup codeMichael Ellerman2008-07-01
* powerpc: Add logic to patch alternative feature sectionsMichael Ellerman2008-07-01
* powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman2008-07-01
* powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman2008-07-01