aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/pci/common.c
AgeCommit message (Expand)Author
2013-06-05x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming
2013-04-12x86/PCI: Implement pcibios_{add|remove}_bus() hooksJiang Liu
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03x86/PCI: Remove unused pci_root_busBjorn Helgaas
2012-12-26PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe
2012-12-10Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas
2012-12-10PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas
2012-12-06Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas
2012-12-05x86: Use PCI setup dataMatthew Garrett
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi
2012-07-05x86/PCI: adjust section annotations for pcibios_setup()Myron Stowe
2012-05-07Merge branch 'topic/stratus' into nextBjorn Helgaas
2012-04-30PCI: work around Stratus ftServer broken PCIe hierarchyBjorn Helgaas
2012-04-30x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node()Yinghai Lu
2012-01-06x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas
2012-01-06x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()Bjorn Helgaas
2011-10-14x86: constify PCI raw ops structuresJan Beulich
2011-07-22x86/PCI: Preserve existing pci=bfsort whitelist for Dell systemsNarendra_K@Dell.com
2011-01-14PCI: enable pci=bfsort by default on future Dell systemsNarendra_K@Dell.com
2010-10-18x86/PCI: Clean up pci_cache_line_sizeAlex Nixon
2010-07-30x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck
2010-05-11x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas
2010-02-19x86: Move pci init function to x86_initThomas Gleixner
2009-11-04x86/PCI: Use generic cacheline sizing instead of per-vendor tests.Dave Jones
2009-11-04PCI: determine CLS more intelligentlyJesse Barnes
2009-09-18x86/PCI: make 32 bit NUMA node array int, not unsigned charJesse Barnes
2009-09-09x86/PCI: initialize PCI bus node numbers earlyJesse Barnes
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds
2009-06-11PCI: use ACPI _CRS data by defaultJesse Barnes
2009-04-22x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu
2009-04-22x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox
2009-03-12x86: move a few device initialization objects into .devinit.rodataJan Beulich
2009-01-07x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput
2008-07-18x86, pci: introduce config option for pci reroute quirks (was: [PATCH 0/3] Bo...Stefan Assmann
2008-07-18Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirksIngo Molnar
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-14x86/PCI: Fix PCI config space for domains > 0Matthew Wilcox
2008-07-13Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirksIngo Molnar
2008-07-09x86/pci: removing subsys_initcall ordering dependenciesRobert Richter
2008-07-08x86, pci: introduce pci=ioapicreroute kernel cmdline optionStefan Assmann
2008-07-08x86, pci: introduce pci=noioapicquirk kernel cmdline optionStefan Assmann
2008-07-07Revert "PCI: Correct last two HP entries in the bfsort whitelist"Jesse Barnes
2008-06-10PCI/x86: early dump pci conf space v2Yinghai Lu
2008-06-10PCI: boot parameter to avoid expansion ROM memory allocationGary Hade