Age | Commit message (Expand) | Author | Files | Lines |
2014-01-15 | powerpc: Don't corrupt transactional state when using FP/VMX in kernel | Paul Mackerras | 1 | -0/+16 |
2013-10-23 | powerpc: Don't corrupt user registers on 32-bit | Paul Mackerras | 1 | -6/+8 |
2013-10-11 | powerpc: Provide for giveup_fpu/altivec to save state in alternate location | Paul Mackerras | 1 | -1/+24 |
2013-10-11 | powerpc: Put FP/VSX and VR state into structures | Paul Mackerras | 1 | -46/+13 |
2013-02-15 | powerpc: Add FP/VSX and VMX register load functions for transactional memory | Michael Neuling | 1 | -0/+54 |
2013-02-15 | powerpc: New macros for transactional memory support | Michael Neuling | 1 | -0/+12 |
2012-07-10 | powerpc: Enforce usage of R0-R31 where possible | Michael Neuling | 1 | -5/+7 |
2012-07-10 | powerpc: Fix usage of register macros getting ready for %r0 change | Michael Neuling | 1 | -2/+2 |
2010-11-29 | powerpc: Remove second definition of STACK_FRAME_OVERHEAD | Stephen Rothwell | 1 | -0/+1 |
2010-09-02 | powerpc: Remove fpscr use from [kvm_]cvt_{fd,df} | Andreas Schwab | 1 | -10/+0 |
2009-08-20 | powerpc: Use names rather than numbers for SPRGs (v2) | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-04-07 | powerpc: Disable VSX or current process in giveup_fpu/altivec | Michael Neuling | 1 | -0/+5 |
2008-07-01 | powerpc: Add VSX context save/restore, ptrace and signal support | Michael Neuling | 1 | -3/+13 |
2008-07-01 | powerpc: Add VSX assembler code macros | Michael Neuling | 1 | -0/+23 |
2008-07-01 | powerpc: Make load_up_fpu and load_up_altivec callable | Michael Neuling | 1 | -1/+1 |
2006-08-30 | [POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.S | Paul Mackerras | 1 | -0/+5 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-15 | [POWERPC] 64bit FPSCR support | Anton Blanchard | 1 | -3/+3 |
2006-02-07 | powerpc/64: Fix bug in setting floating-point exception mode | Paul Mackerras | 1 | -1/+1 |
2006-01-13 | [PATCH] powerpc: Cleanup LOADADDR etc. asm macros | David Gibson | 1 | -5/+5 |
2005-11-10 | [PATCH] powerpc: Consolidate asm compatibility macros | David Gibson | 1 | -12/+12 |
2005-10-27 | powerpc: Introduce toreal/fromreal assembly macros | Paul Mackerras | 1 | -4/+4 |
2005-10-27 | [PATCH] powerpc: Fix handling of fpscr on 64-bit | David Gibson | 1 | -3/+28 |
2005-10-10 | powerpc: Use reg.h instead of processor.h when we just want reg names | Paul Mackerras | 1 | -1/+1 |
2005-10-06 | powerpc: Define 32/64 bit asm macros and use them in fpu.S | Paul Mackerras | 1 | -43/+29 |
2005-09-26 | powerpc: Merge enough to start building in arch/powerpc. | Paul Mackerras | 1 | -0/+133 |