1. c0fa407 x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges by Jiang Liu · 12 years ago
  2. 9c95111 x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug by Jiang Liu · 12 years ago
  3. 95c5e92 x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime by Jiang Liu · 12 years ago
  4. 9cf0105 x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() by Jiang Liu · 12 years ago
  5. 376f70a x86/PCI: use RCU list to protect mmconfig list by Jiang Liu · 12 years ago
  6. 846e402 x86/PCI: split out pci_mmconfig_alloc() for code reuse by Jiang Liu · 12 years ago
  7. 2a76c45 x86/PCI: split out pci_mmcfg_check_reserved() for code reuse by Jiang Liu · 12 years ago
  8. a10bb12 x86/PCI: put busn resource in pci_root_info for native host bridge drivers by Yinghai Lu · 12 years ago
  9. 5c1d81d x86/PCI: use _CRS bus number aperture for host bridges from ACPI by Yinghai Lu · 12 years ago
  10. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  11. b5f4035 Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  12. f2fde3a6 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  13. 44bc40e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. e7b30a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  15. 68c2c39 xen: do not map the same GSI twice in PVHVM guests. by Stefano Stabellini · 12 years ago
  16. 80b3e55 x86: Fix boot on Twinhead H12Y by Alan Cox · 12 years ago
  17. db2e034 x86/vga: fix build with efi disabled. by Dave Airlie · 12 years ago
  18. 6cf20be x86/vga: set the default device from the fixup. by Dave Airlie · 12 years ago
  19. 867aae6 x86/PCI: only check for spinlock being held in SMP kernels by Bjorn Helgaas · 12 years ago
  20. 74d24b2 resources: add resource_overlaps() by Wei Yang · 13 years ago
  21. 0cbaa57 Merge branch 'topic/stratus' into next by Bjorn Helgaas · 12 years ago
  22. 0f1103e x86/PCI: fix unused variable warning in amd_bus.c by Yinghai Lu · 12 years ago
  23. 284f5f9 PCI: work around Stratus ftServer broken PCIe hierarchy by Bjorn Helgaas · 12 years ago
  24. c57ca65 x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node() by Yinghai Lu · 13 years ago
  25. d28e5ac x86/PCI: dynamically allocate pci_root_info for native host bridge drivers by Yinghai Lu · 13 years ago
  26. 35cb05e x86/PCI: embed pci_sysdata into pci_root_info on ACPI path by Yinghai Lu · 13 years ago
  27. fe05725 x86/PCI: embed name into pci_root_info struct by Yinghai Lu · 13 years ago
  28. fd3b0c1 x86/PCI: add host bridge resource release for _CRS path by Yinghai Lu · 13 years ago
  29. 9a03d28 x86/PCI: refactor get_current_resources() by Yinghai Lu · 13 years ago
  30. baa495d x86/PCI: fix memleak with get_current_resources() by Yinghai Lu · 13 years ago
  31. 83125a3 x86, platform: Initial support for sta2x11 I/O hub by Alessandro Rubini · 13 years ago
  32. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  33. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  34. 63ab387c x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()' by Myron Stowe · 13 years ago
  35. a97f4f5 x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version by Jonathan Nieder · 13 years ago
  36. 84113717 x86/PCI: use host bridge _CRS info on MSI MS-7253 by Jonathan Nieder · 13 years ago
  37. 73e3b59 PCI: Use class for quirk for pci_fixup_video by Yinghai Lu · 13 years ago
  38. 4082cf2 PCI: Use class quirk for intel fix_transparent_bridge by Yinghai Lu · 13 years ago
  39. 823806f x86/mrst/pci: avoid SoC fixups on non-SoC platforms by Alan Cox · 13 years ago
  40. 8ed3087 x86/mrst/pci: v4l/atomisp: treat atomisp as real pci device by Jacob Pan · 13 years ago
  41. 990a30c x86/mrst/pci: assign d3_delay to 0 for Langwell devices by Jacob Pan · 13 years ago
  42. 1cc1c96 PCI: fix memleak when ACPI _CRS is not used. by Yinghai Lu · 13 years ago
  43. 316d86f x86/PCI: don't fall back to defaults if _CRS has no apertures by Bjorn Helgaas · 13 years ago
  44. 6535943f x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list by Myron Stowe · 13 years ago
  45. 925845b x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values by Myron Stowe · 13 years ago
  46. 207d543 xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback by Stefano Stabellini · 13 years ago
  47. 8605c68 xen: Utilize the restore_msi_irqs hook. by Tang Liang · 13 years ago
  48. 5cf9a4e x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y by Bjorn Helgaas · 13 years ago
  49. 9fc5c3e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  50. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  51. 24d25db x86/PCI: amd: factor out MMCONFIG discovery by Bjorn Helgaas · 13 years ago
  52. 2cd6975 x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() by Bjorn Helgaas · 13 years ago
  53. 46fbade x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  54. 6361d72 x86/PCI: read Broadcom CNB20LE host bridge info before PCI scan by Bjorn Helgaas · 13 years ago
  55. ca3671a x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS] by Andreas Herrmann · 13 years ago
  56. b9a276a PCI: x86: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  57. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  58. ae5cd86 x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources by Gary Hade · 13 years ago
  59. 8b6a5af PCI: Add Thinkpad SL510 to pci=nocrs blacklist by Dave Jones · 13 years ago
  60. e702781 PCI: Add Dell Studio 1557 to pci=nocrs blacklist by Dave Jones · 13 years ago
  61. 28c3c05 PCI: add set_nouse_crs for use by a pci=nocrs blacklist by Dave Jones · 13 years ago
  62. 933b946 x86/intel config: Revamp configuration to allow for Moorestown and Medfield by Alan Cox · 13 years ago
  63. 819a693 typo fixes: aera -> area, exntension -> extension by Wang YanQing · 13 years ago
  64. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  65. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  66. 04a8752 Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  67. 31018ac Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  68. e659922 xen/irq: If we fail during msi_capability_init return proper error code. by Konrad Rzeszutek Wilk · 13 years ago
  69. 72da0b0 x86: constify PCI raw ops structures by Jan Beulich · 13 years ago
  70. 29cf7a30 x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE by Paul Menzel · 13 years ago
  71. 55e901f xen/pci: support multi-segment systems by Jan Beulich · 13 years ago
  72. 5307f6d Fix pointer dereference before call to pcie_bus_configure_settings by Shyam Iyer · 13 years ago
  73. b03e749 PCI: Set PCI-E Max Payload Size on fabric by Jon Mason · 13 years ago
  74. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  75. 3e0b8df Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  76. 9b373ed x86/PCI: Preserve existing pci=bfsort whitelist for Dell systems by Narendra_K@Dell.com · 14 years ago
  77. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  78. db34a36 x86/PCI: config space accessor functions should not ignore the segment argument by Jan Beulich · 13 years ago
  79. 43d786e x86/PCI: reduce severity of host bridge window conflict warnings by Bjorn Helgaas · 13 years ago
  80. 97ffab1 xen/pci: Use 'acpi_gsi_to_irq' value unconditionally. by Konrad Rzeszutek Wilk · 13 years ago
  81. 78316ad xen/pci: Remove 'xen_allocate_pirq_gsi'. by Konrad Rzeszutek Wilk · 13 years ago
  82. 34b1d12 xen/pci: Retire unnecessary #ifdef CONFIG_ACPI by Konrad Rzeszutek Wilk · 13 years ago
  83. 9b6519d xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the end by Konrad Rzeszutek Wilk · 13 years ago
  84. a0ee056 xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together. by Konrad Rzeszutek Wilk · 13 years ago
  85. ed89eb6 xen/pci: Use the xen_register_pirq for HVM and initial domain users by Konrad Rzeszutek Wilk · 13 years ago
  86. 30bd35e xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall. by Konrad Rzeszutek Wilk · 13 years ago
  87. d92edd8 xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing. by Konrad Rzeszutek Wilk · 13 years ago
  88. 996c34a xen/pci: Update comments and fix empty spaces. by Konrad Rzeszutek Wilk · 13 years ago
  89. fef6e26 xen/pci: Shuffle code around. by Konrad Rzeszutek Wilk · 13 years ago
  90. 075d9db Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  91. ee339fe xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci. by Konrad Rzeszutek Wilk · 13 years ago
  92. c9e0b84 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  93. 155a16f xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ. by Konrad Rzeszutek Wilk · 13 years ago
  94. 6885685 x66, UV: Enable 64-bit ACPI MFCG support for SGI UV2 platform by Jack Steiner · 13 years ago
  95. 6e33a85 x86/PCI/ACPI: fix type mismatch by Márton Németh · 13 years ago
  96. 5e152b4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  97. a3170c1 x86/PCI: derive pcibios_last_bus from ACPI MCFG by Jan Beulich · 14 years ago
  98. 7c1bfd6 xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set. by Konrad Rzeszutek Wilk · 13 years ago
  99. c0a86a9 x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDs by Seth Heasley · 14 years ago
  100. 0e8ede5 x86/PCI: Convert release_resource to release_region/release_mem_region by Julia Lawall · 14 years ago