index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2016-08-10
powerpc/ptrace: Fix coredump since ptrace TM changes
Cyril Bur
1
-8
/
+0
2016-08-01
powerpc/process: Add the function flush_tmregs_to_thread
Anshuman Khandual
1
-0
/
+8
2016-03-02
powerpc: Add the ability to save VSX without giving it up
Cyril Bur
1
-4
/
+0
2016-03-02
powerpc: Add the ability to save Altivec without giving it up
Cyril Bur
1
-1
/
+2
2016-03-02
powerpc: Add the ability to save FPU without giving it up
Cyril Bur
1
-1
/
+2
2016-03-02
powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
Cyril Bur
1
-0
/
+7
2015-12-02
powerpc: clean up asm/switch_to.h
Anton Blanchard
1
-25
/
+10
2015-12-02
powerpc: create flush_all_to_thread()
Anton Blanchard
1
-0
/
+1
2015-12-02
powerpc: create giveup_all()
Anton Blanchard
1
-0
/
+1
2015-12-01
powerpc: Add ppc_strict_facility_enable boot option
Anton Blanchard
1
-5
/
+19
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
1
-0
/
+5
2015-12-01
powerpc: Move part of giveup_fpu,altivec,spe into c
Anton Blanchard
1
-10
/
+11
2015-12-01
powerpc: Remove NULL task struct pointer checks in FP and vector code
Anton Blanchard
1
-1
/
+0
2015-12-01
powerpc: Remove UP only lazy floating point and vector optimisations
Anton Blanchard
1
-8
/
+0
2015-12-01
powerpc: Create context switch helpers save_sprs() and restore_sprs()
Anton Blanchard
1
-11
/
+0
2015-07-14
powerpc: Uncomment and make enable_kernel_vsx() routine available
Leonidas Da Silva Barbosa
1
-0
/
+1
2014-06-11
powerpc/perf: Ensure all EBB register state is cleared on fork()
Michael Ellerman
1
-0
/
+2
2014-06-11
powerpc: Correct DSCR during TM context switch
Sam bobroff
1
-2
/
+4
2014-01-29
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
1
-2
/
+0
2014-01-09
KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec
Paul Mackerras
1
-2
/
+0
2013-12-11
powerpc/kvm/booke: Fix build break due to stack frame size warning
Scott Wood
1
-1
/
+1
2013-10-19
powerpc: export debug registers save function for KVM
Bharat Bhushan
1
-0
/
+1
2013-08-27
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-0
/
+9
2013-08-14
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
Kevin Hao
1
-1
/
+2
2013-08-14
powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled
Kevin Hao
1
-1
/
+6
2013-08-14
powerpc: remove the unused function disable_kernel_fp()
Kevin Hao
1
-1
/
+0
2013-08-09
powerpc: Save the TAR register earlier
Michael Neuling
1
-0
/
+9
2013-07-01
powerpc/perf: Core EBB support for 64-bit book3s
Michael Ellerman
1
-0
/
+14
2012-05-25
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-04-30
powerpc: Optimise enable_kernel_altivec
Anton Blanchard
1
-0
/
+1
2012-04-30
powerpc: Remove empty giveup_altivec function on book3e CPUs
Anton Blanchard
1
-1
/
+4
2012-04-08
KVM: PPC: booke: standard PPC floating point support
Scott Wood
1
-0
/
+1
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-0
/
+65