summaryrefslogtreecommitdiff
path: root/arch/x86/pci/common.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-17Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-2/+28
2008-07-15x86/PCI: Fix PCI config space for domains > 0Matthew Wilcox1-2/+2
2008-07-09x86/pci: removing subsys_initcall ordering dependenciesRobert Richter1-3/+1
2008-07-07Revert "PCI: Correct last two HP entries in the bfsort whitelist"Jesse Barnes1-4/+4
2008-06-10PCI/x86: early dump pci conf space v2Yinghai Lu1-0/+4
2008-06-10PCI: boot parameter to avoid expansion ROM memory allocationGary Hade1-0/+22
2008-05-22PCI: Correct last two HP entries in the bfsort whitelistTony Camuso1-4/+4
2008-05-19PCI: Correct last two HP entries in the bfsort whitelistTony Camuso1-4/+4
2008-05-09Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds1-17/+0
2008-05-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu1-2/+5
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu1-0/+47
2008-04-30x86: fix section mismatch in pci_scan_busSam Ravnborg1-2/+2
2008-04-27x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu1-0/+4
2008-04-27x86: get mp_bus_to_node earlyYinghai Lu1-4/+14
2008-04-21PCI: x86: use generic pci_enable_resources()Bjorn Helgaas1-1/+1
2008-04-21PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman1-54/+0
2008-04-21PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman1-7/+0
2008-02-19x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinitSam Ravnborg1-1/+1
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-2/+23
2008-01-30PCI: remove default PCI expansion ROM memory allocationGary Hade1-0/+17
2007-11-26pci: use pci=bfsort for HP DL385 G2, DL585 G2Michal Schmidt1-0/+16
2007-10-17x86: pci use pci=bfsort for HP DL385 G2 and DL585 G2Michal Schmidt1-0/+16
2007-10-13PCI: X86: Introduce and enable PCI domain supportJeff Garzik1-2/+4
2007-10-13PCI: use _CRS for PCI resource allocationGary Hade1-0/+3
2007-10-13PCI: i386: Compaq EVO N800c needs PCI bus renumberingJuha Laiho1-0/+10
2007-10-12Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds1-2/+2
2007-10-11i386: move pciThomas Gleixner1-0/+480