| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-12 | mips: math-emu: replace deprecated strcpy() in me-debugfs | Osama Abdelkader | 1 | -3/+3 |
| 2019-11-11 | MIPS: math-emu: Reuse name array in debugfs_fpuemu() | Paul Burton | 1 | -2/+1 |
| 2019-01-22 | mips: math-emu: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -19/+4 |
| 2018-11-05 | MIPS: math-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li | 1 | -11/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-08-29 | MIPS: math-emu: Add FP emu debugfs stats for individual instructions | Aleksandar Markovic | 1 | -4/+277 |
| 2017-08-29 | MIPS: math-emu: Add FP emu debugfs clear functionality | Aleksandar Markovic | 1 | -1/+37 |
| 2017-08-29 | MIPS: math-emu: Add FP emu debugfs statistics for branches | Aleksandar Markovic | 1 | -0/+1 |
| 2015-10-26 | MIPS: Declare mips_debugfs_dir in a header | Paul Burton | 1 | -1/+1 |
| 2015-09-03 | MIPS: math-emu: Move from deprecated __initcall to arch_initcall. | Ralf Baechle | 1 | -1/+1 |
| 2015-04-01 | MIPS: Add FPU emulator counter for emulated delay slots. | David Daney | 1 | -0/+1 |
| 2014-05-30 | MIPS: math-emu: Add IEEE754 exception statistics to debugfs | Deng-Cheng Zhu | 1 | -0/+5 |
| 2014-05-21 | MIPS: math-emu: Reformat code according to coding style. | Ralf Baechle | 1 | -8/+11 |
| 2014-05-21 | MIPS: math-emu: Move all debug fs code to a separate file. | Ralf Baechle | 1 | -0/+59 |