1. 159ba99 iommu/vt-d: Ignore devices with out-of-spec domain number by Daniel Drake · 4 years, 2 months ago
  2. 1d66a55 iommu/vt-d: Fix the wrong printing in RHSA parsing by Zhenzhong Duan · 4 years, 2 months ago
  3. 5145afc iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint by Hans de Goede · 4 years, 2 months ago
  4. 0afa6d8 iommu/dmar: Fix buffer overflow during PCI bus notification by Julia Cartwright · 5 years ago
  5. b68377c iommu/vt-d: Fix dev iotlb pfsid use by Jacob Pan · 6 years ago
  6. 1c38718 iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions by Ashok Raj · 8 years ago
  7. dd96711 Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  8. 194dc87 Add braces to avoid "ambiguous ‘else’" compiler warnings by Linus Torvalds · 8 years ago
  9. 452014d iommu/vt-d: Remove unnecassary qi clflushes by Nadav Amit · 8 years ago
  10. ffb2d1e iommu/vt-d: Don't reject NTB devices due to scope mismatch by Roland Dreier · 8 years ago
  11. a0fe14d iommu/vt-d: Improve fault handler error messages by Alex Williamson · 8 years ago
  12. c43fce4 iommu/vt-d: Ratelimit fault handler by Alex Williamson · 8 years ago
  13. e6a8c9b iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path by Joerg Roedel · 8 years ago
  14. 87bbcfd Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  15. fda3bec iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG by CQ Tang · 8 years ago
  16. bc84745 iommu/vt-d: Fix up error handling in alloc_iommu by Joerg Roedel · 8 years ago
  17. 5920337 iommu/vt-d: Check the return value of iommu_device_create() by Nicholas Krause · 8 years ago
  18. 1208225 iommu/vt-d: Generalise DMAR MSI setup to allow for page request events by David Woodhouse · 9 years ago
  19. 2439d4a iommu/vt-d: Avoid format string leaks into iommu_device_create by Kees Cook · 9 years ago
  20. 6eae81a Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  21. 9f10e5b iommu/vt-d: Cleanup log messages by Joerg Roedel · 9 years ago
  22. 34742db iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit by Jiang Liu · 9 years ago
  23. d35165a iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug by Jiang Liu · 10 years ago
  24. 6b19724 iommu/vt-d: Implement DMAR unit hotplug framework by Jiang Liu · 10 years ago
  25. 78d8e70 iommu/vt-d: Dynamically allocate and free seq_id for DMAR units by Jiang Liu · 10 years ago
  26. c2a0b53 iommu/vt-d: Introduce helper function dmar_walk_resources() by Jiang Liu · 10 years ago
  27. 09b5269 Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
  28. 80f7b3d iommu/vt-d: Work around broken RMRR firmware entries by Joerg Roedel · 10 years ago
  29. 5738459 iommu/vt-d: Store bus information in RMRR PCI device path by Joerg Roedel · 10 years ago
  30. c0df975 iommu/vt-d: Check return value of acpi_bus_get_device() by Joerg Roedel · 10 years ago
  31. eecbad7 iommu: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  32. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  33. 83118b0 ACPICA: Tables: Update for DMAR table changes. by Bob Moore · 10 years ago
  34. cbb24a2 Merge branch 'core' into x86/vt-d by Joerg Roedel · 10 years ago
  35. a5459cf iommu/vt-d: Make use of IOMMU sysfs support by Alex Williamson · 10 years ago
  36. 435bbb4 iommu/vt-d: Clear the redundant assignment in dmar_enable_qi by Yijing Wang · 10 years ago
  37. a553b14 iommu: dmar: Provide arch specific irq allocation by Thomas Gleixner · 10 years ago
  38. aa5125a iommu: smar: Fix return value check of create_irq() by Thomas Gleixner · 10 years ago
  39. 5ae0566 iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptors by Jiang Liu · 10 years ago
  40. 7713ec0 iommu/vt-d: Fix error handling in ANDD processing by David Woodhouse · 10 years ago
  41. 63b4262 iommu/vt-d: Only call dmar_acpi_dev_scope_init() if DRHD units present by David Woodhouse · 10 years ago
  42. 11f1a77 iommu/vt-d: Check for NULL pointer in dmar_acpi_dev_scope_init() by Joerg Roedel · 10 years ago
  43. 67ccac4 iommu/vt-d: Store PCI segment number in struct intel_iommu by David Woodhouse · 10 years ago
  44. ed40356 iommu/vt-d: Add ACPI devices into dmaru->devices[] array by David Woodhouse · 10 years ago
  45. 832bd85 iommu/vt-d: Change scope lists to struct device, bus, devfn by David Woodhouse · 10 years ago
  46. 07cb52f iommu/vt-d: Allocate space for ACPI devices by David Woodhouse · 10 years ago
  47. e625b4a iommu/vt-d: Parse ANDD records by David Woodhouse · 10 years ago
  48. 2e45528 iommu/vt-d: Unify the way to process DMAR device scope array by Jiang Liu · 10 years ago
  49. 59ce051 iommu/vt-d: Update DRHD/RMRR/ATSR device scope caches when PCI hotplug happens by Jiang Liu · 10 years ago
  50. 0e24261 iommu/vt-d: Use RCU to protect global resources in interrupt context by Jiang Liu · 10 years ago
  51. 3a5670e iommu/vt-d: Introduce a rwsem to protect global data structures by Jiang Liu · 10 years ago
  52. b683b23 iommu/vt-d: Introduce macro for_each_dev_scope() to walk device scope entries by Jiang Liu · 10 years ago
  53. bb3a6b7 iommu/vt-d: Factor out dmar_alloc_dev_scope() for later reuse by Jiang Liu · 10 years ago
  54. b707cb0 iommu/vt-d, trivial: clean sparse warnings by Jiang Liu · 10 years ago
  55. cc05301 iommu/vt-d: fix wrong return value of dmar_table_init() by Jiang Liu · 10 years ago
  56. a84da70 iommu/vt-d: release invalidation queue when destroying IOMMU unit by Jiang Liu · 10 years ago
  57. a868e6b iommu/vt-d: keep shared resources when failed to initialize iommu devices by Jiang Liu · 10 years ago
  58. 7c91977 iommu/vt-d, trivial: simplify code with existing macros by Jiang Liu · 10 years ago
  59. 694835d iommu/vt-d: mark internal functions as static by Jiang Liu · 10 years ago
  60. b8a2d28 iommu/vt-d, trivial: clean up unused code by Jiang Liu · 10 years ago
  61. b977e73 iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu() by Jiang Liu · 10 years ago
  62. ada4d4b iommu/vt-d: fix PCI device reference leakage on error recovery path by Jiang Liu · 10 years ago
  63. 21004dc iommu/vt-d: Mark functions as static in dmar.c by Rashika Kheria · 10 years ago
  64. 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
  65. 8b161f0 iommu/vt-d: Use for_each_drhd_unit() instead of list_for_each_entry() by Yijing Wang · 11 years ago
  66. fa5f508 ACPICA: Update DMAR table definitions. by Lv Zheng · 11 years ago
  67. 7cef334 iommu/vt-d: DMAR reporting table needs at least one DRHD by Li, Zhen-Hua · 11 years ago
  68. ae3e7f3 iommu/vt-d: Remove warning for HPET scope type by Linn Crosetto · 11 years ago
  69. 3a93c84 iommu/vt-d: Disable translation if already enabled by Takao Indoh · 11 years ago
  70. bd5cdad iommu/vt-d: dmar_fault should only clear PPF/PFO field. by Li, Zhen-Hua · 11 years ago
  71. 4ecccd9 iommu, x86: Add DMA remap fault reason by Li, Zhen-Hua · 11 years ago
  72. f6c0ffa Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  73. 37a4071 iommu/vt-d: Zero out allocated memory in dmar_enable_qi by Hannes Reinecke · 11 years ago
  74. 078e1ee x86, irq: Move irq_remapping_enabled declaration to iommu code by Joerg Roedel · 12 years ago
  75. e9071b0 iommu/dmar: Use pr_format() instead of PREFIX to tidy up pr_*() calls by Donald Dutile · 12 years ago
  76. 6f5cf52 iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets to by Donald Dutile · 12 years ago
  77. bf947fcb iommu/dmar: Replace printks with appropriate pr_*() by Donald Dutile · 12 years ago
  78. fefe1ed iommu: Fix off by one in dmar_get_fault_reason() by Dan Carpenter · 12 years ago
  79. 8a8f422 iommu: rename intr_remapping.[ch] to irq_remapping.[ch] by Suresh Siddha · 12 years ago
  80. 95a02e9 iommu: rename intr_remapping references to irq_remapping by Suresh Siddha · 12 years ago
  81. 736baef iommu/vt-d: Make intr-remapping initialization generic by Joerg Roedel · 12 years ago
  82. 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
  83. f5d1b97 iommu: Cleanup ifdefs in detect_intel_iommu() by Suresh Siddha · 13 years ago
  84. 80990c5 iommu: No need to set dmar_disabled in check_zero_address() by Suresh Siddha · 13 years ago
  85. 318fe7d iommu: Move IOMMU specific code to intel-iommu.c by Suresh Siddha · 13 years ago
  86. c2c7286 intr_remap: Call dmar_dev_scope_init() explicitly by Suresh Siddha · 13 years ago
  87. 41750d3 x86, x2apic: Enable the bios request for x2apic optout by Suresh Siddha · 13 years ago
  88. 477694e x86, iommu: Mark DMAR IRQ as non-threaded by Thomas Gleixner · 13 years ago
  89. 3b8f404 locking, x86, iommu: Annotate qi->q_lock as raw by Thomas Gleixner · 13 years ago
  90. 1f5b3c3 locking, x86, iommu: Annotate iommu->register_lock as raw by Thomas Gleixner · 13 years ago
  91. 166e927 x86/ia64: intel-iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 13 years ago[Renamed from drivers/pci/dmar.c]
  92. b3a530e intel-iommu: Remove obsolete comment from detect_intel_iommu by Jan Kiszka · 13 years ago
  93. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  94. 7f99d94 x86, vt-d: Handle previous faults after enabling fault handling by Suresh Siddha · 13 years ago
  95. 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
  96. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  97. 4db77ff x86, VT-d: Make Intel VT-d IOMMU use IOMMU_INIT_* macros. by Konrad Rzeszutek Wilk · 14 years ago
  98. 480125b x86, iommu: Make all IOMMU's detection routines return a value. by Konrad Rzeszutek Wilk · 14 years ago
  99. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  100. fd0c889 intel-iommu: Set a more specific taint flag for invalid BIOS DMAR tables by Ben Hutchings · 14 years ago