aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/align.c
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-0/+10
* powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab2010-09-021-2/+2
* powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell2009-12-181-17/+46
* powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATEDAnton Blanchard2009-10-281-6/+6
* powerpc: Keep track of emulated instructionsGeert Uytterhoeven2009-05-211-4/+16
* powerpc: Fix load/store float double alignment handlerMichael Neuling2009-02-231-16/+13
* powerpc: Add alignment handler for new lfiwzx instructionMichael Neuling2009-02-231-1/+1
* powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling2009-02-131-1/+6
* powerpc: Fix uninitialised variable in VSX alignment codeMichael Neuling2008-09-031-1/+1
* powerpc: Add VSX load/store alignment exception handlerMichael Neuling2008-07-151-1/+57
* powerpc: remove unused variable in emulate_fp_pairMichael Neuling2008-07-091-3/+3
* powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-07-011-3/+3
* [POWERPC] Handle alignment faults on SPE load/store instructionsKumar Gala2007-09-141-0/+250
* [POWERPC] Handle alignment faults on new FP load/store instructionsPaul Mackerras2007-08-171-8/+49
* [POWERPC] Alignment exception uses __get/put_user_inatomicBenjamin Herrenschmidt2007-04-131-25/+31
* [PATCH] powerpc: Implement support for setting little-endian mode via prctlPaul Mackerras2006-06-091-71/+118
* [PATCH] powerpc: merge align.cBenjamin Herrenschmidt2005-11-181-0/+530