summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/switch_to.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-02powerpc: Add the ability to save VSX without giving it upCyril Bur1-4/+0
2016-03-02powerpc: Add the ability to save Altivec without giving it upCyril Bur1-1/+2
2016-03-02powerpc: Add the ability to save FPU without giving it upCyril Bur1-1/+2
2016-03-02powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in twoCyril Bur1-0/+7
2015-12-02powerpc: clean up asm/switch_to.hAnton Blanchard1-25/+10
2015-12-02powerpc: create flush_all_to_thread()Anton Blanchard1-0/+1
2015-12-02powerpc: create giveup_all()Anton Blanchard1-0/+1
2015-12-01powerpc: Add ppc_strict_facility_enable boot optionAnton Blanchard1-5/+19
2015-12-01powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard1-0/+5
2015-12-01powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard1-10/+11
2015-12-01powerpc: Remove NULL task struct pointer checks in FP and vector codeAnton Blanchard1-1/+0
2015-12-01powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard1-8/+0
2015-12-01powerpc: Create context switch helpers save_sprs() and restore_sprs()Anton Blanchard1-11/+0
2015-07-14powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa1-0/+1
2014-06-11powerpc/perf: Ensure all EBB register state is cleared on fork()Michael Ellerman1-0/+2
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff1-2/+4
2014-01-29Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini1-2/+0
2014-01-09KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivecPaul Mackerras1-2/+0
2013-12-11powerpc/kvm/booke: Fix build break due to stack frame size warningScott Wood1-1/+1
2013-10-18powerpc: export debug registers save function for KVMBharat Bhushan1-0/+1
2013-08-27Merge branch 'merge' into nextBenjamin Herrenschmidt1-0/+9
2013-08-14powerpc: Remove the empty giveup_fpu() function on 32bit kernelKevin Hao1-1/+2
2013-08-14powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabledKevin Hao1-1/+6
2013-08-14powerpc: remove the unused function disable_kernel_fp()Kevin Hao1-1/+0
2013-08-09powerpc: Save the TAR register earlierMichael Neuling1-0/+9
2013-07-01powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman1-0/+14
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-04-30powerpc: Optimise enable_kernel_altivecAnton Blanchard1-0/+1
2012-04-30powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard1-1/+4
2012-04-08KVM: PPC: booke: standard PPC floating point supportScott Wood1-0/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-0/+65