index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
math-emu
Age
Commit message (
Expand
)
Author
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-04-07
powerpc: Correct emulated mtfsf instruction
Stephen Chivers
2014-01-07
powerpc: fix e500 SPE float SIGFPE generation
Joseph Myers
2014-01-07
powerpc: fix e500 SPE float to integer and fixed-point conversions
Joseph Myers
2014-01-07
powerpc: fix e500 SPE float rounding inexactness detection
Joseph Myers
2014-01-07
powerpc: fix exception clearing in e500 SPE float emulation
Joseph Myers
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
2011-10-06
powerpc/math_emu/efp: Look for errata handler when type mismatches
Liu Yu
2011-10-06
powerpc/math_emu/efp: No need to round if the result is exact
Liu Yu
2011-10-06
powerpc/math_emu/efp: Use pr_debug instead of printk
Liu Yu
2011-03-15
powerpc/85xx: Fix SPE float to integer conversion failure
Shan Hai
2011-03-15
powerpc/85xx: Workaroudn e500 CPU erratum A005
Liu Yu
2010-10-13
powerpc/Makefiles: Change to new flag variables
matt mooney
2009-03-11
powerpc/math-emu: Fix efp dependence
Liu Yu
2008-12-03
powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.
Liu Yu
2008-12-03
powerpc/math-emu: Remove redundant 'ret'
Liu Yu
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
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-01-23
[POWERPC] Fix carry bug in 128-bit unsigned integer adding
Liu Yu
2007-12-13
[POWERPC] Fix rounding bug in emulation for double float operating
Liu Yu
2007-10-16
[POWERPC] Fix handling of stfiwx math emulation
Kumar Gala
2006-09-26
[POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.c
Al Viro
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