index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
math-emu
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-07
powerpc: Correct emulated mtfsf instruction
Stephen Chivers
1
-35
/
+23
2014-01-07
powerpc: fix e500 SPE float SIGFPE generation
Joseph Myers
1
-0
/
+20
2014-01-07
powerpc: fix e500 SPE float to integer and fixed-point conversions
Joseph Myers
1
-75
/
+188
2014-01-07
powerpc: fix e500 SPE float rounding inexactness detection
Joseph Myers
1
-7
/
+16
2014-01-07
powerpc: fix exception clearing in e500 SPE float emulation
Joseph Myers
1
-1
/
+19
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
2
-18
/
+26
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
4
-5
/
+34
2011-10-06
powerpc/math_emu/efp: Look for errata handler when type mismatches
Liu Yu
1
-5
/
+1
2011-10-06
powerpc/math_emu/efp: No need to round if the result is exact
Liu Yu
1
-1
/
+10
2011-10-06
powerpc/math_emu/efp: Use pr_debug instead of printk
Liu Yu
1
-46
/
+37
2011-03-15
powerpc/85xx: Fix SPE float to integer conversion failure
Shan Hai
1
-4
/
+8
2011-03-15
powerpc/85xx: Workaroudn e500 CPU erratum A005
Liu Yu
1
-1
/
+52
2010-10-13
powerpc/Makefiles: Change to new flag variables
matt mooney
1
-1
/
+1
2009-03-11
powerpc/math-emu: Fix efp dependence
Liu Yu
1
-3
/
+2
2008-12-03
powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.
Liu Yu
2
-0
/
+722
2008-12-03
powerpc/math-emu: Remove redundant 'ret'
Liu Yu
18
-52
/
+34
2008-10-01
powerpc/math-emu: Use kernel generic math-emu code
Kumar Gala
45
-2574
/
+278
2008-07-01
powerpc: Add macros to access floating point registers in thread_struct.
Michael Neuling
1
-28
/
+28
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
41
-46
/
+46
2008-01-23
[POWERPC] Fix carry bug in 128-bit unsigned integer adding
Liu Yu
1
-10
/
+30
2007-12-13
[POWERPC] Fix rounding bug in emulation for double float operating
Liu Yu
1
-1
/
+2
2007-10-16
[POWERPC] Fix handling of stfiwx math emulation
Kumar Gala
1
-4
/
+9
2006-09-26
[POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.c
Al Viro
1
-0
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-27
powerpc: move math-emu over to arch/powerpc
Kumar Gala
53
-0
/
+4506