1. 5f9dca9 Merge branch 'pci/nikhil-big-bar-fixes' into next by Bjorn Helgaas · 12 years ago
  2. d47557e Merge branch 'pci/julia-return-values' into next by Bjorn Helgaas · 12 years ago
  3. 83d0571 PCI: hotplug: ensure a consistent return value in error case by Julia Lawall · 12 years ago
  4. 8d20e2c Merge branch 'pci/myron-final-fixups-v2' into next by Bjorn Helgaas · 12 years ago
  5. 95df8b8 PCI: fix undefined reference to 'pci_fixup_final_inited' by Myron Stowe · 12 years ago
  6. cfeeb34 Merge branch 'pci/greg-m68k' into next by Bjorn Helgaas · 12 years ago
  7. 486ae3e PCI: build resource code for M68K architecture by Greg Ungerer · 12 years ago
  8. fe6dacd PCI: reorder __pci_assign_resource() (no change) by Bjorn Helgaas · 12 years ago
  9. d6776e6 PCI: fix truncation of resource size to 32 bits by Nikhil P Rao · 12 years ago
  10. 7569c43 Merge branch 'pci/yinghai-hotplug-cleanup' into next by Bjorn Helgaas · 12 years ago
  11. 2ac45f2 PCI: acpiphp: merge acpiphp_debug and debug by Yinghai Lu · 12 years ago
  12. e735a80 PCI: acpiphp: remove unused res_lock by Yinghai Lu · 12 years ago
  13. 6ee53f4 Merge branch 'pci/bjorn-p2p-bridge-windows' into next by Bjorn Helgaas · 12 years ago
  14. 1c97593 sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases() by Bjorn Helgaas · 12 years ago
  15. d68e70c Merge branch 'pci/bjorn-disable-decode' into next by Bjorn Helgaas · 12 years ago
  16. 9349b44 Merge branch 'pci/myron-final-fixups-v2' into next by Bjorn Helgaas · 12 years ago
  17. 735bff1 PCI: call final fixups hot-added devices by Myron Stowe · 12 years ago
  18. 3274c8e PCI: move final fixups from __init to __devinit by Myron Stowe · 12 years ago
  19. ce6ed7e x86/PCI: move final fixups from __init to __devinit by Myron Stowe · 12 years ago
  20. 02d4b36 MIPS/PCI: move final fixups from __init to __devinit by Myron Stowe · 12 years ago
  21. fd59134 PCI: support sizing P2P bridge I/O windows with 1K granularity by Yinghai Lu · 12 years ago
  22. 2b28ae1 PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2) by Bjorn Helgaas · 12 years ago
  23. 9aac537 PCI: disable MEM decoding while updating 64-bit MEM BARs by Bjorn Helgaas · 12 years ago
  24. bbffe43 PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, too by Bjorn Helgaas · 12 years ago
  25. 25e742b PCI: never discard enable/suspend/resume_early/resume fixups by Myron Stowe · 12 years ago
  26. dff3aef PCI: release temporary reference in __nv_msi_ht_cap_quirk() by Myron Stowe · 12 years ago
  27. 2729d5b PCI: restructure 'pci_do_fixups()' by Myron Stowe · 12 years ago
  28. 5dde383 PCI: allow P2P bridge windows starting at PCI bus address zero by Bjorn Helgaas · 12 years ago
  29. a7711ba Merge branch 'pci/rafael-pci_set_power_state-rebase' into next by Bjorn Helgaas · 12 years ago
  30. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  31. db288c9 PCI / PM: restore the original behavior of pci_set_power_state() by Rafael J. Wysocki · 12 years ago
  32. 29e8d7b xtensa/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  33. 15fa325 x86/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  34. 5d9a19e unicore32/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  35. 7477dc2 tile/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  36. c53a255 sparc/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  37. ce8dd71 sh/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  38. 86927f9 sh/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  39. 67ea194 powerpc/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  40. a45639c parisc/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  41. 938ca51 MIPS/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  42. 11206c9 MIPS/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  43. 483dae5 microblaze/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  44. 8421a35 ia64/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  45. f3328a0 cris/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  46. 9d74c5c alpha/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  47. 2b6f2c3 PCI: pull pcibios_setup() up into core by Myron Stowe · 12 years ago
  48. 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
  49. 448bd85 PCI/PM: add PCIe runtime D3cold support by Huang Ying · 12 years ago
  50. 8497f69 PCI: do not call pci_set_power_state with PCI_D3cold by Huang Ying · 12 years ago
  51. 71a83bd PCI/PM: add runtime PM support to PCIe port by Zheng Yan · 12 years ago
  52. ee85f54 ACPI/PM: specify lowest allowed state for device sleep state by Huang Ying · 12 years ago
  53. e5028b5 Merge branch 'topic/jiang-mmconfig-v10' into next by Bjorn Helgaas · 12 years ago
  54. 3970385 ACPI: mark acpi_sfi_table_parse() as __init by Jiang Liu · 12 years ago
  55. 0f6662a Merge branch 'topic/bjorn-trivial' into next by Bjorn Helgaas · 12 years ago
  56. 1693c42 Merge branch 'topic/fixes-for-3.5' into next by Bjorn Helgaas · 12 years ago
  57. c0233ed MAINTAINERS: correct PCI git tree address by Bjorn Helgaas · 12 years ago
  58. 24c97f0 x86/PCI: use pr_level() to replace printk(KERN_LEVEL) by Jiang Liu · 12 years ago
  59. 574a594 x86/PCI: refine __pci_mmcfg_init() for better code readability by Jiang Liu · 12 years ago
  60. 8503562 x86/PCI: get rid of redundant log messages by Jiang Liu · 12 years ago
  61. 66e8850 x86/PCI: simplify pci_mmcfg_late_insert_resources() by Jiang Liu · 12 years ago
  62. c0fa407 x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges by Jiang Liu · 12 years ago
  63. f4b57a3 PCI/ACPI: provide MMCONFIG address for PCI host bridges by Jiang Liu · 12 years ago
  64. 9c95111 x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug by Jiang Liu · 12 years ago
  65. 95c5e92 x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime by Jiang Liu · 12 years ago
  66. 9cf0105 x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() by Jiang Liu · 12 years ago
  67. 376f70a x86/PCI: use RCU list to protect mmconfig list by Jiang Liu · 12 years ago
  68. 846e402 x86/PCI: split out pci_mmconfig_alloc() for code reuse by Jiang Liu · 12 years ago
  69. 2a76c45 x86/PCI: split out pci_mmcfg_check_reserved() for code reuse by Jiang Liu · 12 years ago
  70. 809a3bf PCI: remove useless pcix_set_mmrbc() dev->bus check by Bjorn Helgaas · 12 years ago
  71. dfb117b PCI: acpiphp: check whether _ADR evaluation succeeded by Bjorn Helgaas · 12 years ago
  72. 67454b6 PCI: shpchp: remove dead code by Bjorn Helgaas · 12 years ago
  73. 8f38eac PCI: fix P2P bridge I/O port window sign extension by Bjorn Helgaas · 12 years ago
  74. 8291550 PCI: fix upstream P2P bridge checks when enabling OBFF and LTR by Bjorn Helgaas · 12 years ago
  75. d6d88c8 PCI: use __weak consistently by Bjorn Helgaas · 12 years ago
  76. 8356aad PCI: cleanup assign_requested_resources_sorted() kernel-doc warning by Wanpeng Li · 12 years ago
  77. 140217ae Merge branch 'topic/jan-intx-masking' into next by Bjorn Helgaas · 12 years ago
  78. e822a00 Merge branch 'topic/sebastian-devinit-fixups' into next by Bjorn Helgaas · 12 years ago
  79. 47fcb6d Merge branch 'topic/stowe-cap-cleanup' into next by Bjorn Helgaas · 12 years ago
  80. 0bdb3b2 PCI: add Ralink RT2800 broken INTx masking quirk by Alex Williamson · 12 years ago
  81. de509f9 PCI: add Chelsio T310 10GbE NIC broken INTx masking quirk by Jan Kiszka · 12 years ago
  82. fbebb9f PCI: add infrastructure for devices with broken INTx masking by Bjorn Helgaas · 12 years ago
  83. bb15d8d scripts/modpost: check for bad references in .pci.fixups area by Sebastian Andrzej Siewior · 12 years ago
  84. 1359bac sh/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  85. 492bf4f powerpc/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  86. 60cd4db sparc/PCI: remove unused pcibios_assign_resource() definition by Bjorn Helgaas · 12 years ago
  87. cc2fa3f Merge branch 'topic/alex-vfio-prep' into next by Bjorn Helgaas · 12 years ago
  88. 10c4809 Merge branch 'topic/bjorn-remove-unused' into next by Bjorn Helgaas · 12 years ago
  89. a187177 Merge branch 'topic/kong-acpiphp-remove' into next by Bjorn Helgaas · 12 years ago
  90. 4d17e85 Merge branch 'topic/yinghai-busn-alloc' into next by Bjorn Helgaas · 12 years ago
  91. ce29ca3 PCI: acpiphp: remove all functions in slot, even without ACPI _EJx by Amos Kong · 12 years ago
  92. 638f293 PCI: acpiphp: fix function 0 leak when disabling a slot by Amos Kong · 12 years ago
  93. 06aef8c PCI: hotplug: remove pci_do_scan_bus() by Yinghai Lu · 12 years ago
  94. 69ba29b PCI: sgihp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  95. 2d7abf3 PCI: ibmhp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  96. 04de975 PCI: cpqhp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  97. 7d01f70 PCI: shpchp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  98. 073ae10 PCI: cpci_hotplug: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  99. c6da81a PCI: pciehp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  100. a8e4b9c PCI: add generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago