aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/switch_to.h
AgeCommit message (Expand)Author
2022-05-04powerpc: Fix missing declaration of [en/dis]able_kernel_altivec()Magali Lemes
2021-11-24KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRsNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRsNicholas Piggin
2021-03-10powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()Christophe Leroy
2020-04-20powerpc: Use mm_context vas_windows counter to issue CP_ABORTHaren Myneni
2020-04-01powerpc/64s: Implement interrupt exit logic in CNicholas Piggin
2020-04-01powerpc/64/sycall: Implement syscall entry/exit logic in CNicholas Piggin
2018-06-03powerpc: use task_pid_nr() for TID allocationAlastair D'Silva
2018-03-13powerpc/kernel: Make function __giveup_fpu() staticMathieu Malaterre
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-12powerpc: Define set_thread_uses_vas()Sukadev Bhattiprolu
2017-11-12powerpc: Add support for setting SPRN_TIDRSukadev Bhattiprolu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-10powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur
2016-08-01powerpc/process: Add the function flush_tmregs_to_threadAnshuman Khandual
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: Add the ability to save FPU without giving it upCyril Bur
2016-03-02powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in twoCyril Bur
2015-12-02powerpc: clean up asm/switch_to.hAnton Blanchard
2015-12-02powerpc: create flush_all_to_thread()Anton Blanchard
2015-12-02powerpc: create giveup_all()Anton Blanchard
2015-12-01powerpc: Add ppc_strict_facility_enable boot optionAnton Blanchard
2015-12-01powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton 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: Create context switch helpers save_sprs() and restore_sprs()Anton Blanchard
2015-07-14powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa
2014-06-11powerpc/perf: Ensure all EBB register state is cleared on fork()Michael Ellerman
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff
2014-01-29Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini
2014-01-09KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivecPaul Mackerras
2013-12-11powerpc/kvm/booke: Fix build break due to stack frame size warningScott Wood
2013-10-18powerpc: export debug registers save function for KVMBharat Bhushan
2013-08-27Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-08-14powerpc: Remove the empty giveup_fpu() function on 32bit kernelKevin Hao
2013-08-14powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabledKevin Hao
2013-08-14powerpc: remove the unused function disable_kernel_fp()Kevin Hao
2013-08-09powerpc: Save the TAR register earlierMichael Neuling
2013-07-01powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-30powerpc: Optimise enable_kernel_altivecAnton Blanchard
2012-04-30powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard
2012-04-08KVM: PPC: booke: standard PPC floating point supportScott Wood
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells