aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/pci/pcbios.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultGravatar Christoph Hellwig 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-13x86/PCI: Fix whitespace in set_bios_x() printkGravatar Vincent Legoll 1-1/+1
2017-05-08x86: use set_memory.h headerGravatar Laura Abbott 1-1/+1
2017-01-28x86/boot/e820: Remove spurious asm/e820/api.h inclusionsGravatar Ingo Molnar 1-0/+2
2016-08-10x86: Apply more __ro_after_init and constGravatar Kees Cook 1-2/+5
2015-12-10x86/PCI: Simplify pci_bios_{read,write}Gravatar Geliang Tang 1-70/+38
2014-09-24x86/PCI: Mark PCI BIOS initialization code as suchGravatar Mathias Krause 1-4/+4
2013-01-03X86: drivers: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-2/+2
2011-12-09typo fixes: aera -> area, exntension -> extensionGravatar Wang YanQing 1-1/+1
2011-10-14x86: constify PCI raw ops structuresGravatar Jan Beulich 1-2/+2
2011-07-22x86/PCI: config space accessor functions should not ignore the segment argumentGravatar Jan Beulich 1-0/+2
2010-11-18x86: Add NX protection for kernel dataGravatar Matthieu Castet 1-0/+23
2010-05-11x86/PCI: Convert pci_config_lock to raw_spinlockGravatar Thomas Gleixner 1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-01-29x86: move mach-default/*.h files to asm/Gravatar Ingo Molnar 1-1/+1
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hGravatar Jaswinder Singh Rajput 1-3/+2
2008-04-20PCI: remove initial bios sort of PCI devices on x86Gravatar Greg Kroah-Hartman 1-72/+0
2008-03-10fix BIOS PCI config cycle buglet causing ACPI boot regressionGravatar Ingo Molnar 1-0/+10
2007-10-11i386: move pciGravatar Thomas Gleixner 1-0/+492