summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kdebugfs.c
Commit message (Expand)AuthorAgeFilesLines
* x86/boot: Fix memremap of setup_indirect structuresRoss Philipson2022-03-091-9/+28
* x86/boot: Introduce setup_indirectDaniel Kiper2019-11-121-4/+17
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-49/+11
|\
| * x86: kdebugfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-49/+11
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-2/+1
|/
* x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappingsTom Lendacky2017-07-181-23/+11
* x86/kdebugfs: Move boot params hierarchy under (debugfs)/x86/Borislav Petkov2017-03-011-1/+1
* x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error caseJulia Lawall2012-07-261-2/+4
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-8/+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
* x86: kdebugfs.c cleanupJaswinder Singh Rajput2009-03-211-46/+36
* arch/x86/kernel/kdebugfs.c: introduce missing kfreeJulia Lawall2008-09-101-0/+1
* x86: Add a arch directory for x86 under debugfsvenkatesh.pallipadi@intel.com2008-07-181-0/+8
* x86, boot: export linked list of struct setup_data via debugfsHuang, Ying2008-04-261-5/+158
* x86 boot : export boot_params via debugfs for debuggingHuang, Ying2008-01-301-0/+65