summaryrefslogtreecommitdiff
path: root/arch/x86/pci/pci.h
AgeCommit message (Expand)Author
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput
2008-11-11x86: attempt reboot via port CF9 if we have standard PCI portsH. Peter Anvin
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-11x86/pci: Changing subsystem init for viswsRobert Richter
2008-07-11x86/pci: renaming numa into numaqRobert Richter
2008-07-10x86/pci merge: fixing numaq initializationRobert Richter
2008-07-09x86/pci: removing subsys_initcall ordering dependenciesRobert Richter
2008-07-08Merge commit 'v2.6.26-rc9' into x86/cpuIngo Molnar
2008-07-08x86: Move PCI IO ECS code to x86/pciRobert Richter
2008-06-10PCI: boot parameter to avoid expansion ROM memory allocationGary Hade
2008-06-05PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPCAndres Salomon
2008-05-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon
2008-04-26x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu
2008-04-26x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu
2008-04-26x86: validate against acpi motherboard resourcesRobert Hancock
2008-04-20PCI: x86: use generic pci_enable_resources()Bjorn Helgaas
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox
2008-02-10PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky
2007-10-12PCI: use _CRS for PCI resource allocationGary Hade
2007-10-12PCI: skip ISA ioresource alignment on some systemsGary Hade
2007-10-11i386: move pciThomas Gleixner