Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: Copy down exception vectors after feature fixups | Anton Blanchard | 2011-11-16 | 1 | -0/+23 |
* | powerpc: Fix feature-fixup tests for gcc 4.5 | Stephen Rothwell | 2010-07-08 | 1 | -8/+9 |
* | powerpc: Fix lwsync feature fixup vs. modules on 64-bit | Benjamin Herrenschmidt | 2010-02-26 | 1 | -1/+2 |
* | powerpc: Fix lwsync patching code on 64bit | Anton Blanchard | 2010-02-17 | 1 | -1/+1 |
* | powerpc: Unify opcode definitions and support | Kumar Gala | 2009-02-23 | 1 | -2/+2 |
* | powerpc: Use WARN_ON(1) instead of __WARN() | Michael Ellerman | 2008-07-22 | 1 | -1/+1 |
* | powerpc: Fixup lwsync at runtime | Kumar Gala | 2008-07-03 | 1 | -0/+36 |
* | powerpc: Add self-tests of the feature fixup code | Michael Ellerman | 2008-07-01 | 1 | -0/+206 |
* | powerpc: Add logic to patch alternative feature sections | Michael Ellerman | 2008-07-01 | 1 | -14/+65 |
* | powerpc: Introduce infrastructure for feature sections with alternatives | Michael Ellerman | 2008-07-01 | 1 | -0/+2 |
* | powerpc: Split out do_feature_fixups() from cputable.c | Michael Ellerman | 2008-07-01 | 1 | -0/+56 |