summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/probe_roms.c
Commit message (Expand)AuthorAgeFilesLines
* maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds2020-06-181-2/+2
* maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig2020-06-181-10/+10
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()Mathias Krause2012-09-051-1/+1
* x86: Include probe_roms.h in probe_roms.cJan Beulich2012-03-081-0/+1
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-2/+2
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* x86: Introduce pci_map_biosrom()Dan Williams2011-03-151-0/+267