| Commit message (Expand) | Author | Age | Files | Lines |
* | debugfs: provide debugfs_create_x64() when disabled | Johannes Berg | 2013-08-27 | 1 | -0/+7 |
* | debugfs: add get/set for atomic types | Seth Jennings | 2013-06-03 | 1 | -0/+2 |
* | debugfs: regset32: make struct debugfs_reg32 pointer const | Felipe Balbi | 2013-01-18 | 1 | -1/+1 |
* | debugfs: Add support to print u32 array in debugfs | Srivatsa Vaddagiri | 2012-04-17 | 1 | -0/+11 |
* | debugfs-related mode_t whack-a-mole | Al Viro | 2012-03-20 | 1 | -2/+2 |
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 1 | -23/+23 |
|\ |
|
| * | switch debugfs to umode_t | Al Viro | 2012-01-03 | 1 | -23/+23 |
* | | debugfs: print_regs32: make regs array a const pointer | Alessandro Rubini | 2011-11-18 | 1 | -1/+1 |
* | | debugfs: add tools to printk 32-bit registers | Alessandro Rubini | 2011-11-18 | 1 | -0/+26 |
|/ |
|
* | Add x64 support to debugfs | Huang Ying | 2010-05-19 | 1 | -0/+2 |
* | docs: fix various Documentation/ paths in header files | Randy Dunlap | 2009-09-24 | 1 | -1/+1 |
* | debugfs: function to know if debugfs is initialized | Frederic Weisbecker | 2009-03-23 | 1 | -0/+8 |
* | Fix "multiple definition of `debugfs_create_size_t'" | Linus Torvalds | 2009-01-26 | 1 | -1/+1 |
* | debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=n | Inaky Perez-Gonzalez | 2009-01-20 | 1 | -0/+7 |
* | debugfs: add helpers for exporting a size_t simple value | Inaky Perez-Gonzalez | 2009-01-07 | 1 | -0/+2 |
* | debugfs: Implement debugfs_remove_recursive() | Haavard Skinnemoen | 2008-07-21 | 1 | -0/+4 |
* | x86: Add a arch directory for x86 under debugfs | venkatesh.pallipadi@intel.com | 2008-07-18 | 1 | -0/+2 |
* | debugfs: fix sparse warnings | Harvey Harrison | 2008-03-04 | 1 | -0/+5 |
* | debugfs: helper for decimal challenged | Robin Getz | 2007-10-12 | 1 | -0/+27 |
* | debugfs: add rename for debugfs files | Jan Kara | 2007-07-11 | 1 | -0/+9 |
* | debugfs: Add debugfs_create_u64() | Michael Ellerman | 2007-04-27 | 1 | -0/+9 |
* | debugfs: implement symbolic links | Peter Oberparleiter | 2007-02-16 | 1 | -0/+10 |
* | [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled | Jean Delvare | 2006-04-27 | 1 | -3/+2 |
* | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary data | Michael Ellerman | 2006-03-20 | 1 | -0/+15 |
* | [PATCH] debugfs: fix !debugfs prototypes | Michal Ostrowski | 2005-04-18 | 1 | -3/+3 |
* | [PATCH] debugfs: Reduce <linux/debugfs.h> dependencies | Roland Dreier | 2005-04-18 | 1 | -0/+7 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+92 |