aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/mips-r2-to-r6-emul.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueGravatar Maciej W. Rozycki 1-5/+5
2016-10-05MIPS: kernel: Audit and remove any unnecessary uses of module.hGravatar Paul Gortmaker 1-1/+0
2016-09-23MIPS: Fix pre-r6 emulation FPU initialisationGravatar Paul Burton 1-0/+2
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-4/+4
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Gravatar Masahiro Yamada 1-17/+17
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsGravatar Paul Burton 1-4/+4
2016-05-28MIPS: Spelling fix lets -> let'sGravatar Ralf Baechle 1-1/+1
2016-05-28MIPS: R6: Fix typoGravatar Andrea Gelmini 1-1/+1
2016-05-09MIPS64: R6: R2 emulation bugfixGravatar Leonid Yegoshin 1-52/+53
2016-04-03MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'Gravatar Maciej W. Rozycki 1-6/+6
2015-10-26MIPS: Declare mips_debugfs_dir in a headerGravatar Paul Burton 1-1/+1
2015-04-08MIPS: Set `si_code' for SIGFPE signals sent from emulation tooGravatar Maciej W. Rozycki 1-1/+3
2015-04-08MIPS: Always clear FCSR cause bits after emulationGravatar Maciej W. Rozycki 1-0/+6
2015-04-08MIPS: Correct the comment for and reformat `movf_func'Gravatar Maciej W. Rozycki 1-1/+4
2015-02-17MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6Gravatar Leonid Yegoshin 1-0/+2378