Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | MIPS: math-emu: Add FP emu debugfs stats for individual instructions | Aleksandar Markovic | 2017-08-29 | 1 | -4/+277 |
* | MIPS: math-emu: Add FP emu debugfs clear functionality | Aleksandar Markovic | 2017-08-29 | 1 | -1/+37 |
* | MIPS: math-emu: Add FP emu debugfs statistics for branches | Aleksandar Markovic | 2017-08-29 | 1 | -0/+1 |
* | MIPS: Declare mips_debugfs_dir in a header | Paul Burton | 2015-10-26 | 1 | -1/+1 |
* | MIPS: math-emu: Move from deprecated __initcall to arch_initcall. | Ralf Baechle | 2015-09-03 | 1 | -1/+1 |
* | MIPS: Add FPU emulator counter for emulated delay slots. | David Daney | 2015-04-01 | 1 | -0/+1 |
* | MIPS: math-emu: Add IEEE754 exception statistics to debugfs | Deng-Cheng Zhu | 2014-05-30 | 1 | -0/+5 |
* | MIPS: math-emu: Reformat code according to coding style. | Ralf Baechle | 2014-05-21 | 1 | -8/+11 |
* | MIPS: math-emu: Move all debug fs code to a separate file. | Ralf Baechle | 2014-05-21 | 1 | -0/+59 |