index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
align.c
Age
Commit message (
Expand
)
Author
2009-05-21
powerpc: Keep track of emulated instructions
Geert Uytterhoeven
2009-02-23
powerpc: Fix load/store float double alignment handler
Michael Neuling
2009-02-23
powerpc: Add alignment handler for new lfiwzx instruction
Michael Neuling
2009-02-13
powerpc/vsx: Fix VSX alignment handler for regs 32-63
Michael Neuling
2008-09-03
powerpc: Fix uninitialised variable in VSX alignment code
Michael Neuling
2008-07-15
powerpc: Add VSX load/store alignment exception handler
Michael Neuling
2008-07-09
powerpc: remove unused variable in emulate_fp_pair
Michael Neuling
2008-07-01
powerpc: Add macros to access floating point registers in thread_struct.
Michael Neuling
2007-09-14
[POWERPC] Handle alignment faults on SPE load/store instructions
Kumar Gala
2007-08-17
[POWERPC] Handle alignment faults on new FP load/store instructions
Paul Mackerras
2007-04-12
[POWERPC] Alignment exception uses __get/put_user_inatomic
Benjamin Herrenschmidt
2006-06-09
[PATCH] powerpc: Implement support for setting little-endian mode via prctl
Paul Mackerras
2005-11-18
[PATCH] powerpc: merge align.c
Benjamin Herrenschmidt