index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
math-emu
/
me-debugfs.c
Age
Commit message (
Expand
)
Author
2019-11-11
MIPS: math-emu: Reuse name array in debugfs_fpuemu()
Paul Burton
2019-01-22
mips: math-emu: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-11-05
MIPS: math-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-29
MIPS: math-emu: Add FP emu debugfs stats for individual instructions
Aleksandar Markovic
2017-08-29
MIPS: math-emu: Add FP emu debugfs clear functionality
Aleksandar Markovic
2017-08-29
MIPS: math-emu: Add FP emu debugfs statistics for branches
Aleksandar Markovic
2015-10-26
MIPS: Declare mips_debugfs_dir in a header
Paul Burton
2015-09-03
MIPS: math-emu: Move from deprecated __initcall to arch_initcall.
Ralf Baechle
2015-04-01
MIPS: Add FPU emulator counter for emulated delay slots.
David Daney
2014-05-30
MIPS: math-emu: Add IEEE754 exception statistics to debugfs
Deng-Cheng Zhu
2014-05-21
MIPS: math-emu: Reformat code according to coding style.
Ralf Baechle
2014-05-21
MIPS: math-emu: Move all debug fs code to a separate file.
Ralf Baechle