aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/switch_to.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-04powerpc: Fix missing declaration of [en/dis]able_kernel_altivec()Magali Lemes1-0/+9
2021-11-24KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRsNicholas Piggin1-0/+1
2021-11-24KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRsNicholas Piggin1-0/+2
2021-03-10powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()Christophe Leroy1-0/+10
2020-04-20powerpc: Use mm_context vas_windows counter to issue CP_ABORTHaren Myneni1-2/+0
2020-04-01powerpc/64s: Implement interrupt exit logic in CNicholas Piggin1-0/+6
2020-04-01powerpc/64/sycall: Implement syscall entry/exit logic in CNicholas Piggin1-0/+5
2018-06-03powerpc: use task_pid_nr() for TID allocationAlastair D'Silva1-1/+0
2018-03-13powerpc/kernel: Make function __giveup_fpu() staticMathieu Malaterre1-1/+0
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+5
2017-11-12powerpc: Define set_thread_uses_vas()Sukadev Bhattiprolu1-0/+2
2017-11-12powerpc: Add support for setting SPRN_TIDRSukadev Bhattiprolu1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-10powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur1-8/+0
2016-08-01powerpc/process: Add the function flush_tmregs_to_threadAnshuman Khandual1-0/+8
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