aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/pci/pcbios.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-13x86/PCI: Fix whitespace in set_bios_x() printkVincent Legoll1-1/+1
2017-05-08x86: use set_memory.h headerLaura Abbott1-1/+1
2017-01-28x86/boot/e820: Remove spurious asm/e820/api.h inclusionsIngo Molnar1-0/+2
2016-08-10x86: Apply more __ro_after_init and constKees Cook1-2/+5
2015-12-10x86/PCI: Simplify pci_bios_{read,write}Geliang Tang1-70/+38
2014-09-24x86/PCI: Mark PCI BIOS initialization code as suchMathias Krause1-4/+4
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2011-12-09typo fixes: aera -> area, exntension -> extensionWang YanQing1-1/+1
2011-10-14x86: constify PCI raw ops structuresJan Beulich1-2/+2
2011-07-22x86/PCI: config space accessor functions should not ignore the segment argumentJan Beulich1-0/+2
2010-11-18x86: Add NX protection for kernel dataMatthieu Castet1-0/+23
2010-05-11x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar1-1/+1
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput1-3/+2
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman1-72/+0
2008-03-10fix BIOS PCI config cycle buglet causing ACPI boot regressionIngo Molnar1-0/+10
2007-10-11i386: move pciThomas Gleixner1-0/+492