aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kdebugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-18x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappingsTom Lendacky1-23/+11
2017-03-01x86/kdebugfs: Move boot params hierarchy under (debugfs)/x86/Borislav Petkov1-1/+1
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2012-07-26arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error caseJulia Lawall1-2/+4
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-8/+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-03-21x86: kdebugfs.c cleanupJaswinder Singh Rajput1-46/+36
2008-09-10arch/x86/kernel/kdebugfs.c: introduce missing kfreeJulia Lawall1-0/+1
2008-07-18x86: Add a arch directory for x86 under debugfsvenkatesh.pallipadi@intel.com1-0/+8
2008-04-26x86, boot: export linked list of struct setup_data via debugfsHuang, Ying1-5/+158
2008-01-30x86 boot : export boot_params via debugfs for debuggingHuang, Ying1-0/+65