Age | Commit message (Expand) | Author | Files | Lines |
2022-09-05 | powerpc/math-emu: Remove -w build flag and fix warnings | Christophe Leroy | 1 | -9/+9 |
2021-06-24 | powerpc/64s: avoid reloading (H)SRR registers if they are still valid | Nicholas Piggin | 1 | -1/+1 |
2021-03-29 | powerpc/math: Fix missing __user qualifier for get_user() and other sparse wa... | Christophe Leroy | 1 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2013-08-14 | powerpc/math-emu: Fix load/store indexed emulation | James Yang | 1 | -10/+5 |
2013-08-14 | powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled | Kevin Hao | 1 | -2/+1 |
2013-08-14 | powerpc: split She math emulation into two parts | Kevin Hao | 1 | -6/+14 |
2013-08-14 | powerpc/math-emu: Move the flush FPU state function into do_mathemu | Kevin Hao | 1 | -0/+9 |
2013-08-14 | powerpc/math-emu: Remove the unneeded check for CONFIG_MATH_EMULATION in math.c | Kevin Hao | 1 | -4/+0 |
2013-08-14 | powerpc/math-emu: Remove the dead code in math.c | Kevin Hao | 1 | -42/+0 |
2013-06-20 | powerpc/math-emu: Fix decoding of some instructions | Benjamin Herrenschmidt | 1 | -4/+10 |
2008-10-01 | powerpc/math-emu: Use kernel generic math-emu code | Kumar Gala | 1 | -3/+5 |
2008-07-01 | powerpc: Add macros to access floating point registers in thread_struct. | Michael Neuling | 1 | -28/+28 |
2007-10-16 | [POWERPC] Fix handling of stfiwx math emulation | Kumar Gala | 1 | -4/+9 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-03-28 | powerpc: move math-emu over to arch/powerpc | Kumar Gala | 1 | -0/+483 |