index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
math-emu
/
dsemul.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-25
MIPS: Fix delay slot emulation count in debugfs
Paul Burton
1
-0
/
+1
2016-08-02
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
1
-110
/
+223
2016-05-28
MIPS: math-emu: Fix typo
Andrea Gelmini
1
-2
/
+2
2016-05-13
MIPS: math-emu: dsemul: Remove an unused bit in ADDIUPC emulation
Maciej W. Rozycki
1
-1
/
+1
2016-01-24
MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter
Maciej W. Rozycki
1
-8
/
+9
2016-01-24
MIPS: math-emu: dsemul: Correct description of the emulation frame
Maciej W. Rozycki
1
-7
/
+2
2016-01-24
MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction
Maciej W. Rozycki
1
-2
/
+22
2016-01-24
MIPS: math-emu: Make microMIPS branch delay slot emulation work
Maciej W. Rozycki
1
-4
/
+7
2016-01-24
MIPS: math-emu: dsemul: Fix ill formatting of microMIPS part
Maciej W. Rozycki
1
-6
/
+12
2016-01-24
MIPS: math-emu: Correctly handle NOP emulation
Maciej W. Rozycki
1
-6
/
+8
2015-09-03
MIPS: math-emu: Remove unused handle_dsemul function declaration
Markos Chandras
1
-1
/
+0
2015-04-08
MIPS: math-emu: Correct delay-slot exception propagation
Maciej W. Rozycki
1
-1
/
+1
2015-04-08
MIPS: math-emu: Fix delay-slot emulation cache incoherency
Maciej W. Rozycki
1
-1
/
+1
2015-04-01
MIPS: Add FPU emulator counter for emulated delay slots.
David Daney
1
-1
/
+1
2014-05-23
MIPS: math-emu: Convert debug printks to pr_debug getting.
Ralf Baechle
1
-6
/
+3
2014-05-21
MIPS: math-emu: Remove fine example of cargo cult programming.
Ralf Baechle
1
-7
/
+0
2014-05-21
MIPS: math-emu: Header file weeding.
Ralf Baechle
1
-14
/
+3
2014-05-21
MIPS: math-emu: Use helpers to manipulate CAUSEF_BD flag.
Ralf Baechle
1
-1
/
+1
2013-05-09
MIPS: microMIPS: Floating point support.
Leonid Yegoshin
1
-6
/
+24
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2009-12-17
MIPS: Collect FPU emulator statistics per-CPU.
David Daney
1
-2
/
+2
2008-10-30
MIPS: Switch FPU emulator trap to BREAK instruction.
Ralf Baechle
1
-4
/
+3
2007-07-13
[MIPS] Add some __user tags
Atsushi Nemoto
1
-6
/
+6
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2005-10-29
Now that a struct is the only member left in struct
Ralf Baechle
1
-2
/
+2
2005-10-29
Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA and
Ralf Baechle
1
-5
/
+5
2005-10-29
Cleanup fpuemuprivate declarations.
Ralf Baechle
1
-3
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+172