index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kdebugfs.c
Age
Commit message (
Expand
)
Author
2017-07-18
x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings
Tom Lendacky
2017-03-01
x86/kdebugfs: Move boot params hierarchy under (debugfs)/x86/
Borislav Petkov
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2012-07-26
arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case
Julia Lawall
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-03-21
x86: kdebugfs.c cleanup
Jaswinder Singh Rajput
2008-09-10
arch/x86/kernel/kdebugfs.c: introduce missing kfree
Julia Lawall
2008-07-18
x86: Add a arch directory for x86 under debugfs
venkatesh.pallipadi@intel.com
2008-04-26
x86, boot: export linked list of struct setup_data via debugfs
Huang, Ying
2008-01-30
x86 boot : export boot_params via debugfs for debugging
Huang, Ying