summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/feature-fixups.c
AgeCommit message (Expand)AuthorLines
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard-1/+1
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard-0/+23
2010-07-08powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell-8/+9
2010-02-26powerpc: Fix lwsync feature fixup vs. modules on 64-bitBenjamin Herrenschmidt-1/+2
2010-02-17powerpc: Fix lwsync patching code on 64bitAnton Blanchard-1/+1
2009-02-23powerpc: Unify opcode definitions and supportKumar Gala-2/+2
2008-07-22powerpc: Use WARN_ON(1) instead of __WARN()Michael Ellerman-1/+1
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala-0/+36
2008-07-01powerpc: Add self-tests of the feature fixup codeMichael Ellerman-0/+206
2008-07-01powerpc: Add logic to patch alternative feature sectionsMichael Ellerman-14/+65
2008-07-01powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman-0/+2
2008-07-01powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman-0/+56