1. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  2. 1aaf2e5 Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. 133309a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  4. 5e3573d PCI hotplug: clean up acpi_run_hpp() by Bjorn Helgaas · 15 years ago
  5. e81995b PCI hotplug: acpiphp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
  6. 11876e5 PCI hotplug: shpchp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
  7. d569c74 PCI hotplug: pciehp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
  8. 8838400 PCI hotplug: add pci_configure_slot() by Bjorn Helgaas · 15 years ago
  9. 6a29172 PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface by Bjorn Helgaas · 15 years ago
  10. fca6825 PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge by Bjorn Helgaas · 15 years ago
  11. dffb4bb PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation by Bjorn Helgaas · 15 years ago
  12. 4b77b0a PCI: Clear saved_state after the state has been restored by Rafael J. Wysocki · 15 years ago
  13. 999cce4 PCI PM: Return error codes from pci_pm_resume() by Rafael J. Wysocki · 15 years ago
  14. fdcdaf6 PCI: use dev_printk in quirk messages by Bjorn Helgaas · 15 years ago
  15. e9d8288 PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset() by Rafael J. Wysocki · 15 years ago
  16. 7f53866 PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle by Alex Chiang · 15 years ago
  17. 6edd767 PCI Hotplug: acpiphp: find bridges the easy way by Alex Chiang · 15 years ago
  18. 8637343 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  19. 12a4996 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. 9965976 PCI: pcie portdrv: remove unused variable by Jesse Barnes · 15 years ago
  21. e2dd90b ahci: Add AMD SB900 SATA/IDE controller device IDs by Shane Huang · 15 years ago
  22. 0baed8d PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support by Rafael J. Wysocki · 15 years ago
  23. e80bb09 PCI PM: Introduce device flag wakeup_prepared by Rafael J. Wysocki · 15 years ago
  24. df8db91 PCI / ACPI PM: Rework some debug messages by Rafael J. Wysocki · 15 years ago
  25. 5bcc2fb PCI PM: Simplify PCI wake-up code by Rafael J. Wysocki · 15 years ago
  26. 2876048 PCI: pcie: Ensure hotplug ports have a minimum number of resources by Eric W. Biederman · 15 years ago
  27. 0ba379e PCI: Simplify hotplug mch quirk. by Eric W. Biederman · 15 years ago
  28. b1c089b PCI: pcie, aer: report all error before recovery by Hidetoshi Seto · 15 years ago
  29. 79e4b89 PCI: pcie, aer: change error print format by Hidetoshi Seto · 15 years ago
  30. 273024d PCI: pcie, aer: flags to bits by Hidetoshi Seto · 15 years ago
  31. 3472a18 PCI: pcie, aer: remove unused macros by Hidetoshi Seto · 15 years ago
  32. e7a0d92 PCI: pcie, aer: report multiple/first error on a device by Hidetoshi Seto · 15 years ago
  33. 0d90c3a PCI: pcie, aer: refer mask state in mask register properly by Hidetoshi Seto · 15 years ago
  34. 24dbb7b PCI: pcie, aer: remove spinlock in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
  35. 0d465f2 PCI: pcie, aer: fix report of multiple errors by Hidetoshi Seto · 15 years ago
  36. 1b4ffcf PCI: pcie, aer: init struct aer_err_info for reuse by Hidetoshi Seto · 15 years ago
  37. f158575 PCI: pcie, aer: rework MASK macros in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
  38. bd8fedd PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
  39. c9a9188 PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* by Hidetoshi Seto · 15 years ago
  40. b439b1d PCI: pci-stub: add pci_stub.ids parameter by Tejun Heo · 15 years ago
  41. 9dba910 PCI: separate out pci_add_dynid() by Tejun Heo · 15 years ago
  42. 825c423 PCI hotplug: add support for 5.0G link speed by Kenji Kaneshige · 15 years ago
  43. 6ed6a8d PCI hotplug: fix typo in pcie link speed info by Kenji Kaneshige · 15 years ago
  44. ac18018 PCI ASPM: support per direction l0s management by Kenji Kaneshige · 15 years ago
  45. b7206cb PCI ASPM: support partial aspm enablement by Kenji Kaneshige · 15 years ago
  46. 07d9276 PCI ASPM: introduce capable flag by Kenji Kaneshige · 15 years ago
  47. f1c0ca2 PCI ASPM: introduce disable flag by Kenji Kaneshige · 15 years ago
  48. fc87e91 PCI ASPM: fix possible null pointer dereference by Kenji Kaneshige · 15 years ago
  49. 8a339e7 PCI ASPM: remove redundant list check by Kenji Kaneshige · 15 years ago
  50. b127bd5 PCI ASPM: do not clear enabled field by support field by Kenji Kaneshige · 15 years ago
  51. 6f1186b PCI quirk: update 82576 device ids in SR-IOV quirks list by Alexander Duyck · 15 years ago
  52. deb2d2e PCI/GPU: implement VGA arbitration on Linux by Benjamin Herrenschmidt · 15 years ago
  53. 500559a PCI MSI: Style cleanups by Hidetoshi Seto · 15 years ago
  54. d9d7070 PCI MSI: MSI-X cleanup, msix_setup_entries() by Hidetoshi Seto · 15 years ago
  55. 75cb342 PCI MSI: MSI-X cleanup, msix_program_entries() by Hidetoshi Seto · 15 years ago
  56. 5a05a9d PCI MSI: MSI-X cleanup, msix_map_region() by Hidetoshi Seto · 15 years ago
  57. 583871d PCI MSI: Relocate error path in init_msix_capability() by Hidetoshi Seto · 15 years ago
  58. f56e448 PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs() by Hidetoshi Seto · 15 years ago
  59. 9cc8d54 PCI MSI: Use list_first_entry() by Hidetoshi Seto · 15 years ago
  60. c901851 PCI MSI: Remove attribute check from pci_disable_msi() by Hidetoshi Seto · 15 years ago
  61. d0b8cbe PCI: print out pref if mmio is prefetchable by Yinghai Lu · 15 years ago
  62. 6dab62e PCI: apply nv_msi_ht_cap_quirk on resume too by Tejun Heo · 15 years ago
  63. e8b553b PCI: disable pci_find_device warnings when deprecated pci functions are enabled by Andi Kleen · 15 years ago
  64. 6b5096e PCI: Unhide the SMBus on the Compaq Evo D510 USDT by Jean Delvare · 15 years ago
  65. 711d577 PCI: expose function reset capability in sysfs by Michael S. Tsirkin · 15 years ago
  66. 5228a82 PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly by Alex Chiang · 15 years ago
  67. eaa959d PCI: export pci_claim_resource for driver use by Jesse Barnes · 15 years ago
  68. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  69. 936e894 Merge commit 'v2.6.31-rc8' into x86/txt by Ingo Molnar · 15 years ago
  70. 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
  71. 6faf17f PCI SR-IOV: correct broken resource alignment calculations by Chris Wright · 15 years ago
  72. 70590ea pci/intr_remapping: Allocate irq_iommu on node by Yinghai Lu · 15 years ago
  73. 4b61bb5 Merge commit 'v2.6.31-rc8' into next by Dmitry Torokhov · 15 years ago
  74. c82f63e PCI: check saved state before restore by Alek Du · 15 years ago
  75. 9b8f013 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  76. 94f81a4 PCI hotplug: SGI hotplug: do not use hotplug_slot_attr by Kenji Kaneshige · 15 years ago
  77. d25f143 PCI hotplug: SGI hotplug: fix build failure by Kenji Kaneshige · 15 years ago
  78. c5b1525 intel-iommu: Fix enabling snooping feature by mistake by Sheng Yang · 15 years ago
  79. 33041ec intel-iommu: Mask physical address to correct page size in intel_map_single() by Fenghua Yu · 15 years ago
  80. f532959 intel-iommu: Correct sglist size calculation. by Fenghua Yu · 15 years ago
  81. 79896cf Make pci_claim_resource() use request_resource() rather than insert_resource() by Linus Torvalds · 15 years ago
  82. 8150f32 Driver Core: Make PM operations a const pointer by Dmitry Torokhov · 15 years ago
  83. a59b50e intel_txt: Force IOMMU on for Intel TXT launch by Joseph Cihula · 15 years ago
  84. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  85. 4b99d35 intel-iommu: Fix intel_iommu_unmap_range() with size 0 by Sheng Yang · 15 years ago
  86. dc53fff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  87. 3dfc813 intel-iommu: Don't use identity mapping for PCI devices behind bridges by David Woodhouse · 15 years ago
  88. 6941af2 intel-iommu: Use iommu_should_identity_map() at startup time too. by David Woodhouse · 15 years ago
  89. 7367683 intel-iommu: No mapping for non-PCI devices by David Woodhouse · 15 years ago
  90. 62edf5d intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers by David Woodhouse · 15 years ago
  91. 40e4aa3 intel-iommu: Add iommu_should_identity_map() function by David Woodhouse · 15 years ago
  92. 1b7bc0a intel-iommu: Fix reattaching of devices to identity mapping domain by David Woodhouse · 15 years ago
  93. 1e4c64c intel-iommu: Don't set identity mapping for bypassed graphics devices by David Woodhouse · 15 years ago
  94. 5a5e02a intel-iommu: Fix dma vs. mm page confusion with aligned_nrpages() by David Woodhouse · 15 years ago
  95. 405d7ca Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  96. 6a43e57 intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable() by David Woodhouse · 15 years ago
  97. 75e6bf9 intel-iommu: Introduce first_pte_in_page() to simplify PTE-setting loops by David Woodhouse · 15 years ago
  98. 46b952a PCI: Fix IRQ swizzling for ARI-enabled devices by Matthew Wilcox · 15 years ago
  99. 7766a3f intel-iommu: Use cmpxchg64_local() for setting PTEs by David Woodhouse · 15 years ago
  100. 85b9827 intel-iommu: Warn about unmatched unmap requests by David Woodhouse · 15 years ago