summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* x86: xen: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-6/+1Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/xen: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+0Star
* debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri2012-04-171-104/+0Star
* switch debugfs to umode_tAl Viro2012-01-041-1/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* const: constify remaining file_operationsAlexey Dobriyan2009-10-021-1/+1
* xen: add debugfs supportJeremy Fitzhardinge2008-08-211-0/+123