summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | PCI: do not call pci_set_power_state with PCI_D3coldHuang Ying2012-06-231-1/+1
| |/
* | x86/PCI: use pr_level() to replace printk(KERN_LEVEL)Jiang Liu2012-06-222-14/+10
* | x86/PCI: refine __pci_mmcfg_init() for better code readabilityJiang Liu2012-06-221-25/+21
* | x86/PCI: get rid of redundant log messagesJiang Liu2012-06-221-7/+0
* | x86/PCI: simplify pci_mmcfg_late_insert_resources()Jiang Liu2012-06-221-26/+8
* | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu2012-06-223-5/+92
* | x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplugJiang Liu2012-06-221-4/+105
* | x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtimeJiang Liu2012-06-221-36/+68
* | x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Jiang Liu2012-06-222-12/+41
* | x86/PCI: use RCU list to protect mmconfig listJiang Liu2012-06-223-10/+34
* | x86/PCI: split out pci_mmconfig_alloc() for code reuseJiang Liu2012-06-221-4/+15
* | x86/PCI: split out pci_mmcfg_check_reserved() for code reuseJiang Liu2012-06-221-26/+25
* | x86/PCI: put busn resource in pci_root_info for native host bridge driversYinghai Lu2012-06-133-9/+23
* | x86/PCI: use _CRS bus number aperture for host bridges from ACPIYinghai Lu2012-06-131-4/+5
* | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
|/
* 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
|\ \
OpenPOWER on IntegriCloud