index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
fpu.S
Age
Commit message (
Expand
)
Author
2008-07-01
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
2008-07-01
powerpc: Add VSX assembler code macros
Michael Neuling
2008-07-01
powerpc: Make load_up_fpu and load_up_altivec callable
Michael Neuling
2006-08-30
[POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.S
Paul Mackerras
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-15
[POWERPC] 64bit FPSCR support
Anton Blanchard
2006-02-07
powerpc/64: Fix bug in setting floating-point exception mode
Paul Mackerras
2006-01-13
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
David Gibson
2005-11-10
[PATCH] powerpc: Consolidate asm compatibility macros
David Gibson
2005-10-27
powerpc: Introduce toreal/fromreal assembly macros
Paul Mackerras
2005-10-27
[PATCH] powerpc: Fix handling of fpscr on 64-bit
David Gibson
2005-10-10
powerpc: Use reg.h instead of processor.h when we just want reg names
Paul Mackerras
2005-10-06
powerpc: Define 32/64 bit asm macros and use them in fpu.S
Paul Mackerras
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras