aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/fpu.S
Commit message (Expand)AuthorAge
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\
| * ppc: move exports to definitionsAl Viro2016-08-07
* | powerpc: Remove do_load_up_transact_{fpu,altivec}Cyril Bur2016-10-04
* | powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur2016-10-04
|/
* powerpc: Add the ability to save FPU without giving it upCyril Bur2016-03-02
* powerpc: Restore FPU/VEC/VSX if previously usedCyril Bur2016-03-02
* powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()Anton Blanchard2015-11-30
* powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard2015-11-30
* powerpc: Remove NULL task struct pointer checks in FP and vector codeAnton Blanchard2015-11-30
* powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard2015-11-30
* powerpc: Don't disable MSR bits in do_load_up_transact_*() functionsAnton Blanchard2015-11-30
* powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras2014-01-14
* powerpc: Don't corrupt user registers on 32-bitPaul Mackerras2013-10-23
* powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras2013-10-11
* powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-11
* powerpc: Add FP/VSX and VMX register load functions for transactional memoryMichael Neuling2013-02-15
* powerpc: New macros for transactional memory supportMichael Neuling2013-02-15
* powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2012-07-10
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-10
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-28
* powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab2010-09-02
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-19
* powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling2009-04-07
* powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-06-30
* powerpc: Add VSX assembler code macrosMichael Neuling2008-06-30
* powerpc: Make load_up_fpu and load_up_altivec callableMichael Neuling2008-06-30
* [POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.SPaul Mackerras2006-08-30
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [POWERPC] 64bit FPSCR supportAnton Blanchard2006-06-15
* powerpc/64: Fix bug in setting floating-point exception modePaul Mackerras2006-02-06
* [PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson2006-01-13
* [PATCH] powerpc: Consolidate asm compatibility macrosDavid Gibson2005-11-09
* powerpc: Introduce toreal/fromreal assembly macrosPaul Mackerras2005-10-27
* [PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson2005-10-27
* powerpc: Use reg.h instead of processor.h when we just want reg namesPaul Mackerras2005-10-10
* powerpc: Define 32/64 bit asm macros and use them in fpu.SPaul Mackerras2005-10-05
* powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-26