summaryrefslogtreecommitdiff
path: root/include/linux/debugfs.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-17debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri1-0/+11
2012-03-21debugfs-related mode_t whack-a-moleAl Viro1-2/+2
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-23/+23
2012-01-04switch debugfs to umode_tAl Viro1-23/+23
2011-11-19debugfs: print_regs32: make regs array a const pointerAlessandro Rubini1-1/+1
2011-11-18debugfs: add tools to printk 32-bit registersAlessandro Rubini1-0/+26
2010-05-20Add x64 support to debugfsHuang Ying1-0/+2
2009-09-24docs: fix various Documentation/ paths in header filesRandy Dunlap1-1/+1
2009-03-23debugfs: function to know if debugfs is initializedFrederic Weisbecker1-0/+8
2009-01-27Fix "multiple definition of `debugfs_create_size_t'"Linus Torvalds1-1/+1
2009-01-21debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=nInaky Perez-Gonzalez1-0/+7
2009-01-07debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez1-0/+2
2008-07-22debugfs: Implement debugfs_remove_recursive()Haavard Skinnemoen1-0/+4
2008-07-19x86: Add a arch directory for x86 under debugfsvenkatesh.pallipadi@intel.com1-0/+2
2008-03-05debugfs: fix sparse warningsHarvey Harrison1-0/+5
2007-10-13debugfs: helper for decimal challengedRobin Getz1-0/+27
2007-07-12debugfs: add rename for debugfs filesJan Kara1-0/+9
2007-04-27debugfs: Add debugfs_create_u64()Michael Ellerman1-0/+9
2007-02-17debugfs: implement symbolic linksPeter Oberparleiter1-0/+10
2006-04-28[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare1-3/+2
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-03-21[PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman1-0/+15
2005-04-19[PATCH] debugfs: fix !debugfs prototypesMichal Ostrowski1-3/+3
2005-04-19[PATCH] debugfs: Reduce <linux/debugfs.h> dependenciesRoland Dreier1-0/+7
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+92