| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Handle VSX alignment faults correctly in little-endian mode | Neil Campbell | 2009-12-18 | 1 | -17/+46 |
* | powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED | Anton Blanchard | 2009-10-28 | 1 | -6/+6 |
* | powerpc: Keep track of emulated instructions | Geert Uytterhoeven | 2009-05-21 | 1 | -4/+16 |
* | powerpc: Fix load/store float double alignment handler | Michael Neuling | 2009-02-23 | 1 | -16/+13 |
* | powerpc: Add alignment handler for new lfiwzx instruction | Michael Neuling | 2009-02-23 | 1 | -1/+1 |
* | powerpc/vsx: Fix VSX alignment handler for regs 32-63 | Michael Neuling | 2009-02-13 | 1 | -1/+6 |
* | powerpc: Fix uninitialised variable in VSX alignment code | Michael Neuling | 2008-09-03 | 1 | -1/+1 |
* | powerpc: Add VSX load/store alignment exception handler | Michael Neuling | 2008-07-15 | 1 | -1/+57 |
* | powerpc: remove unused variable in emulate_fp_pair | Michael Neuling | 2008-07-09 | 1 | -3/+3 |
* | powerpc: Add macros to access floating point registers in thread_struct. | Michael Neuling | 2008-07-01 | 1 | -3/+3 |
* | [POWERPC] Handle alignment faults on SPE load/store instructions | Kumar Gala | 2007-09-14 | 1 | -0/+250 |
* | [POWERPC] Handle alignment faults on new FP load/store instructions | Paul Mackerras | 2007-08-17 | 1 | -8/+49 |
* | [POWERPC] Alignment exception uses __get/put_user_inatomic | Benjamin Herrenschmidt | 2007-04-13 | 1 | -25/+31 |
* | [PATCH] powerpc: Implement support for setting little-endian mode via prctl | Paul Mackerras | 2006-06-09 | 1 | -71/+118 |
* | [PATCH] powerpc: merge align.c | Benjamin Herrenschmidt | 2005-11-18 | 1 | -0/+530 |