1. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  2. 884ac29 xen/pci: We don't do multiple MSI's. by Konrad Rzeszutek Wilk · 12 years ago
  3. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  4. 526018b x86, uv, uv3: Update ACPI Check to include SGI UV3 by Mike Travis · 12 years ago
  5. 708b59b Merge branch 'pci/rafael-set-root-bridge-handle' into next by Bjorn Helgaas · 12 years ago
  6. 6c0cc95 ACPI / PCI: Set root bridge ACPI handle in advance by Rafael J. Wysocki · 12 years ago
  7. e84813c Merge branch 'pci/yinghai-survey-resources' into next by Bjorn Helgaas · 12 years ago
  8. b3e65e1 x86/PCI: Implement pcibios_resource_survey_bus() by Yinghai Lu · 12 years ago
  9. b95168e x86/PCI: Keep resource allocation functions after boot by Yinghai Lu · 12 years ago
  10. 7452160 x86/PCI: Don't track firmware-assigned BAR values for hot-added devices by Yinghai Lu · 12 years ago
  11. dc2f56f x86/PCI: Factor out pcibios_allocate_dev_rom_resource() by Yinghai Lu · 12 years ago
  12. 83edc87 x86/PCI: Allocate resources on a per-bus basis for hot-adding root buses by Yinghai Lu · 12 years ago
  13. c7f4bbc x86/PCI: Factor out pcibios_allocate_dev_resources() by Yinghai Lu · 12 years ago
  14. f7ac356 x86/PCI: Factor out pcibios_allocate_bridge_resources() by Yinghai Lu · 12 years ago
  15. a18e369 X86: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  16. b7869ba x86/PCI: Remove unused pci_root_bus by Bjorn Helgaas · 12 years ago
  17. 1278998 PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check) by Myron Stowe · 12 years ago
  18. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  19. 1cb73f8 Merge branch 'pci/mjg-pci-roms-from-efi' into next by Bjorn Helgaas · 12 years ago
  20. dbd3fc3 PCI: Use phys_addr_t for physical ROM address by Bjorn Helgaas · 12 years ago
  21. 3ced69f Merge branch 'pci/daniel-numachip' into next by Bjorn Helgaas · 12 years ago
  22. f9726bf x86/PCI: Add NumaChip remote PCI support by Daniel J Blueman · 12 years ago
  23. 72e1e86 Merge branch 'pci/mjg-pci-roms-from-efi' into next by Bjorn Helgaas · 12 years ago
  24. f9a37be x86: Use PCI setup data by Matthew Garrett · 12 years ago
  25. 0dcccc5 Merge branch 'pci/mike-x86-tra' into next by Bjorn Helgaas · 12 years ago
  26. 0550827 Merge branch 'pci/taku-prt-cleanup' into next by Bjorn Helgaas · 12 years ago
  27. b487393 x86/PCI: Allow x86 platforms to use translation offsets by Mike Yoknis · 12 years ago
  28. 1f09b09 x86/PCI: Ignore _SEG on HP xw9300 by Bjorn Helgaas · 12 years ago
  29. 642c92d PCI: Don't pass pci_dev to pci_ext_cfg_avail() by Taku Izumi · 12 years ago
  30. 37aeec3 x86/ce4100: Fix PCI configuration register access for devices without interrupts by Maxime Bizon · 12 years ago
  31. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  32. 78c8f84 Merge branch 'pci/yinghai-misc' into next by Bjorn Helgaas · 12 years ago
  33. 4cd8daf x86/PCI: Clear host bridge aperture struct resource by Yinghai Lu · 12 years ago
  34. 4b8073e arch/x86: Remove unecessary semicolons by Peter Senna Tschudin · 12 years ago
  35. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  36. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  37. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  38. 15fa325 x86/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  39. 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
  40. 8497f69 PCI: do not call pci_set_power_state with PCI_D3cold by Huang Ying · 12 years ago
  41. 24c97f0 x86/PCI: use pr_level() to replace printk(KERN_LEVEL) by Jiang Liu · 12 years ago
  42. 574a594 x86/PCI: refine __pci_mmcfg_init() for better code readability by Jiang Liu · 12 years ago
  43. 8503562 x86/PCI: get rid of redundant log messages by Jiang Liu · 12 years ago
  44. 66e8850 x86/PCI: simplify pci_mmcfg_late_insert_resources() by Jiang Liu · 12 years ago
  45. c0fa407 x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges by Jiang Liu · 12 years ago
  46. 9c95111 x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug by Jiang Liu · 12 years ago
  47. 95c5e92 x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime by Jiang Liu · 12 years ago
  48. 9cf0105 x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() by Jiang Liu · 12 years ago
  49. 376f70a x86/PCI: use RCU list to protect mmconfig list by Jiang Liu · 12 years ago
  50. 846e402 x86/PCI: split out pci_mmconfig_alloc() for code reuse by Jiang Liu · 12 years ago
  51. 2a76c45 x86/PCI: split out pci_mmcfg_check_reserved() for code reuse by Jiang Liu · 12 years ago
  52. a10bb12 x86/PCI: put busn resource in pci_root_info for native host bridge drivers by Yinghai Lu · 12 years ago
  53. 5c1d81d x86/PCI: use _CRS bus number aperture for host bridges from ACPI by Yinghai Lu · 12 years ago
  54. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  55. 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
  56. f2fde3a6 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  57. 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
  58. 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
  59. 68c2c39 xen: do not map the same GSI twice in PVHVM guests. by Stefano Stabellini · 12 years ago
  60. 80b3e55 x86: Fix boot on Twinhead H12Y by Alan Cox · 12 years ago
  61. db2e034 x86/vga: fix build with efi disabled. by Dave Airlie · 12 years ago
  62. 6cf20be x86/vga: set the default device from the fixup. by Dave Airlie · 12 years ago
  63. 867aae6 x86/PCI: only check for spinlock being held in SMP kernels by Bjorn Helgaas · 12 years ago
  64. 74d24b2 resources: add resource_overlaps() by Wei Yang · 12 years ago
  65. 0cbaa57 Merge branch 'topic/stratus' into next by Bjorn Helgaas · 12 years ago
  66. 0f1103e x86/PCI: fix unused variable warning in amd_bus.c by Yinghai Lu · 12 years ago
  67. 284f5f9 PCI: work around Stratus ftServer broken PCIe hierarchy by Bjorn Helgaas · 12 years ago
  68. c57ca65 x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node() by Yinghai Lu · 12 years ago
  69. d28e5ac x86/PCI: dynamically allocate pci_root_info for native host bridge drivers by Yinghai Lu · 12 years ago
  70. 35cb05e x86/PCI: embed pci_sysdata into pci_root_info on ACPI path by Yinghai Lu · 12 years ago
  71. fe05725 x86/PCI: embed name into pci_root_info struct by Yinghai Lu · 12 years ago
  72. fd3b0c1 x86/PCI: add host bridge resource release for _CRS path by Yinghai Lu · 12 years ago
  73. 9a03d28 x86/PCI: refactor get_current_resources() by Yinghai Lu · 12 years ago
  74. baa495d x86/PCI: fix memleak with get_current_resources() by Yinghai Lu · 12 years ago
  75. 83125a3 x86, platform: Initial support for sta2x11 I/O hub by Alessandro Rubini · 12 years ago
  76. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  77. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  78. 63ab387c x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()' by Myron Stowe · 13 years ago
  79. a97f4f5 x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version by Jonathan Nieder · 13 years ago
  80. 84113717 x86/PCI: use host bridge _CRS info on MSI MS-7253 by Jonathan Nieder · 13 years ago
  81. 73e3b59 PCI: Use class for quirk for pci_fixup_video by Yinghai Lu · 13 years ago
  82. 4082cf2 PCI: Use class quirk for intel fix_transparent_bridge by Yinghai Lu · 13 years ago
  83. 823806f x86/mrst/pci: avoid SoC fixups on non-SoC platforms by Alan Cox · 13 years ago
  84. 8ed3087 x86/mrst/pci: v4l/atomisp: treat atomisp as real pci device by Jacob Pan · 13 years ago
  85. 990a30c x86/mrst/pci: assign d3_delay to 0 for Langwell devices by Jacob Pan · 13 years ago
  86. 1cc1c96 PCI: fix memleak when ACPI _CRS is not used. by Yinghai Lu · 13 years ago
  87. 316d86f x86/PCI: don't fall back to defaults if _CRS has no apertures by Bjorn Helgaas · 13 years ago
  88. 6535943f x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list by Myron Stowe · 13 years ago
  89. 925845b x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values by Myron Stowe · 13 years ago
  90. 207d543 xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback by Stefano Stabellini · 13 years ago
  91. 8605c68 xen: Utilize the restore_msi_irqs hook. by Tang Liang · 13 years ago
  92. 5cf9a4e x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y by Bjorn Helgaas · 13 years ago
  93. 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
  94. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  95. 24d25db x86/PCI: amd: factor out MMCONFIG discovery by Bjorn Helgaas · 13 years ago
  96. 2cd6975 x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() by Bjorn Helgaas · 13 years ago
  97. 46fbade x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  98. 6361d72 x86/PCI: read Broadcom CNB20LE host bridge info before PCI scan by Bjorn Helgaas · 13 years ago
  99. ca3671a x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS] by Andreas Herrmann · 13 years ago
  100. b9a276a PCI: x86: use generic pcibios_set_master() by Myron Stowe · 13 years ago