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
/
kernel
/
mips-r2-to-r6-emul.c
Age
Commit message (
Expand
)
Author
2016-09-23
MIPS: Fix pre-r6 emulation FPU initialisation
Paul Burton
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-02
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
2016-05-28
MIPS: Spelling fix lets -> let's
Ralf Baechle
2016-05-28
MIPS: R6: Fix typo
Andrea Gelmini
2016-05-09
MIPS64: R6: R2 emulation bugfix
Leonid Yegoshin
2016-04-03
MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'
Maciej W. Rozycki
2015-10-26
MIPS: Declare mips_debugfs_dir in a header
Paul Burton
2015-04-08
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
2015-04-08
MIPS: Always clear FCSR cause bits after emulation
Maciej W. Rozycki
2015-04-08
MIPS: Correct the comment for and reformat `movf_func'
Maciej W. Rozycki
2015-02-17
MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6
Leonid Yegoshin