1. ba3b01d iommu/vt-d: Fix debugfs register reads by Megha Dey · 4 years, 10 months ago
  2. e2726da iommu/vt-d: debugfs: Add support to show page table internals by Lu Baolu · 5 years ago
  3. 33cd6e6 iommu/vt-d: Flush PASID-based iotlb for iova over first level by Lu Baolu · 5 years ago
  4. ddf09b6 iommu/vt-d: Setup pasid entries for iova over first level by Lu Baolu · 5 years ago
  5. ff3dc65 iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks by Jacob Pan · 5 years ago
  6. 4e7120d iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros by Eric Auger · 5 years ago
  7. e95adb9 Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qcom', 'arm/renesas', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 5 years ago
  8. fd73000 iommu/vt-d: Add Scalable Mode fault information by Kyung Min Park · 5 years ago
  9. 8744daf iommu/vt-d: Remove global page flush support by Jacob Pan · 5 years ago
  10. d95c388 Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-ops' and 'core' into next by Joerg Roedel · 6 years ago
  11. 3b20eb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 by Thomas Gleixner · 6 years ago
  12. 4ec066c iommu/vt-d: Cleanup get_valid_domain_for_dev() by Lu Baolu · 6 years ago
  13. cdd3a24 iommu/vt-d: Introduce macros useful for dumping DMAR table by Sai Praneeth Prakhya · 6 years ago
  14. 67b8e02 iommu/vt-d: Aux-domain specific domain attach/detach by Lu Baolu · 6 years ago
  15. 95587a7 iommu/vt-d: Add per-device IOMMU feature ops entries by Lu Baolu · 6 years ago
  16. d7cbc0f iommu/vt-d: Make intel_iommu_enable_pasid() more generic by Lu Baolu · 6 years ago
  17. 5b438f4 iommu/vt-d: Support page request in scalable mode by Jacob Pan · 6 years ago
  18. 6d68b88 iommu/vt-d: Remove deferred invalidation by Lu Baolu · 6 years ago
  19. 1c4f88b iommu/vt-d: Shared virtual address in scalable mode by Lu Baolu · 6 years ago
  20. 437f35e iommu/vt-d: Add first level page table interface by Lu Baolu · 6 years ago
  21. 7373a8c iommu/vt-d: Setup context and enable RID2PASID support by Lu Baolu · 6 years ago
  22. 6f7db75 iommu/vt-d: Add second level page table interface by Lu Baolu · 6 years ago
  23. 5d308fc iommu/vt-d: Add 256-bit invalidation descriptor support by Lu Baolu · 6 years ago
  24. 4f2ed18 iommu/vt-d: Move page table helpers into header by Lu Baolu · 6 years ago
  25. 765b6a9 iommu/vt-d: Enumerate the scalable mode capability by Lu Baolu · 6 years ago
  26. daedaa3 iommu/vtd: Cleanup dma_remapping.h header by Lu Baolu · 6 years ago
  27. ee2636b iommu/vt-d: Enable base Intel IOMMU debugfs support by Sohil Mehta · 6 years ago
  28. 4a2d80d iommu/vt-d: Update register definitions to VT-d 3.0 specification by Sohil Mehta · 6 years ago
  29. 26b8609 iommu/vt-d: Relocate struct/function declarations to its header files by Sohil Mehta · 6 years ago
  30. 6488a7f Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/omap', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 6 years ago
  31. d973795 iommu/vt-d: Remove the obsolete per iommu pasid tables by Lu Baolu · 6 years ago
  32. cc580e4 iommu/vt-d: Per PCI device pasid table interfaces by Lu Baolu · 6 years ago
  33. 85319dc iommu/vt-d: Add for_each_device_domain() helper by Lu Baolu · 6 years ago
  34. 9ddbfb4 iommu/vt-d: Move device_domain_info to header by Lu Baolu · 6 years ago
  35. af39507 iommu/vt-d: Apply global PASID in SVA by Lu Baolu · 6 years ago
  36. 51261aa iommu/vt-d: Avoid using idr_for_each_entry() by Lu Baolu · 6 years ago
  37. 2db1581 Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices" by Lu Baolu · 7 years ago
  38. 1c48db4 iommu/vt-d: Fix dev iotlb pfsid use by Jacob Pan · 7 years ago
  39. 0f72556 iommu/vt-d: Add definitions for PFSID by Jacob Pan · 7 years ago
  40. ab96746 iommu/vt-d: Clean up pasid quirk for pre-production devices by Lu Baolu · 7 years ago
  41. b1d03c1 iommu/vt-d: Clean/document fault status flags by Dmitry Safonov · 7 years ago
  42. f1ac10c iommu/vt-d: Add a check for 5-level paging support by Sohil Mehta · 7 years ago
  43. 59103ca iommu/vt-d: Add a check for 1GB page support by Sohil Mehta · 7 years ago
  44. 973b546 iommu/vt-d: Clear Page Request Overflow fault bit by Lu Baolu · 7 years ago
  45. 6101298 iommu/vt-d: Use lo_hi_readq() / lo_hi_writeq() by Andy Shevchenko · 8 years ago
  46. 8d2932d Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into next by Joerg Roedel · 8 years ago
  47. 39ab955 iommu: Add sysfs bindings for struct iommu_device by Joerg Roedel · 8 years ago
  48. b0119e8 iommu: Introduce new 'struct iommu_device' by Joerg Roedel · 8 years ago
  49. aaa5930 iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu by CQ Tang · 8 years ago
  50. 9101704 iommu/vt-d: Fix PASID table allocation by David Woodhouse · 8 years ago
  51. 4692400 iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts by David Woodhouse · 9 years ago
  52. 569e4f7 iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDs by David Woodhouse · 9 years ago
  53. 0204a49 iommu/vt-d: Add callback to device driver on page faults by David Woodhouse · 9 years ago
  54. a222a7f iommu/vt-d: Implement page request handling by David Woodhouse · 9 years ago
  55. 1208225 iommu/vt-d: Generalise DMAR MSI setup to allow for page request events by David Woodhouse · 9 years ago
  56. 2f26e0a iommu/vt-d: Add basic SVM PASID support by David Woodhouse · 9 years ago
  57. 8a94ade iommu/vt-d: Add initial support for PASID tables by David Woodhouse · 10 years ago
  58. ae853dd iommu/vt-d: Introduce intel_iommu=pasid28, and pasid_enabled() macro by David Woodhouse · 9 years ago
  59. 50d3fb5 iommu/vt-d: Use plain writeq() for dmar_writeq() where available by David Woodhouse · 9 years ago
  60. 8bf4781 iommu/vt-d: Split up iommu->domains array by Joerg Roedel · 9 years ago
  61. 6eae81a Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  62. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  63. af3b358 iommu/vt-d: Copy IR table from old kernel when in kdump mode by Joerg Roedel · 10 years ago
  64. 4158c2e iommu/vt-d: Detect pre enabled translation by Joerg Roedel · 10 years ago
  65. 07c0978 iommu, x86: Add cap_pi_support() to detect VT-d PI capability by Feng Wu · 10 years ago
  66. bd00c60 iommu/vt-d: Change PASID support to bit 40 of Extended Capability Register by David Woodhouse · 10 years ago
  67. 191a663 Merge branch 'x86/asm' into x86/apic, to resolve a conflict by Ingo Molnar · 10 years ago
  68. b106ee6 irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomains by Jiang Liu · 10 years ago
  69. 4423f5e iommu/vt-d: Add new extended capabilities from v2.3 VT-d specification by David Woodhouse · 10 years ago
  70. 44caf2f iommu/vt-d: kill bogus ecap_niotlb_iunits() by David Woodhouse · 10 years ago
  71. a5459cf iommu/vt-d: Make use of IOMMU sysfs support by Alex Williamson · 11 years ago
  72. 67ccac4 iommu/vt-d: Store PCI segment number in struct intel_iommu by David Woodhouse · 11 years ago
  73. a868e6b iommu/vt-d: keep shared resources when failed to initialize iommu devices by Jiang Liu · 11 years ago
  74. 694835d iommu/vt-d: mark internal functions as static by Jiang Liu · 11 years ago
  75. 360eb3c iommu/vt-d: use dedicated bitmap to track remapping entry allocation status by Jiang Liu · 11 years ago
  76. 82aeef0 x86/iommu: correct ICS register offset by Li, Zhen-Hua · 11 years ago
  77. 6f5cf52 iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets to by Donald Dutile · 13 years ago
  78. 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
  79. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 13 years ago
  80. 3b8f404 locking, x86, iommu: Annotate qi->q_lock as raw by Thomas Gleixner · 13 years ago
  81. 1f5b3c3 locking, x86, iommu: Annotate iommu->register_lock as raw by Thomas Gleixner · 13 years ago
  82. ee34b32 dmar: support for parsing Remapping Hardware Static Affinity structure by Suresh Siddha · 15 years ago
  83. 074835f intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS by Youquan Song · 15 years ago
  84. 93a23a7 VT-d: support the device IOTLB by Yu Zhao · 16 years ago
  85. 6ba6c3a VT-d: add device IOTLB invalidation support by Yu Zhao · 16 years ago
  86. aa5d2b5 VT-d: parse ATSR in DMA Remapping Reporting Structure by Yu Zhao · 16 years ago
  87. 1f0ef2a intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing. by David Woodhouse · 16 years ago
  88. 4c25a2c intel-iommu: Clean up handling of "caching mode" vs. context flushing. by David Woodhouse · 16 years ago
  89. 4ed0d3e Intel IOMMU Pass Through Support by Fenghua Yu · 16 years ago
  90. 161fde0 intel-iommu: set compatibility format interrupt by Han, Weidong · 16 years ago
  91. f59c7b6 Intel IOMMU Suspend/Resume Support - DMAR by Fenghua Yu · 16 years ago
  92. ca1ee21 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  93. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  94. 58c610b intel-iommu: Snooping control support by Sheng Yang · 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. 7df4edb Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
  98. 704126a VT-d: handle Invalidation Queue Error to avoid system hang by Yu Zhao · 16 years ago
  99. d7ab5c4 intel-iommu: make dma mapping functions static by FUJITA Tomonori · 16 years ago
  100. 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 16 years ago