aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/pci/init.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
2010-02-25x86, olpc: Use pci subarch init for OLPCThomas Gleixner1-4/+4
2009-01-07PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdlineJacob Pan1-1/+2
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput1-1/+1
2008-07-09x86/pci: removing subsys_initcall ordering dependenciesRobert Richter1-2/+2
2008-06-05PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPCAndres Salomon1-1/+2
2008-05-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu1-0/+2
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu1-0/+2
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pciLinus Torvalds1-8/+6
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon1-0/+3
2008-04-26x86 pci: remove checking type for mmconfig probeYinghai Lu1-6/+5
2008-04-26x86: validate against acpi motherboard resourcesRobert Hancock1-3/+1
2007-10-11i386: move pciThomas Gleixner1-0/+37