1. 509fca8 iommu/vt-d: Remove unused variable by Alex Williamson · 9 years ago
  2. ac04f85 iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids by Axel Lin · 9 years ago
  3. 7168440 iommu/vt-d: Detach domain *only* from attached iommus by Alex Williamson · 9 years ago
  4. 83a60ed iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS condition by Baptiste Reynal · 9 years ago
  5. d05321e iommu/io-pgtable-arm: Add built time dependency by Jean Delvare · 9 years ago
  6. a3f447a iommu/msm: Mark driver BROKEN by Thierry Reding · 9 years ago
  7. 425061b iommu/rockchip: Play nice in multi-platform builds by Thierry Reding · 9 years ago
  8. f938aab iommu/omap: Play nice in multi-platform builds by Thierry Reding · 9 years ago
  9. a7b67cd iommu/exynos: Play nice in multi-platform builds by Thierry Reding · 9 years ago
  10. 367bd97 iommu/io-pgtable-arm: Fix self-test WARNs on i386 by Will Deacon · 9 years ago
  11. a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  12. 9d43bad Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. a20cc76 Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' and 'core' into next by Joerg Roedel · 9 years ago
  14. ae0cbbb iommu/amd: Convert non-returned local variable to boolean when relevant by Quentin Lambert · 9 years ago
  15. 63ce3ae iommu: Update my email address by Joerg Roedel · 9 years ago
  16. a1bec06 iommu/amd: Use wait_event in put_pasid_state_wait by Joerg Roedel · 9 years ago
  17. 91f65fa iommu/amd: Fix amd_iommu_free_device() by Peter Zijlstra · 9 years ago
  18. a4188be iommu/arm-smmu: Avoid build warning by Arnd Bergmann · 9 years ago
  19. cd70d46 iommu/fsl: Various cleanups by Emil Medve · 9 years ago
  20. 8cd4f75 iommu/fsl: Use %pa to print phys_addr_t by Joerg Roedel · 10 years ago
  21. 1d7f449 iommu/omap: Print phys_addr_t using %pa by Joerg Roedel · 10 years ago
  22. 477ab7a iommu: Make more drivers depend on COMPILE_TEST by Joerg Roedel · 10 years ago
  23. bb590c9 iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registered by Laurent Pinchart · 9 years ago
  24. e5144c9 iommu: Disable on !MMU builds by Arnd Bergmann · 9 years ago
  25. ca4f558 iommu/fsl: Remove unused fsl_of_pamu_ids[] by Emil Medve · 10 years ago
  26. 0f1fb99 iommu/fsl: Fix section mismatch by Emil Medve · 10 years ago
  27. f20ed39 iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator by Laurent Pinchart · 10 years ago
  28. fd47b69 Merge branch 'arm/smmu' into arm/renesas by Joerg Roedel · 9 years ago
  29. 3557707 iommu/tegra: gart: Provide default ->map_sg() callback by Thierry Reding · 10 years ago
  30. c7e3ca5 iommu/tegra: gart: Do not register with bus by Thierry Reding · 10 years ago
  31. 860cd64d iommu: Fix trace_map() to report original iova and original size by Shuah Khan · 10 years ago
  32. 3f4cb7c iommu/amd: Fix irq remapping detection logic by Thomas Gleixner · 10 years ago
  33. 859a732 iommu/arm-smmu: add support for iova_to_phys through ATS1PR by Mitchel Humpherys · 10 years ago
  34. 3c8567d iommu/arm-smmu: don't touch the secure STLBIALL register by Mitchel Humpherys · 10 years ago
  35. 518f713 iommu/arm-smmu: make use of generic LPAE allocator by Will Deacon · 10 years ago
  36. c896c13 iommu: io-pgtable-arm: add non-secure quirk by Laurent Pinchart · 10 years ago
  37. fe4b991 iommu: add self-consistency tests to ARM LPAE IO page table allocator by Will Deacon · 10 years ago
  38. e1d3c0f iommu: add ARM LPAE page table allocator by Will Deacon · 10 years ago
  39. fdb1d7b iommu: introduce generic page table allocation framework by Will Deacon · 10 years ago
  40. db8614d iommu: Change trace unmap api to report unmapped size by Shuah Khan · 10 years ago
  41. 6fd492f iommu: Fix trace_unmap() to report original iova by Shuah Khan · 10 years ago
  42. 0fb5fe8 iommu: Make IOVA domain page size explicit by Robin Murphy · 10 years ago
  43. 1b72250 iommu: Make IOVA domain low limit flexible by Robin Murphy · 10 years ago
  44. 85b4545 iommu: Consolidate IOVA allocator code by Robin Murphy · 10 years ago
  45. 114150d iommu: Allow building iova.c independently by Robin Murphy · 10 years ago
  46. 78e1f97 iommu/ipmmu-vmsa: Remove platform data support by Laurent Pinchart · 10 years ago
  47. a166d31 iommu/ipmmu-vmsa: Support multiple micro TLBs per device by Laurent Pinchart · 10 years ago
  48. 275f505 iommu/ipmmu-vmsa: Add device tree support by Laurent Pinchart · 10 years ago
  49. 9eca0a5 iommu/ipmmu-vmsa: Invalidate TLB after unmapping by Laurent Pinchart · 10 years ago
  50. 22463ca iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page table by Laurent Pinchart · 10 years ago
  51. b8f80bf iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachment by Laurent Pinchart · 10 years ago
  52. e901176 iommu/irq_remapping: Normailize the way to detect whether IR is enabled by Jiang Liu · 10 years ago
  53. 7fa1c84 iommu/irq_remapping: Change variable disable_irq_remap to be static by Jiang Liu · 10 years ago
  54. 30969e3 iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenance by Jiang Liu · 10 years ago
  55. c392f56 iommu/irq_remapping: Kill function irq_remapping_supported() and related code by Jiang Liu · 10 years ago
  56. 84d0779 iommu/amd: Check for irq-remap support amd_iommu_prepare() by Joerg Roedel · 10 years ago
  57. 13d09b6 iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC mode by Jiang Liu · 10 years ago
  58. 69cf1d8 iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUs by Joerg Roedel · 10 years ago
  59. 2966d95 iommu/vt-d: Prepare for killing function irq_remapping_supported() by Jiang Liu · 10 years ago
  60. e3a981d iommu/vt-d: Convert allocations to GFP_KERNEL by Thomas Gleixner · 10 years ago
  61. 1119030 iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepare by Thomas Gleixner · 10 years ago
  62. a1dafe8 iommu, x86: Restructure setup of the irq remapping feature by Thomas Gleixner · 10 years ago
  63. 2c0ee8b iommu/rockchip: Drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  64. 6d1b9cc iommu/vt-d: Remove dead code in device_notifier by Joerg Roedel · 10 years ago
  65. 62c2216 iommu/vt-d: Fix dmar_domain leak in iommu_attach_device by Joerg Roedel · 10 years ago
  66. 04561ca iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXEC by Laurent Pinchart · 10 years ago
  67. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. 6f51ee7 Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  69. 94bbdb6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  70. 20911ce iommu/exynos: Fix arm64 allmodconfig build by Mark Brown · 10 years ago
  71. 719b530 iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  72. 91411da iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  73. b71a3b2 x86: irq_remapping: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  74. 8ab7913 Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into x86/apic-picks by Thomas Gleixner · 10 years ago
  75. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  76. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  77. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  78. 9dc00f4 iommu/amd: use handle_mm_fault directly by Jesse Barnes · 10 years ago
  79. 8d14066 Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  80. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. b75478d Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 10 years ago
  82. a42a7a1 iommu: store DT-probed IOMMU data privately by Robin Murphy · 10 years ago
  83. 8918465 memory: Add NVIDIA Tegra memory controller support by Thierry Reding · 10 years ago
  84. 76771c9 Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
  85. 18f2340 iommu: Decouple iommu_map_sg from CPU page size by Robin Murphy · 10 years ago
  86. cc4f14a iommu/vt-d: Fix an off-by-one bug in __domain_mapping() by Jiang Liu · 10 years ago
  87. 461bfb3f iommu: fix initialization without 'add_device' callback by Marek Szyprowski · 10 years ago
  88. 7eba1d5 iommu: provide helper function to configure an IOMMU for an of master by Will Deacon · 10 years ago
  89. 1cd076b iommu: provide early initialisation hook for IOMMU drivers by Will Deacon · 10 years ago
  90. 63a7b17 PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier by Jiang Liu · 10 years ago
  91. ffebeb4 iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug by Jiang Liu · 10 years ago
  92. 51acce3 iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping() by Jiang Liu · 10 years ago
  93. a7a3dad iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug by Jiang Liu · 10 years ago
  94. d35165a iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug by Jiang Liu · 10 years ago
  95. 6b19724 iommu/vt-d: Implement DMAR unit hotplug framework by Jiang Liu · 10 years ago
  96. 78d8e70 iommu/vt-d: Dynamically allocate and free seq_id for DMAR units by Jiang Liu · 10 years ago
  97. c2a0b53 iommu/vt-d: Introduce helper function dmar_walk_resources() by Jiang Liu · 10 years ago
  98. c752ce4 iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attribute by Will Deacon · 10 years ago
  99. 0e7d37a iommu/arm-smmu: Play nice on non-ARM/SMMU systems by Thierry Reding · 10 years ago
  100. cfdeec2 iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXEC by Will Deacon · 10 years ago