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
/
mips
/
math-emu
/
dsemul.c
Age
Commit message (
Expand
)
Author
2018-12-20
MIPS: math-emu: Write-protect delay slot emulation pages
Paul Burton
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-25
MIPS: Fix delay slot emulation count in debugfs
Paul Burton
2016-08-02
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
2016-05-28
MIPS: math-emu: Fix typo
Andrea Gelmini
2016-05-13
MIPS: math-emu: dsemul: Remove an unused bit in ADDIUPC emulation
Maciej W. Rozycki
2016-01-24
MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter
Maciej W. Rozycki
2016-01-24
MIPS: math-emu: dsemul: Correct description of the emulation frame
Maciej W. Rozycki
2016-01-24
MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction
Maciej W. Rozycki
2016-01-24
MIPS: math-emu: Make microMIPS branch delay slot emulation work
Maciej W. Rozycki
2016-01-24
MIPS: math-emu: dsemul: Fix ill formatting of microMIPS part
Maciej W. Rozycki
2016-01-24
MIPS: math-emu: Correctly handle NOP emulation
Maciej W. Rozycki
2015-09-03
MIPS: math-emu: Remove unused handle_dsemul function declaration
Markos Chandras
2015-04-08
MIPS: math-emu: Correct delay-slot exception propagation
Maciej W. Rozycki
2015-04-08
MIPS: math-emu: Fix delay-slot emulation cache incoherency
Maciej W. Rozycki
2015-04-01
MIPS: Add FPU emulator counter for emulated delay slots.
David Daney
2014-05-23
MIPS: math-emu: Convert debug printks to pr_debug getting.
Ralf Baechle
2014-05-21
MIPS: math-emu: Remove fine example of cargo cult programming.
Ralf Baechle
2014-05-21
MIPS: math-emu: Header file weeding.
Ralf Baechle
2014-05-21
MIPS: math-emu: Use helpers to manipulate CAUSEF_BD flag.
Ralf Baechle
2013-05-09
MIPS: microMIPS: Floating point support.
Leonid Yegoshin
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2011-03-31
Fix common misspellings
Lucas De Marchi
2009-12-17
MIPS: Collect FPU emulator statistics per-CPU.
David Daney
2008-10-30
MIPS: Switch FPU emulator trap to BREAK instruction.
Ralf Baechle
2007-07-13
[MIPS] Add some __user tags
Atsushi Nemoto
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2005-10-29
Now that a struct is the only member left in struct
Ralf Baechle
2005-10-29
Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA and
Ralf Baechle
2005-10-29
Cleanup fpuemuprivate declarations.
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds