Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
b75a2bf899b668b1d52de8846aafdbcf81349c73
/
arch
/
powerpc
/
kernel
/
vector.S
bf6a4d5
powerpc: Add the ability to save VSX without giving it up
by Cyril Bur
· 9 years ago
6f515d8
powerpc: Add the ability to save Altivec without giving it up
by Cyril Bur
· 9 years ago
70fe3d9
powerpc: Restore FPU/VEC/VSX if previously used
by Cyril Bur
· 9 years ago
1f2e25b
powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()
by Anton Blanchard
· 9 years ago
a7d623d
powerpc: Move part of giveup_vsx into c
by Anton Blanchard
· 9 years ago
98da581
powerpc: Move part of giveup_fpu,altivec,spe into c
by Anton Blanchard
· 9 years ago
b51b115
powerpc: Remove NULL task struct pointer checks in FP and vector code
by Anton Blanchard
· 9 years ago
af1bbc3
powerpc: Remove UP only lazy floating point and vector optimisations
by Anton Blanchard
· 9 years ago
af72ab6
powerpc: Don't disable MSR bits in do_load_up_transact_*() functions
by Anton Blanchard
· 9 years ago
c2ce6f9
powerpc: Change vrX register defines to vX to match gcc and glibc
by Anton Blanchard
· 10 years ago
d31626f
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
by Paul Mackerras
· 11 years ago
955c1ca
powerpc: Don't corrupt user registers on 32-bit
by Paul Mackerras
· 11 years ago
1846196
powerpc: Provide for giveup_fpu/altivec to save state in alternate location
by Paul Mackerras
· 11 years ago
de79f7b
powerpc: Put FP/VSX and VR state into structures
by Paul Mackerras
· 11 years ago
a2dcbb3
powerpc: Add FP/VSX and VMX register load functions for transactional memory
by Michael Neuling
· 12 years ago
3500087
powerpc: Optimise enable_kernel_altivec
by Anton Blanchard
· 13 years ago
ba00ce1
powerpc: Remove static branch hint in giveup_altivec
by Anton Blanchard
· 14 years ago
46f5221
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
by Stephen Rothwell
· 14 years ago
e090aa8
powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
by Benjamin Herrenschmidt
· 15 years ago
ee43eb7
powerpc: Use names rather than numbers for SPRGs (v2)
by Benjamin Herrenschmidt
· 16 years ago
0115cb5
powerpc: Fix another bug in move of altivec code to vector.S
by Andreas Schwab
· 16 years ago
e821ea7
powerpc: Move VMX and VSX asm code to vector.S
by Benjamin Herrenschmidt
· 16 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
3a2c48c
[POWERPC] 64bit FPSCR support
by Anton Blanchard
· 19 years ago
b3b8dc6
powerpc: Use reg.h instead of processor.h when we just want reg names
by Paul Mackerras
· 19 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 19 years ago