aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vector.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: Improve comment explaining why we modify VRSAVEAnton Blanchard2016-07-26
* powerpc: Add the ability to save VSX without giving it upCyril Bur2016-03-02
* powerpc: Add the ability to save Altivec 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_vsx into cAnton 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: Change vrX register defines to vX to match gcc and glibcAnton Blanchard2015-03-16
* 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: Optimise enable_kernel_altivecAnton Blanchard2012-04-30
* powerpc: Remove static branch hint in giveup_altivecAnton Blanchard2011-05-19
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-28
* powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt2009-12-09
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-19
* powerpc: Fix another bug in move of altivec code to vector.SAndreas Schwab2009-07-15
* powerpc: Move VMX and VSX asm code to vector.SBenjamin Herrenschmidt2009-06-09
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [POWERPC] 64bit FPSCR supportAnton Blanchard2006-06-15
* powerpc: Use reg.h instead of processor.h when we just want reg namesPaul Mackerras2005-10-10
* powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-26