Age | Commit message (Expand) | Author | Files | Lines |
2022-03-09 | x86/boot: Fix memremap of setup_indirect structures | Ross Philipson | 1 | -9/+28 |
2019-11-12 | x86/boot: Introduce setup_indirect | Daniel Kiper | 1 | -4/+17 |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -49/+11 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 1 | -2/+1 |
2019-06-03 | x86: kdebugfs: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -49/+11 |
2017-07-18 | x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings | Tom Lendacky | 1 | -23/+11 |
2017-03-01 | x86/kdebugfs: Move boot params hierarchy under (debugfs)/x86/ | Borislav Petkov | 1 | -1/+1 |
2016-07-14 | x86/kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+1 |
2012-07-26 | arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case | Julia Lawall | 1 | -2/+4 |
2012-04-06 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -8/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-03-21 | x86: kdebugfs.c cleanup | Jaswinder Singh Rajput | 1 | -46/+36 |
2008-09-10 | arch/x86/kernel/kdebugfs.c: introduce missing kfree | Julia Lawall | 1 | -0/+1 |
2008-07-19 | x86: Add a arch directory for x86 under debugfs | venkatesh.pallipadi@intel.com | 1 | -0/+8 |
2008-04-26 | x86, boot: export linked list of struct setup_data via debugfs | Huang, Ying | 1 | -5/+158 |
2008-01-30 | x86 boot : export boot_params via debugfs for debugging | Huang, Ying | 1 | -0/+65 |