Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-04 | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar | 1 | -1/+1 |
2015-07-24 | Documentation: Update filesystems/debugfs.txt | Wang Long | 1 | -0/+40 |
2014-11-05 | debugfs: Have debugfs_print_regs32() return void | Joe Perches | 1 | -1/+1 |
2012-08-27 | debugfs: more tightly restrict default mount mode | Kees Cook | 1 | -2/+2 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2012-03-20 | debugfs-related mode_t whack-a-mole | Al Viro | 1 | -1/+1 |
2012-01-26 | debugfs: add mode, uid and gid options | Ludwig Nussel | 1 | -1/+4 |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -12/+12 |
2012-01-03 | switch debugfs to umode_t | Al Viro | 1 | -12/+12 |
2011-11-18 | debugfs: add tools to printk 32-bit registers | Alessandro Rubini | 1 | -1/+31 |
2011-07-18 | debugfs: add documentation for debugfs_create_x64 | Akinobu Mita | 1 | -2/+2 |
2009-06-06 | Document the debugfs API | Jonathan Corbet | 1 | -0/+158 |