1. b707cb0 iommu/vt-d, trivial: clean sparse warnings by Jiang Liu · 11 years ago
  2. cc05301 iommu/vt-d: fix wrong return value of dmar_table_init() by Jiang Liu · 11 years ago
  3. a84da70 iommu/vt-d: release invalidation queue when destroying IOMMU unit by Jiang Liu · 11 years ago
  4. a868e6b iommu/vt-d: keep shared resources when failed to initialize iommu devices by Jiang Liu · 11 years ago
  5. 7c91977 iommu/vt-d, trivial: simplify code with existing macros by Jiang Liu · 11 years ago
  6. 694835d iommu/vt-d: mark internal functions as static by Jiang Liu · 11 years ago
  7. b8a2d28 iommu/vt-d, trivial: clean up unused code by Jiang Liu · 11 years ago
  8. b977e73 iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu() by Jiang Liu · 11 years ago
  9. ada4d4b iommu/vt-d: fix PCI device reference leakage on error recovery path by Jiang Liu · 11 years ago
  10. 21004dc iommu/vt-d: Mark functions as static in dmar.c by Rashika Kheria · 11 years ago
  11. 91838e2 Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  12. 8b161f0 iommu/vt-d: Use for_each_drhd_unit() instead of list_for_each_entry() by Yijing Wang · 11 years ago
  13. fa5f508 ACPICA: Update DMAR table definitions. by Lv Zheng · 11 years ago
  14. 7cef334 iommu/vt-d: DMAR reporting table needs at least one DRHD by Li, Zhen-Hua · 11 years ago
  15. ae3e7f3 iommu/vt-d: Remove warning for HPET scope type by Linn Crosetto · 12 years ago
  16. 3a93c84 iommu/vt-d: Disable translation if already enabled by Takao Indoh · 12 years ago
  17. bd5cdad iommu/vt-d: dmar_fault should only clear PPF/PFO field. by Li, Zhen-Hua · 12 years ago
  18. 4ecccd9 iommu, x86: Add DMA remap fault reason by Li, Zhen-Hua · 12 years ago
  19. f6c0ffa Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  20. 37a4071 iommu/vt-d: Zero out allocated memory in dmar_enable_qi by Hannes Reinecke · 12 years ago
  21. 078e1ee x86, irq: Move irq_remapping_enabled declaration to iommu code by Joerg Roedel · 12 years ago
  22. e9071b0 iommu/dmar: Use pr_format() instead of PREFIX to tidy up pr_*() calls by Donald Dutile · 12 years ago
  23. 6f5cf52 iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets to by Donald Dutile · 12 years ago
  24. bf947fcb iommu/dmar: Replace printks with appropriate pr_*() by Donald Dutile · 12 years ago
  25. fefe1ed iommu: Fix off by one in dmar_get_fault_reason() by Dan Carpenter · 12 years ago
  26. 8a8f422 iommu: rename intr_remapping.[ch] to irq_remapping.[ch] by Suresh Siddha · 13 years ago
  27. 95a02e9 iommu: rename intr_remapping references to irq_remapping by Suresh Siddha · 13 years ago
  28. 736baef iommu/vt-d: Make intr-remapping initialization generic by Joerg Roedel · 13 years ago
  29. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  30. f5d1b97 iommu: Cleanup ifdefs in detect_intel_iommu() by Suresh Siddha · 13 years ago
  31. 80990c5 iommu: No need to set dmar_disabled in check_zero_address() by Suresh Siddha · 13 years ago
  32. 318fe7d iommu: Move IOMMU specific code to intel-iommu.c by Suresh Siddha · 13 years ago
  33. c2c7286 intr_remap: Call dmar_dev_scope_init() explicitly by Suresh Siddha · 13 years ago
  34. 41750d3 x86, x2apic: Enable the bios request for x2apic optout by Suresh Siddha · 13 years ago
  35. 477694e x86, iommu: Mark DMAR IRQ as non-threaded by Thomas Gleixner · 13 years ago
  36. 3b8f404 locking, x86, iommu: Annotate qi->q_lock as raw by Thomas Gleixner · 13 years ago
  37. 1f5b3c3 locking, x86, iommu: Annotate iommu->register_lock as raw by Thomas Gleixner · 13 years ago
  38. 166e927 x86/ia64: intel-iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 13 years ago[Renamed from drivers/pci/dmar.c]
  39. b3a530e intel-iommu: Remove obsolete comment from detect_intel_iommu by Jan Kiszka · 13 years ago
  40. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 14 years ago
  41. 7f99d94 x86, vt-d: Handle previous faults after enabling fault handling by Suresh Siddha · 14 years ago
  42. 157b6ce Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  43. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  44. 4db77ff x86, VT-d: Make Intel VT-d IOMMU use IOMMU_INIT_* macros. by Konrad Rzeszutek Wilk · 14 years ago
  45. 480125b x86, iommu: Make all IOMMU's detection routines return a value. by Konrad Rzeszutek Wilk · 14 years ago
  46. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  47. fd0c889 intel-iommu: Set a more specific taint flag for invalid BIOS DMAR tables by Ben Hutchings · 15 years ago
  48. 3a8663e intel-iommu: Combine the BIOS DMAR table warning messages by Ben Hutchings · 15 years ago
  49. 4f506e0 intel-iommu: Fix boot inside 64bit virtualbox with io-apic disabled by Arnaud Patard · 15 years ago
  50. dda5654 intel-iommu: use physfn to search drhd for VF by Yinghai · 15 years ago
  51. 680a752 intel-iommu: Print out iommu seq_id by Yinghai Lu · 15 years ago
  52. 5715f0f intel-iommu: Don't complain that ACPI_DMAR_SCOPE_TYPE_IOAPIC is not supported by Yinghai Lu · 15 years ago
  53. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  54. 0b8973a intel-iommu: Fix section mismatch dmar_ir_support() uses dmar_tbl. by Luck, Tony · 15 years ago
  55. a79960e Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  56. 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
  57. 6ecbf01 intel-iommu: Apply BIOS sanity checks for interrupt remapping too. by David Woodhouse · 15 years ago
  58. 2c99220 intel-iommu: Detect DMAR in hyperspace at probe time. by Chris Wright · 15 years ago
  59. ec20849 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  60. 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
  61. 5d990b6 PCI: add pci_request_acs by Chris Wright · 15 years ago
  62. 5f4d91a PCI: use pci_is_pcie() in pci core by Kenji Kaneshige · 15 years ago
  63. 5854d9c Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB RAM. by David Woodhouse · 15 years ago
  64. 75f1cdf x86: Handle HW IOMMU initialization failure gracefully by FUJITA Tomonori · 15 years ago
  65. 9d5ce73 x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook by FUJITA Tomonori · 15 years ago
  66. 86cf898 intel-iommu: Check for 'DMAR at zero' BIOS error earlier. by David Woodhouse · 15 years ago
  67. aa69707 dmar: Fix build failure without NUMA, warn on bogus RHSA tables and don't abort by David Woodhouse · 15 years ago
  68. 751cafe dmar: Allocate queued invalidation structure using numa locality info by Suresh Siddha · 15 years ago
  69. ee34b32 dmar: support for parsing Remapping Hardware Static Affinity structure by Suresh Siddha · 15 years ago
  70. 17b6097 intel-iommu: Decode (and ignore) RHSA entries by Roland Dreier · 15 years ago
  71. 4de75cf intel-iommu: Make "Unknown DMAR structure" message more informative by Roland Dreier · 15 years ago
  72. b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  73. d26f052 Merge branch 'misc-2.6.32' into release by Len Brown · 15 years ago
  74. eb27cae ACPI: linux/acpi.h should not include linux/dmi.h by Len Brown · 15 years ago
  75. 003d6a3 Merge branch 'sfi-base' into release by Len Brown · 15 years ago
  76. 074835f intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS by Youquan Song · 15 years ago
  77. e936d07 intel-iommu: Disallow interrupt remapping if not all ioapics covered by Youquan Song · 15 years ago
  78. 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
  79. 8211a7b pci/dmar: correct off-by-one error in dmar_fault() by Troy Heber · 15 years ago
  80. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  81. 0815565 intel-iommu: Cope with broken HP DC7900 BIOS by David Woodhouse · 15 years ago
  82. a59b50e intel_txt: Force IOMMU on for Intel TXT launch by Joseph Cihula · 15 years ago
  83. 6ba6c3a VT-d: add device IOTLB invalidation support by Yu Zhao · 15 years ago
  84. aa5d2b5 VT-d: parse ATSR in DMA Remapping Reporting Structure by Yu Zhao · 15 years ago
  85. dd72643 intel-iommu: dmar_set_interrupt return error value by Chris Wright · 15 years ago
  86. c416daa intel-iommu: Tidy up iommu->gcmd handling by David Woodhouse · 15 years ago
  87. 1f0ef2a intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing. by David Woodhouse · 15 years ago
  88. 4c25a2c intel-iommu: Clean up handling of "caching mode" vs. context flushing. by David Woodhouse · 15 years ago
  89. 4ed0d3e Intel IOMMU Pass Through Support by Fenghua Yu · 16 years ago
  90. e523b38 intel-iommu: Avoid panic() for DRHD at address zero. by David Woodhouse · 16 years ago
  91. 276dbf99 intel-iommu: Handle PCI domains appropriately. by David Woodhouse · 16 years ago
  92. eb4a52b Intel IOMMU Suspend/Resume Support - Queued Invalidation by Fenghua Yu · 16 years ago
  93. fa4b57c x86, dmar: use atomic allocations for QI and Intr-remapping init by Suresh Siddha · 16 years ago
  94. 1531a6a x86, dmar: start with sane state while enabling dma and interrupt-remapping by Suresh Siddha · 16 years ago
  95. eba67e5 x86, dmar: routines for disabling queued invalidation and intr remapping by Suresh Siddha · 16 years ago
  96. 9d783ba x86, x2apic: enable fault handling for intr-remapping by Suresh Siddha · 16 years ago
  97. 0ac2491 x86, dmar: move page fault handling code to dmar.c by Suresh Siddha · 16 years ago
  98. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  99. 084eb96 intel-iommu: fix endless "Unknown DMAR structure type" loop by Tony Battersby · 16 years ago
  100. 8e1568f pci, x86, acpi: fix early_ioremap() leak by Yinghai Lu · 16 years ago