aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/align.c
Commit message (Expand)AuthorAge
* powerpc: Enable Little Endian Alignment Handler for Float Pair InstructionsTom Musta2013-10-30
* powerpc: Fix Handler of Unaligned Load/Store StringsTom Musta2013-10-30
* Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-11
|\
| * powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-11
* | powerpc: Handle VSX alignment faults in little endian modeAnton Blanchard2013-10-11
* | powerpc: Add little endian support to alignment handlerAnton Blanchard2013-10-11
* | powerpc: Alignment handler shouldn't access VSX registers with TS_FPRAnton Blanchard2013-10-11
* | powerpc: Remove hard coded FP offsets in alignment handlerAnton Blanchard2013-10-11
* | powerpc: Remove open coded byte swap macro in alignment handlerAnton Blanchard2013-10-11
|/
* powerpc: Never handle VSX alignment exceptions from kernelAnton Blanchard2013-08-27
* powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard2013-08-13
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab2010-09-02
* powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell2009-12-17
* powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATEDAnton Blanchard2009-10-28
* powerpc: Keep track of emulated instructionsGeert Uytterhoeven2009-05-21
* powerpc: Fix load/store float double alignment handlerMichael Neuling2009-02-22
* powerpc: Add alignment handler for new lfiwzx instructionMichael Neuling2009-02-22
* powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling2009-02-13
* powerpc: Fix uninitialised variable in VSX alignment codeMichael Neuling2008-09-03
* powerpc: Add VSX load/store alignment exception handlerMichael Neuling2008-07-14
* powerpc: remove unused variable in emulate_fp_pairMichael Neuling2008-07-09
* powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-06-30
* [POWERPC] Handle alignment faults on SPE load/store instructionsKumar Gala2007-09-14
* [POWERPC] Handle alignment faults on new FP load/store instructionsPaul Mackerras2007-08-16
* [POWERPC] Alignment exception uses __get/put_user_inatomicBenjamin Herrenschmidt2007-04-12
* [PATCH] powerpc: Implement support for setting little-endian mode via prctlPaul Mackerras2006-06-09
* [PATCH] powerpc: merge align.cBenjamin Herrenschmidt2005-11-17