summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-241-0/+4
|\
| * xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini2012-05-211-0/+4
* | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-241-0/+3
|\ \
| * | x86/vga: fix build with efi disabled.Dave Airlie2012-05-171-1/+1
| * | x86/vga: set the default device from the fixup.Dave Airlie2012-05-161-0/+3
| |/
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-232-0/+368
|\ \
| * | x86, platform: Initial support for sta2x11 I/O hubAlessandro Rubini2012-04-122-0/+368
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-231-0/+17
|\ \
| * | x86: Fix boot on Twinhead H12YAlan Cox2012-05-171-0/+17
| |/
* | x86/PCI: only check for spinlock being held in SMP kernelsBjorn Helgaas2012-05-151-1/+1
* | resources: add resource_overlaps()Wei Yang2012-05-071-11/+1
* | Merge branch 'topic/stratus' into nextBjorn Helgaas2012-05-071-0/+16
|\ \
| * | PCI: work around Stratus ftServer broken PCIe hierarchyBjorn Helgaas2012-04-301-0/+16
| |/
* | x86/PCI: fix unused variable warning in amd_bus.cYinghai Lu2012-05-011-5/+10
* | x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node()Yinghai Lu2012-04-301-23/+4
* | x86/PCI: dynamically allocate pci_root_info for native host bridge driversYinghai Lu2012-04-304-87/+88
* | x86/PCI: embed pci_sysdata into pci_root_info on ACPI pathYinghai Lu2012-04-301-17/+4
* | x86/PCI: embed name into pci_root_info structYinghai Lu2012-04-301-5/+2
* | x86/PCI: add host bridge resource release for _CRS pathYinghai Lu2012-04-301-12/+51
* | x86/PCI: refactor get_current_resources()Yinghai Lu2012-04-301-21/+13
* | x86/PCI: fix memleak with get_current_resources()Yinghai Lu2012-04-301-19/+30
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-234-11/+133
|\
| * x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()'Myron Stowe2012-03-021-0/+2
| * PCI: Use class for quirk for pci_fixup_videoYinghai Lu2012-02-241-4/+2
| * PCI: Use class quirk for intel fix_transparent_bridgeYinghai Lu2012-02-241-3/+3
| * x86/mrst/pci: avoid SoC fixups on non-SoC platformsAlan Cox2012-02-231-1/+11
| * x86/mrst/pci: v4l/atomisp: treat atomisp as real pci deviceJacob Pan2012-02-231-1/+3
| * x86/mrst/pci: assign d3_delay to 0 for Langwell devicesJacob Pan2012-02-231-0/+24
| * x86/PCI: don't fall back to defaults if _CRS has no aperturesBjorn Helgaas2012-02-141-1/+6
| * x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe2012-02-141-1/+3
| * x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe2012-02-141-0/+79
* | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-221-0/+27
|\ \
| * | xen: Utilize the restore_msi_irqs hook.Tang Liang2012-01-121-0/+27
* | | x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder2012-03-011-1/+0
* | | x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder2012-02-281-0/+11
* | | PCI: fix memleak when ACPI _CRS is not used.Yinghai Lu2012-02-231-5/+7
* | | xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini2012-02-031-1/+1
| |/ |/|
* | x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas2012-01-121-1/+2
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-111-1/+1
|\ \ | |/ |/|
| * x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox2011-12-181-1/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-118-116/+139
|\ \
| * | x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-061-31/+11
| * | x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas2012-01-063-34/+44
| * | x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-063-6/+1
| * | x86/PCI: read Broadcom CNB20LE host bridge info before PCI scanBjorn Helgaas2012-01-061-23/+39
| * | x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS]Andreas Herrmann2012-01-061-1/+0
| * | PCI: x86: use generic pcibios_set_master()Myron Stowe2012-01-061-14/+0
| * | PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-061-6/+0
| * | x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade2012-01-061-2/+16
| * | PCI: Add Thinkpad SL510 to pci=nocrs blacklistDave Jones2012-01-061-0/+10