index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
switch_to.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/83xx: Fix build failure with FPU=n
Michael Ellerman
2024-03-07
1
-0
/
+4
*
powerpc: Fix missing declaration of [en/dis]able_kernel_altivec()
Magali Lemes
2022-05-04
1
-0
/
+9
*
KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRs
Nicholas Piggin
2021-11-24
1
-0
/
+1
*
KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRs
Nicholas Piggin
2021-11-24
1
-0
/
+2
*
powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()
Christophe Leroy
2021-03-10
1
-0
/
+10
*
powerpc: Use mm_context vas_windows counter to issue CP_ABORT
Haren Myneni
2020-04-20
1
-2
/
+0
*
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
2020-04-01
1
-0
/
+6
*
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
2020-04-01
1
-0
/
+5
*
powerpc: use task_pid_nr() for TID allocation
Alastair D'Silva
2018-06-03
1
-1
/
+0
*
powerpc/kernel: Make function __giveup_fpu() static
Mathieu Malaterre
2018-03-13
1
-1
/
+0
*
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
1
-0
/
+5
|
\
|
*
powerpc: Define set_thread_uses_vas()
Sukadev Bhattiprolu
2017-11-11
1
-0
/
+2
|
*
powerpc: Add support for setting SPRN_TIDR
Sukadev Bhattiprolu
2017-11-11
1
-0
/
+3
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
powerpc/ptrace: Fix coredump since ptrace TM changes
Cyril Bur
2016-08-10
1
-8
/
+0
*
powerpc/process: Add the function flush_tmregs_to_thread
Anshuman Khandual
2016-08-01
1
-0
/
+8
*
powerpc: Add the ability to save VSX without giving it up
Cyril Bur
2016-03-02
1
-4
/
+0
*
powerpc: Add the ability to save Altivec without giving it up
Cyril Bur
2016-03-02
1
-1
/
+2
*
powerpc: Add the ability to save FPU without giving it up
Cyril Bur
2016-03-02
1
-1
/
+2
*
powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
Cyril Bur
2016-03-02
1
-0
/
+7
*
powerpc: clean up asm/switch_to.h
Anton Blanchard
2015-12-02
1
-25
/
+10
*
powerpc: create flush_all_to_thread()
Anton Blanchard
2015-12-02
1
-0
/
+1
*
powerpc: create giveup_all()
Anton Blanchard
2015-12-02
1
-0
/
+1
*
powerpc: Add ppc_strict_facility_enable boot option
Anton Blanchard
2015-12-01
1
-5
/
+19
*
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
2015-12-01
1
-0
/
+5
*
powerpc: Move part of giveup_fpu,altivec,spe into c
Anton Blanchard
2015-12-01
1
-10
/
+11
*
powerpc: Remove NULL task struct pointer checks in FP and vector code
Anton Blanchard
2015-12-01
1
-1
/
+0
*
powerpc: Remove UP only lazy floating point and vector optimisations
Anton Blanchard
2015-12-01
1
-8
/
+0
*
powerpc: Create context switch helpers save_sprs() and restore_sprs()
Anton Blanchard
2015-12-01
1
-11
/
+0
*
powerpc: Uncomment and make enable_kernel_vsx() routine available
Leonidas Da Silva Barbosa
2015-07-14
1
-0
/
+1
*
powerpc/perf: Ensure all EBB register state is cleared on fork()
Michael Ellerman
2014-06-11
1
-0
/
+2
*
powerpc: Correct DSCR during TM context switch
Sam bobroff
2014-06-11
1
-2
/
+4
*
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
2014-01-29
1
-2
/
+0
|
\
|
*
KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec
Paul Mackerras
2014-01-09
1
-2
/
+0
*
|
powerpc/kvm/booke: Fix build break due to stack frame size warning
Scott Wood
2013-12-11
1
-1
/
+1
|
/
*
powerpc: export debug registers save function for KVM
Bharat Bhushan
2013-10-19
1
-0
/
+1
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-08-27
1
-0
/
+9
|
\
|
*
powerpc: Save the TAR register earlier
Michael Neuling
2013-08-09
1
-0
/
+9
*
|
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
Kevin Hao
2013-08-14
1
-1
/
+2
*
|
powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled
Kevin Hao
2013-08-14
1
-1
/
+6
*
|
powerpc: remove the unused function disable_kernel_fp()
Kevin Hao
2013-08-14
1
-1
/
+0
|
/
*
powerpc/perf: Core EBB support for 64-bit book3s
Michael Ellerman
2013-07-01
1
-0
/
+14
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-25
1
-0
/
+1
|
\
|
*
KVM: PPC: booke: standard PPC floating point support
Scott Wood
2012-04-08
1
-0
/
+1
*
|
powerpc: Optimise enable_kernel_altivec
Anton Blanchard
2012-04-30
1
-0
/
+1
*
|
powerpc: Remove empty giveup_altivec function on book3e CPUs
Anton Blanchard
2012-04-30
1
-1
/
+4
|
/
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-0
/
+65