aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vector.S
Commit message (Expand)AuthorAge
* 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