summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/mips-r2-to-r6-emul.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Declare various variables & functions staticPaul Burton2017-08-291-3/+5
* MIPS: R6: Constify r2_decoder_tablesMatt Redfearn2017-08-291-4/+4
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-121-2/+14
|\
| * MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic2017-04-101-0/+2
| * MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin2017-04-101-2/+12
* | mips: sanitize __access_ok()Al Viro2017-04-061-12/+12
|/
* MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin2017-01-031-6/+6
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki2016-11-041-5/+5
* MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-051-1/+0
* MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton2016-09-231-0/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-061-4/+4
|\
| * MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton2016-08-021-4/+4
* | tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-17/+17
|/
* MIPS: Spelling fix lets -> let'sRalf Baechle2016-05-281-1/+1
* MIPS: R6: Fix typoAndrea Gelmini2016-05-281-1/+1
* MIPS64: R6: R2 emulation bugfixLeonid Yegoshin2016-05-091-52/+53
* MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'Maciej W. Rozycki2016-04-031-6/+6
* MIPS: Declare mips_debugfs_dir in a headerPaul Burton2015-10-261-1/+1
* MIPS: Set `si_code' for SIGFPE signals sent from emulation tooMaciej W. Rozycki2015-04-081-1/+3
* MIPS: Always clear FCSR cause bits after emulationMaciej W. Rozycki2015-04-081-0/+6
* MIPS: Correct the comment for and reformat `movf_func'Maciej W. Rozycki2015-04-081-1/+4
* MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6Leonid Yegoshin2015-02-171-0/+2378
OpenPOWER on IntegriCloud