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