1. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  2. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  3. 9a92866 pci: don't reassign to ROM res if it is not going to be enabled by Yinghai Lu · 15 years ago
  4. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  5. c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  6. 4067a85 pci: Add helper to search for VPD keywords by Matt Carlson · 15 years ago
  7. b55ac1b pci: Add helper to find a VPD resource data type by Matt Carlson · 15 years ago
  8. a1e4d72 PM: Allow PCI devices to suspend/resume asynchronously by Rafael J. Wysocki · 15 years ago
  9. 2fe2abf PCI: augment bus resource table with a list by Bjorn Helgaas · 15 years ago
  10. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 15 years ago
  11. 2adf751 PCI: read bridge windows before filling in subtractive decode resources by Bjorn Helgaas · 15 years ago
  12. fa27b2d PCI: split up pci_read_bridge_bases() by Bjorn Helgaas · 15 years ago
  13. b16694f PCIe PME: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  14. 6cbf821 PCI PM: Run-time callbacks for PCI bus type by Rafael J. Wysocki · 15 years ago
  15. 552be54 PCIe PME: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  16. b67ea76 PCI / ACPI / PM: Platform support for PCI PME wake-up by Rafael J. Wysocki · 15 years ago
  17. c39fae1 PCI PM: Make it possible to force using INTx for PCIe PME signaling by Rafael J. Wysocki · 15 years ago
  18. c7f4865 PCI PM: PCIe PME root port service driver by Rafael J. Wysocki · 15 years ago
  19. 58ff463 PCI PM: Add function for checking PME status of devices by Rafael J. Wysocki · 15 years ago
  20. 9958610 PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges by Yinghai Lu · 15 years ago
  21. 32180e4 PCI: pciehp: second try to get big range for pcie devices by Yinghai Lu · 15 years ago
  22. 9789ac9 PCI: pciehp: cleanup flow in pciehp_configure_device by Yinghai Lu · 15 years ago
  23. 6841ec6 PCI: introduce pci_assign_unassigned_bridge_resources by Yinghai Lu · 15 years ago
  24. 977d17b PCI: update bridge resources to get more big ranges in PCI assign unssigned by Yinghai Lu · 15 years ago
  25. d65245c PCI: don't shrink bridge resources by Yinghai Lu · 15 years ago
  26. cd81e1e PCI: reject mmio ranges starting at 0 on pci_bridge read by Yinghai Lu · 15 years ago
  27. 568ddef PCI: add failed_list to pci_bus_assign_resources by Yinghai Lu · 15 years ago
  28. 5009b46 PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resources by Yinghai Lu · 15 years ago
  29. ba02b24 PCI hotplug: check ioremap() return value in ibmphp_ebda.c by Andrew Morton · 15 years ago
  30. 939fdc6 PCI hotplug: fix ibmphp build error by Randy Dunlap · 15 years ago
  31. 4fb88c1 PCI: Make pci_scan_slot more robust by Matthew Wilcox · 15 years ago
  32. 0bf01c3 PCI: hotplug/cpcihp, fix pci device refcounting by Jiri Slaby · 15 years ago
  33. 41a68a7 PCI: push deprecated pci_find_device() function to last user by Tilman Schmidt · 15 years ago
  34. 7c9342b PCI: don't dump resource when bus resource flags indicates unused by Yinghai Lu · 15 years ago
  35. 7cc5997 PCI: separate pci_setup_bridge to small functions by Yinghai Lu · 15 years ago
  36. b0fc889 PCI hotplug: ibmphp: read the length of ebda and map entire ebda region by Chandru · 15 years ago
  37. 6fcaf17 PCI hotplug: fix memory leaks by Jiri Slaby · 15 years ago
  38. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  39. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  40. 93177a7 PCI: Clean up build for CONFIG_PCI_QUIRKS unset by Rafael J. Wysocki · 15 years ago
  41. 3804259 PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops by Jesse Barnes · 15 years ago
  42. 9dfd97f PCI: Add support for reporting PCIe 3.0 speeds by Matthew Wilcox · 15 years ago
  43. 45b4cdd5 PCI: Add support for AGP in cur/max bus speed by Matthew Wilcox · 15 years ago
  44. 9be60ca PCI: Add support for detection of PCIe and PCI-X bus speeds by Matthew Wilcox · 15 years ago
  45. 3749c51 PCI: Make current and maximum bus speeds part of the PCI core by Matthew Wilcox · 15 years ago
  46. 536c8cb PCI: Unify pcie_link_speed and pci_bus_speed by Matthew Wilcox · 15 years ago
  47. f07852d PCI: Rewrite pci_scan_slot by Matthew Wilcox · 15 years ago
  48. 7a0deb6 pci: add support for 82576NS serdes to existing SR-IOV quirk by Alexander Duyck · 15 years ago
  49. 0e2ecba Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzilla-15108', 'pdc', 'hotplug-null-ref' and 'thinkpad' into release by Len Brown · 15 years ago
  50. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  51. fb8a0d9 pci: Add SR-IOV convenience functions and macros by Williams, Mitch A · 15 years ago
  52. 95a8b6e pci: Update pci_set_vga_state() to call arch functions by Mike Travis · 15 years ago
  53. 73d2eaa CS5536: apply pci quirk for BIOS SMBUS bug by Andres Salomon · 15 years ago
  54. 32337f8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  55. 7779688 ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found by Thomas Renninger · 15 years ago
  56. bb209c8 powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() by Benjamin Herrenschmidt · 15 years ago
  57. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 15 years ago
  58. bd1f46d PCI: fix nested spinlock hang in aer_inject by Andrew Patterson · 15 years ago
  59. b49bfd3 PCIe AER: prevent AER injection if hardware masks error reporting by Youquan,Song · 15 years ago
  60. 1ae861e PCI/PM: Use per-device D3 delays by Rafael J. Wysocki · 15 years ago
  61. 6be954d PCI: Check the node argument passed to cpumask_of_node by David John · 15 years ago
  62. 46256f8 PCI: AER: fix aer inject result in kernel oops by Youquan,Song · 15 years ago
  63. 40da418 PCI: pcie portdrv: style cleanup by Hidetoshi Seto · 15 years ago
  64. df9d1e8 pci: avoid compiler warning in quirks.c by Linus Torvalds · 15 years ago
  65. 5b889bf PCI: Fix build if quirks are not enabled by Rafael J. Wysocki · 15 years ago
  66. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  67. 2d1c861 PCI/cardbus: Add a fixup hook and fix powerpc by Benjamin Herrenschmidt · 15 years ago
  68. 7e8af37 PCI: change PCI nomenclature in drivers/pci/ (non-comment changes) by Stefan Assmann · 15 years ago
  69. 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 15 years ago
  70. c763e7b PCI: add Intel 82599 Virtual Function specific reset method by Dexuan Cui · 15 years ago
  71. aeb3001 PCI: add Intel USB specific reset method by Dexuan Cui · 15 years ago
  72. b9c3b26 PCI: support device-specific reset methods by Dexuan Cui · 15 years ago
  73. 2820f33 PCI: Handle case when no pci device can provide cache line size hint by Csaba Henk · 15 years ago
  74. dc1a94a PCI/PM: Propagate wake-up enable for PCIe devices too by Rafael J. Wysocki · 15 years ago
  75. a79960e Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  76. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  77. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  78. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  79. 849e8de Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. 354bb65 Revert "Intel IOMMU: Avoid memory allocation failures in dma map api calls" by KOSAKI Motohiro · 15 years ago
  81. 1672af1 intel-iommu: ignore page table validation in pass through mode by Chris Wright · 15 years ago
  82. 44cd613 intel-iommu: Fix oops with intel_iommu=igfx_off by David Woodhouse · 15 years ago
  83. 5595b52 intel-iommu: Check for an RMRR which ends before it starts. by David Woodhouse · 15 years ago
  84. 6ecbf01 intel-iommu: Apply BIOS sanity checks for interrupt remapping too. by David Woodhouse · 15 years ago
  85. 2c99220 intel-iommu: Detect DMAR in hyperspace at probe time. by Chris Wright · 15 years ago
  86. ec20849 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  87. 7b626ac Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. 9e0b5b2 PCI: fix coding style issue in pci_save_state() by Kleber Sacilotto de Souza · 15 years ago
  89. 5d990b6 PCI: add pci_request_acs by Chris Wright · 15 years ago
  90. b26a34a PCI: fix BUG_ON triggered by logical PCIe root port removal by Kenji Kaneshige · 15 years ago
  91. 638bba0 PCI: remove ifdefed pci_cleanup_aer_correct_error_status by Andrew Patterson · 15 years ago
  92. 6cdfd99 PCI: unconditionally clear AER uncorr status register during cleanup by Andrew Patterson · 15 years ago
  93. f9f4560 PCI: portdrv: remove redundant definitions by Kenji Kaneshige · 15 years ago
  94. 694f88e PCI: portdrv: remove unnecessary struct pcie_port_data by Kenji Kaneshige · 15 years ago
  95. 40717c3 PCI: portdrv: minor cleanup for pcie_port_device_register by Kenji Kaneshige · 15 years ago
  96. fbb5de7 PCI: portdrv: add missing irq cleanup by Kenji Kaneshige · 15 years ago
  97. 1ce5e83 PCI: portdrv: enable device before irq initialization by Kenji Kaneshige · 15 years ago
  98. dc53517 PCI: portdrv: cleanup service irqs initialization by Kenji Kaneshige · 15 years ago
  99. d013598 PCI: portdrv: check capabilities first by Kenji Kaneshige · 15 years ago
  100. 9e5d0b1 PCI: portdrv: move PME capability check by Kenji Kaneshige · 15 years ago