index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
math-emu
/
me-debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: math-emu: Reuse name array in debugfs_fpuemu()
Paul Burton
2019-11-11
1
-2
/
+1
*
mips: math-emu: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-22
1
-19
/
+4
*
MIPS: math-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-11-05
1
-11
/
+1
*
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