summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/pcbios.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/PCI: Fix whitespace in set_bios_x() printkVincent Legoll2017-06-131-1/+1
* x86: use set_memory.h headerLaura Abbott2017-05-081-1/+1
* x86/boot/e820: Remove spurious asm/e820/api.h inclusionsIngo Molnar2017-01-281-0/+2
* x86: Apply more __ro_after_init and constKees Cook2016-08-101-2/+5
* x86/PCI: Simplify pci_bios_{read,write}Geliang Tang2015-12-101-70/+38
* x86/PCI: Mark PCI BIOS initialization code as suchMathias Krause2014-09-241-4/+4
* X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* typo fixes: aera -> area, exntension -> extensionWang YanQing2011-12-091-1/+1
* x86: constify PCI raw ops structuresJan Beulich2011-10-141-2/+2
* x86/PCI: config space accessor functions should not ignore the segment argumentJan Beulich2011-07-221-0/+2
* x86: Add NX protection for kernel dataMatthieu Castet2010-11-181-0/+23
* x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner2010-05-111-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* x86: move mach-default/*.h files to asm/Ingo Molnar2009-01-291-1/+1
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-291-3/+2
* PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman2008-04-201-72/+0
* fix BIOS PCI config cycle buglet causing ACPI boot regressionIngo Molnar2008-03-101-0/+10
* i386: move pciThomas Gleixner2007-10-111-0/+492