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