aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki1-6/+28
2015-02-05x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu1-6/+28
2015-02-02PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson1-0/+16
2014-09-22x86/PCI: Mark DMI tables as initialization dataMathias Krause1-10/+10
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+1
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin1-4/+1
2014-02-03x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node()Bjorn Helgaas1-69/+0
2014-02-03x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node()Bjorn Helgaas1-1/+1
2014-02-03x86/PCI: Drop return value of pcibios_scan_root()Bjorn Helgaas1-4/+2
2014-02-03x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root()Bjorn Helgaas1-30/+19
2014-02-03x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()Bjorn Helgaas1-5/+0
2014-02-03x86/PCI: Drop pcibios_scan_root() check for bus already scannedBjorn Helgaas1-9/+0
2013-06-05x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming1-1/+4
2013-04-12x86/PCI: Implement pcibios_{add|remove}_bus() hooksJiang Liu1-0/+11
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman1-13/+13
2013-01-03x86/PCI: Remove unused pci_root_busBjorn Helgaas1-1/+0
2012-12-26PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe1-1/+2
2012-12-10Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas1-2/+2
2012-12-10PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas1-2/+2
2012-12-06Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas1-0/+30
2012-12-05x86: Use PCI setup dataMatthew Garrett1-0/+30
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi1-1/+1
2012-07-05x86/PCI: adjust section annotations for pcibios_setup()Myron Stowe1-1/+1
2012-05-07Merge branch 'topic/stratus' into nextBjorn Helgaas1-0/+16
2012-04-30PCI: work around Stratus ftServer broken PCIe hierarchyBjorn Helgaas1-0/+16
2012-04-30x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node()Yinghai Lu1-23/+4
2012-01-06x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas1-7/+12
2012-01-06x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()Bjorn Helgaas1-1/+1
2011-10-14x86: constify PCI raw ops structuresJan Beulich1-2/+2
2011-07-22x86/PCI: Preserve existing pci=bfsort whitelist for Dell systemsNarendra_K@Dell.com1-7/+7
2011-01-14PCI: enable pci=bfsort by default on future Dell systemsNarendra_K@Dell.com1-0/+41
2010-10-18x86/PCI: Clean up pci_cache_line_sizeAlex Nixon1-7/+10
2010-07-30x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck1-0/+20
2010-05-11x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner1-1/+1
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
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+0
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas1-0/+3
2010-02-19x86: Move pci init function to x86_initThomas Gleixner1-6/+0
2009-11-04x86/PCI: Use generic cacheline sizing instead of per-vendor tests.Dave Jones1-7/+11
2009-11-04PCI: determine CLS more intelligentlyJesse Barnes1-5/+3
2009-09-18x86/PCI: make 32 bit NUMA node array int, not unsigned charJesse Barnes1-1/+1
2009-09-09x86/PCI: initialize PCI bus node numbers earlyJesse Barnes1-0/+69
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds1-2/+2
2009-06-11PCI: use ACPI _CRS data by defaultJesse Barnes1-2/+2
2009-04-22x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu1-5/+3
2009-04-22x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox1-1/+6
2009-03-12x86: move a few device initialization objects into .devinit.rodataJan Beulich1-2/+2
2009-01-07x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki1-2/+2
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson1-0/+8