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
/
math-emu
/
math.c
Age
Commit message (
Expand
)
Author
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2013-08-14
powerpc/math-emu: Fix load/store indexed emulation
James Yang
2013-08-14
powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled
Kevin Hao
2013-08-14
powerpc: split She math emulation into two parts
Kevin Hao
2013-08-14
powerpc/math-emu: Move the flush FPU state function into do_mathemu
Kevin Hao
2013-08-14
powerpc/math-emu: Remove the unneeded check for CONFIG_MATH_EMULATION in math.c
Kevin Hao
2013-08-14
powerpc/math-emu: Remove the dead code in math.c
Kevin Hao
2013-06-20
powerpc/math-emu: Fix decoding of some instructions
Benjamin Herrenschmidt
2008-10-01
powerpc/math-emu: Use kernel generic math-emu code
Kumar Gala
2008-07-01
powerpc: Add macros to access floating point registers in thread_struct.
Michael Neuling
2007-10-16
[POWERPC] Fix handling of stfiwx math emulation
Kumar Gala
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-27
powerpc: move math-emu over to arch/powerpc
Kumar Gala