aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-03x86: xen: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-6/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-14x86/xen: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+0
2012-04-17debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri1-104/+0
2012-01-03switch debugfs to umode_tAl Viro1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2008-08-21xen: add debugfs supportJeremy Fitzhardinge1-0/+123