summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/mips-r2-to-r6-emul.c
AgeCommit message (Expand)Author
2017-08-29MIPS: Declare various variables & functions staticPaul Burton
2017-08-29MIPS: R6: Constify r2_decoder_tablesMatt Redfearn
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-04-10MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic
2017-04-10MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin
2017-04-06mips: sanitize __access_ok()Al Viro
2017-01-03MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki
2016-10-05MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-09-23MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton
2016-05-28MIPS: Spelling fix lets -> let'sRalf Baechle
2016-05-28MIPS: R6: Fix typoAndrea Gelmini
2016-05-09MIPS64: R6: R2 emulation bugfixLeonid Yegoshin
2016-04-03MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'Maciej W. Rozycki
2015-10-26MIPS: Declare mips_debugfs_dir in a headerPaul Burton
2015-04-08MIPS: Set `si_code' for SIGFPE signals sent from emulation tooMaciej W. Rozycki
2015-04-08MIPS: Always clear FCSR cause bits after emulationMaciej W. Rozycki
2015-04-08MIPS: Correct the comment for and reformat `movf_func'Maciej W. Rozycki
2015-02-17MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6Leonid Yegoshin