summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/vector.S
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-04powerpc: Remove do_load_up_transact_{fpu,altivec}Cyril Bur
2016-10-04powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur
2016-08-07ppc: move exports to definitionsAl Viro
2016-07-26powerpc: Improve comment explaining why we modify VRSAVEAnton Blanchard
2016-03-02powerpc: Add the ability to save VSX without giving it upCyril Bur
2016-03-02powerpc: Add the ability to save Altivec without giving it upCyril Bur
2016-03-02powerpc: Restore FPU/VEC/VSX if previously usedCyril Bur
2015-12-01powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()Anton Blanchard
2015-12-01powerpc: Move part of giveup_vsx into cAnton Blanchard
2015-12-01powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard
2015-12-01powerpc: Remove NULL task struct pointer checks in FP and vector codeAnton Blanchard
2015-12-01powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard
2015-12-01powerpc: Don't disable MSR bits in do_load_up_transact_*() functionsAnton Blanchard
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard
2014-01-15powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras
2013-10-23powerpc: Don't corrupt user registers on 32-bitPaul Mackerras
2013-10-11powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras
2013-02-15powerpc: Add FP/VSX and VMX register load functions for transactional memoryMichael Neuling
2012-04-30powerpc: Optimise enable_kernel_altivecAnton Blanchard
2011-05-19powerpc: Remove static branch hint in giveup_altivecAnton Blanchard
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell
2009-12-09powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt
2009-07-15powerpc: Fix another bug in move of altivec code to vector.SAndreas Schwab
2009-06-09powerpc: Move VMX and VSX asm code to vector.SBenjamin Herrenschmidt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-15[POWERPC] 64bit FPSCR supportAnton Blanchard
2005-10-10powerpc: Use reg.h instead of processor.h when we just want reg namesPaul Mackerras
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras