aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/align.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+1
2010-09-02powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab1-2/+2
2009-12-18powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell1-17/+46
2009-10-28powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATEDAnton Blanchard1-6/+6
2009-05-21powerpc: Keep track of emulated instructionsGeert Uytterhoeven1-4/+16
2009-02-23powerpc: Fix load/store float double alignment handlerMichael Neuling1-16/+13
2009-02-23powerpc: Add alignment handler for new lfiwzx instructionMichael Neuling1-1/+1
2009-02-13powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling1-1/+6
2008-09-03powerpc: Fix uninitialised variable in VSX alignment codeMichael Neuling1-1/+1
2008-07-15powerpc: Add VSX load/store alignment exception handlerMichael Neuling1-1/+57
2008-07-09powerpc: remove unused variable in emulate_fp_pairMichael Neuling1-3/+3
2008-07-01powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling1-3/+3
2007-09-14[POWERPC] Handle alignment faults on SPE load/store instructionsKumar Gala1-0/+250
2007-08-17[POWERPC] Handle alignment faults on new FP load/store instructionsPaul Mackerras1-8/+49
2007-04-13[POWERPC] Alignment exception uses __get/put_user_inatomicBenjamin Herrenschmidt1-25/+31
2006-06-09[PATCH] powerpc: Implement support for setting little-endian mode via prctlPaul Mackerras1-71/+118
2005-11-18[PATCH] powerpc: merge align.cBenjamin Herrenschmidt1-0/+530