summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-031-5/+2
|\
| * x86/PCI: Increase info->res_num before checking pci_use_crsYijing Wang2013-05-281-5/+2
* | x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming2013-06-051-1/+4
* | Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:...Bjorn Helgaas2013-05-201-6/+4
|/
* Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-05-111-3/+2
|\
| * xen/pci: Used cached MSI-X capability offsetBjorn Helgaas2013-05-101-2/+1
| * xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas2013-05-101-1/+1
* | x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0Bin Gao2013-04-301-4/+6
* | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-291-0/+11
|\ \ | |/ |/|
| * x86/PCI: Implement pcibios_{add|remove}_bus() hooksJiang Liu2013-04-121-0/+11
* | xen: drop tracking of IRQ vectorJan Beulich2013-04-161-3/+3
|/
* Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-031-0/+9
|\
| * xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-011-0/+9
* | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-255-67/+132
|\ \ | |/ |/|
| * Merge branch 'pci/rafael-set-root-bridge-handle' into nextBjorn Helgaas2013-01-171-0/+9
| |\
| | * ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-131-0/+9
| * | Merge branch 'pci/yinghai-survey-resources' into nextBjorn Helgaas2013-01-091-64/+121
| |\ \ | | |/
| | * x86/PCI: Implement pcibios_resource_survey_bus()Yinghai Lu2013-01-071-0/+13
| | * x86/PCI: Keep resource allocation functions after bootYinghai Lu2013-01-071-6/+6
| | * x86/PCI: Don't track firmware-assigned BAR values for hot-added devicesYinghai Lu2013-01-071-1/+9
| | * x86/PCI: Factor out pcibios_allocate_dev_rom_resource()Yinghai Lu2013-01-071-17/+35
| | * x86/PCI: Allocate resources on a per-bus basis for hot-adding root busesYinghai Lu2013-01-071-13/+25
| | * x86/PCI: Factor out pcibios_allocate_dev_resources()Yinghai Lu2013-01-071-19/+23
| | * x86/PCI: Factor out pcibios_allocate_bridge_resources()Yinghai Lu2013-01-071-22/+24
| * | x86/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-033-3/+2
| |/
* | x86, uv, uv3: Update ACPI Check to include SGI UV3Mike Travis2013-02-111-2/+1
* | X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0311-59/+55
|/
* PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe2012-12-261-1/+2
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-134-6/+202
|\
| * Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-101-2/+2
| |\
| | * PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas2012-12-101-2/+2
| * | Merge branch 'pci/daniel-numachip' into nextBjorn Helgaas2012-12-072-0/+130
| |\ \
| | * | x86/PCI: Add NumaChip remote PCI supportDaniel J Blueman2012-12-072-0/+130
| * | | Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-061-0/+30
| |\ \ \ | | | |/ | | |/|
| | * | x86: Use PCI setup dataMatthew Garrett2012-12-051-0/+30
| | |/
| * | Merge branch 'pci/mike-x86-tra' into nextBjorn Helgaas2012-11-091-3/+18
| |\ \
| | * | x86/PCI: Allow x86 platforms to use translation offsetsMike Yoknis2012-11-071-3/+18
| | |/
| * | Merge branch 'pci/taku-prt-cleanup' into nextBjorn Helgaas2012-11-091-1/+1
| |\ \
| | * | PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi2012-11-071-1/+1
| | |/
| * | x86/PCI: Ignore _SEG on HP xw9300Bjorn Helgaas2012-11-071-2/+23
| |/
* | x86/ce4100: Fix PCI configuration register access for devices without interruptsMaxime Bizon2012-10-301-0/+13
|/
* Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-012-7/+1
|\
| * Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas2012-09-241-2/+1
| |\
| | * x86/PCI: Clear host bridge aperture struct resourceYinghai Lu2012-09-211-2/+1
| * | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-5/+0
| * | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-1/+1
| |/
* | arch/x86: Remove unecessary semicolonsPeter Senna Tschudin2012-09-191-1/+1
|/
* Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-1/+1
|\
| * x86/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-051-1/+1
* | Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-231-1/+1
|\ \
OpenPOWER on IntegriCloud