1. b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  2. b94996c intel-iommu: Disable PMRs after we enable translation, not before by David Woodhouse · 15 years ago
  3. 64de5af intel-iommu: Fix integer wrap on 32 bit kernels by Benjamin LaHaise · 15 years ago
  4. 59c3628 intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}() by David Woodhouse · 15 years ago
  5. 2ebe315 intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long' by David Woodhouse · 15 years ago
  6. d26f052 Merge branch 'misc-2.6.32' into release by Len Brown · 15 years ago
  7. 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
  8. eb27cae ACPI: linux/acpi.h should not include linux/dmi.h by Len Brown · 16 years ago
  9. 003d6a3 Merge branch 'sfi-base' into release by Len Brown · 15 years ago
  10. 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
  11. 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
  12. 133309a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  13. 5e3573d PCI hotplug: clean up acpi_run_hpp() by Bjorn Helgaas · 15 years ago
  14. e81995b PCI hotplug: acpiphp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
  15. 11876e5 PCI hotplug: shpchp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
  16. d569c74 PCI hotplug: pciehp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
  17. 8838400 PCI hotplug: add pci_configure_slot() by Bjorn Helgaas · 15 years ago
  18. 6a29172 PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface by Bjorn Helgaas · 15 years ago
  19. fca6825 PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge by Bjorn Helgaas · 15 years ago
  20. dffb4bb PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation by Bjorn Helgaas · 15 years ago
  21. 4b77b0a PCI: Clear saved_state after the state has been restored by Rafael J. Wysocki · 15 years ago
  22. 999cce4 PCI PM: Return error codes from pci_pm_resume() by Rafael J. Wysocki · 15 years ago
  23. fdcdaf6 PCI: use dev_printk in quirk messages by Bjorn Helgaas · 15 years ago
  24. e9d8288 PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset() by Rafael J. Wysocki · 15 years ago
  25. 7f53866 PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle by Alex Chiang · 15 years ago
  26. 6edd767 PCI Hotplug: acpiphp: find bridges the easy way by Alex Chiang · 15 years ago
  27. 8637343 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  28. 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
  29. 9965976 PCI: pcie portdrv: remove unused variable by Jesse Barnes · 15 years ago
  30. 074835f intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS by Youquan Song · 15 years ago
  31. e936d07 intel-iommu: Disallow interrupt remapping if not all ioapics covered by Youquan Song · 15 years ago
  32. e2dd90b ahci: Add AMD SB900 SATA/IDE controller device IDs by Shane Huang · 15 years ago
  33. 0baed8d PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support by Rafael J. Wysocki · 15 years ago
  34. e80bb09 PCI PM: Introduce device flag wakeup_prepared by Rafael J. Wysocki · 15 years ago
  35. df8db91 PCI / ACPI PM: Rework some debug messages by Rafael J. Wysocki · 15 years ago
  36. 5bcc2fb PCI PM: Simplify PCI wake-up code by Rafael J. Wysocki · 15 years ago
  37. 2876048 PCI: pcie: Ensure hotplug ports have a minimum number of resources by Eric W. Biederman · 15 years ago
  38. 0ba379e PCI: Simplify hotplug mch quirk. by Eric W. Biederman · 15 years ago
  39. b1c089b PCI: pcie, aer: report all error before recovery by Hidetoshi Seto · 15 years ago
  40. 79e4b89 PCI: pcie, aer: change error print format by Hidetoshi Seto · 15 years ago
  41. 273024d PCI: pcie, aer: flags to bits by Hidetoshi Seto · 15 years ago
  42. 3472a18 PCI: pcie, aer: remove unused macros by Hidetoshi Seto · 15 years ago
  43. e7a0d92 PCI: pcie, aer: report multiple/first error on a device by Hidetoshi Seto · 15 years ago
  44. 0d90c3a PCI: pcie, aer: refer mask state in mask register properly by Hidetoshi Seto · 15 years ago
  45. 24dbb7b PCI: pcie, aer: remove spinlock in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
  46. 0d465f2 PCI: pcie, aer: fix report of multiple errors by Hidetoshi Seto · 15 years ago
  47. 1b4ffcf PCI: pcie, aer: init struct aer_err_info for reuse by Hidetoshi Seto · 15 years ago
  48. f158575 PCI: pcie, aer: rework MASK macros in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
  49. bd8fedd PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
  50. c9a9188 PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* by Hidetoshi Seto · 15 years ago
  51. b439b1d PCI: pci-stub: add pci_stub.ids parameter by Tejun Heo · 15 years ago
  52. 9dba910 PCI: separate out pci_add_dynid() by Tejun Heo · 15 years ago
  53. 825c423 PCI hotplug: add support for 5.0G link speed by Kenji Kaneshige · 15 years ago
  54. 6ed6a8d PCI hotplug: fix typo in pcie link speed info by Kenji Kaneshige · 15 years ago
  55. ac18018 PCI ASPM: support per direction l0s management by Kenji Kaneshige · 15 years ago
  56. b7206cb PCI ASPM: support partial aspm enablement by Kenji Kaneshige · 15 years ago
  57. 07d9276 PCI ASPM: introduce capable flag by Kenji Kaneshige · 15 years ago
  58. f1c0ca2 PCI ASPM: introduce disable flag by Kenji Kaneshige · 15 years ago
  59. fc87e91 PCI ASPM: fix possible null pointer dereference by Kenji Kaneshige · 15 years ago
  60. 8a339e7 PCI ASPM: remove redundant list check by Kenji Kaneshige · 15 years ago
  61. b127bd5 PCI ASPM: do not clear enabled field by support field by Kenji Kaneshige · 15 years ago
  62. 6f1186b PCI quirk: update 82576 device ids in SR-IOV quirks list by Alexander Duyck · 15 years ago
  63. deb2d2e PCI/GPU: implement VGA arbitration on Linux by Benjamin Herrenschmidt · 15 years ago
  64. 500559a PCI MSI: Style cleanups by Hidetoshi Seto · 15 years ago
  65. d9d7070 PCI MSI: MSI-X cleanup, msix_setup_entries() by Hidetoshi Seto · 15 years ago
  66. 75cb342 PCI MSI: MSI-X cleanup, msix_program_entries() by Hidetoshi Seto · 15 years ago
  67. 5a05a9d PCI MSI: MSI-X cleanup, msix_map_region() by Hidetoshi Seto · 15 years ago
  68. 583871d PCI MSI: Relocate error path in init_msix_capability() by Hidetoshi Seto · 15 years ago
  69. f56e448 PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs() by Hidetoshi Seto · 15 years ago
  70. 9cc8d54 PCI MSI: Use list_first_entry() by Hidetoshi Seto · 15 years ago
  71. c901851 PCI MSI: Remove attribute check from pci_disable_msi() by Hidetoshi Seto · 15 years ago
  72. d0b8cbe PCI: print out pref if mmio is prefetchable by Yinghai Lu · 15 years ago
  73. 6dab62e PCI: apply nv_msi_ht_cap_quirk on resume too by Tejun Heo · 15 years ago
  74. e8b553b PCI: disable pci_find_device warnings when deprecated pci functions are enabled by Andi Kleen · 15 years ago
  75. 6b5096e PCI: Unhide the SMBus on the Compaq Evo D510 USDT by Jean Delvare · 15 years ago
  76. 711d577 PCI: expose function reset capability in sysfs by Michael S. Tsirkin · 15 years ago
  77. 5228a82 PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly by Alex Chiang · 15 years ago
  78. eaa959d PCI: export pci_claim_resource for driver use by Jesse Barnes · 16 years ago
  79. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 16 years ago
  80. 936e894 Merge commit 'v2.6.31-rc8' into x86/txt by Ingo Molnar · 15 years ago
  81. 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
  82. adb2fe0 intel-iommu: include linux/dmi.h to use dmi_ routines by Stephen Rothwell · 15 years ago
  83. 8211a7b pci/dmar: correct off-by-one error in dmar_fault() by Troy Heber · 15 years ago
  84. 6faf17f PCI SR-IOV: correct broken resource alignment calculations by Chris Wright · 15 years ago
  85. 70590ea pci/intr_remapping: Allocate irq_iommu on node by Yinghai Lu · 15 years ago
  86. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  87. 4b61bb5 Merge commit 'v2.6.31-rc8' into next by Dmitry Torokhov · 15 years ago
  88. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 16 years ago
  89. 2ff729f intel-iommu: Cope with yet another BIOS screwup causing crashes by David Woodhouse · 15 years ago
  90. 94a91b5 intel-iommu: iommu init error path bug fixes by Donald Dutile · 15 years ago
  91. 071e137 intel-iommu: Mark functions with __init by Matt Kraai · 15 years ago
  92. c82f63e PCI: check saved state before restore by Alek Du · 15 years ago
  93. 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
  94. 5fe60f4 intel-iommu: make domain_add_dev_info() call domain_context_mapping() by David Woodhouse · 15 years ago
  95. a131bc1 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  96. 94f81a4 PCI hotplug: SGI hotplug: do not use hotplug_slot_attr by Kenji Kaneshige · 15 years ago
  97. d25f143 PCI hotplug: SGI hotplug: fix build failure by Kenji Kaneshige · 15 years ago
  98. c5b1525 intel-iommu: Fix enabling snooping feature by mistake by Sheng Yang · 15 years ago
  99. 33041ec intel-iommu: Mask physical address to correct page size in intel_map_single() by Fenghua Yu · 15 years ago
  100. f532959 intel-iommu: Correct sglist size calculation. by Fenghua Yu · 15 years ago