index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
switch_to.h
Age
Commit message (
Expand
)
Author
2016-08-10
powerpc/ptrace: Fix coredump since ptrace TM changes
Cyril Bur
2016-08-01
powerpc/process: Add the function flush_tmregs_to_thread
Anshuman Khandual
2016-03-02
powerpc: Add the ability to save VSX without giving it up
Cyril Bur
2016-03-02
powerpc: Add the ability to save Altivec without giving it up
Cyril Bur
2016-03-02
powerpc: Add the ability to save FPU without giving it up
Cyril Bur
2016-03-02
powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
Cyril Bur
2015-12-02
powerpc: clean up asm/switch_to.h
Anton Blanchard
2015-12-02
powerpc: create flush_all_to_thread()
Anton Blanchard
2015-12-02
powerpc: create giveup_all()
Anton Blanchard
2015-12-01
powerpc: Add ppc_strict_facility_enable boot option
Anton Blanchard
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
2015-12-01
powerpc: Move part of giveup_fpu,altivec,spe into c
Anton Blanchard
2015-12-01
powerpc: Remove NULL task struct pointer checks in FP and vector code
Anton Blanchard
2015-12-01
powerpc: Remove UP only lazy floating point and vector optimisations
Anton Blanchard
2015-12-01
powerpc: Create context switch helpers save_sprs() and restore_sprs()
Anton Blanchard
2015-07-14
powerpc: Uncomment and make enable_kernel_vsx() routine available
Leonidas Da Silva Barbosa
2014-06-11
powerpc/perf: Ensure all EBB register state is cleared on fork()
Michael Ellerman
2014-06-11
powerpc: Correct DSCR during TM context switch
Sam bobroff
2014-01-29
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
2014-01-09
KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec
Paul Mackerras
2013-12-11
powerpc/kvm/booke: Fix build break due to stack frame size warning
Scott Wood
2013-10-18
powerpc: export debug registers save function for KVM
Bharat Bhushan
2013-08-27
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-08-14
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
Kevin Hao
2013-08-14
powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled
Kevin Hao
2013-08-14
powerpc: remove the unused function disable_kernel_fp()
Kevin Hao
2013-08-09
powerpc: Save the TAR register earlier
Michael Neuling
2013-07-01
powerpc/perf: Core EBB support for 64-bit book3s
Michael Ellerman
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-04-30
powerpc: Optimise enable_kernel_altivec
Anton Blanchard
2012-04-30
powerpc: Remove empty giveup_altivec function on book3e CPUs
Anton Blanchard
2012-04-08
KVM: PPC: booke: standard PPC floating point support
Scott Wood
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells