Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-18 | maccess: make get_kernel_nofault() check for minimal type compatibility | Linus Torvalds | 1 | -2/+2 |
2020-06-18 | maccess: rename probe_kernel_address to get_kernel_nofault | Christoph Hellwig | 1 | -10/+10 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-01-28 | x86/boot/e820: Move asm/e820.h to asm/e820/api.h | Ingo Molnar | 1 | -1/+1 |
2012-09-05 | x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom() | Mathias Krause | 1 | -1/+1 |
2012-03-08 | x86: Include probe_roms.h in probe_roms.c | Jan Beulich | 1 | -0/+1 |
2011-10-31 | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -2/+2 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -1/+1 |
2011-03-15 | x86: Introduce pci_map_biosrom() | Dan Williams | 1 | -0/+267 |