1. 2c0ee8b iommu/rockchip: Drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  2. 6d1b9cc iommu/vt-d: Remove dead code in device_notifier by Joerg Roedel · 10 years ago
  3. 62c2216 iommu/vt-d: Fix dmar_domain leak in iommu_attach_device by Joerg Roedel · 10 years ago
  4. 04561ca iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXEC by Laurent Pinchart · 10 years ago
  5. 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
  6. 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
  7. 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
  8. 20911ce iommu/exynos: Fix arm64 allmodconfig build by Mark Brown · 10 years ago
  9. 719b530 iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  10. 91411da iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  11. b71a3b2 x86: irq_remapping: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  12. 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
  13. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  14. 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
  15. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  16. 9dc00f4 iommu/amd: use handle_mm_fault directly by Jesse Barnes · 10 years ago
  17. 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
  18. 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
  19. b75478d Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 10 years ago
  20. a42a7a1 iommu: store DT-probed IOMMU data privately by Robin Murphy · 10 years ago
  21. 8918465 memory: Add NVIDIA Tegra memory controller support by Thierry Reding · 10 years ago
  22. 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
  23. 18f2340 iommu: Decouple iommu_map_sg from CPU page size by Robin Murphy · 10 years ago
  24. cc4f14a iommu/vt-d: Fix an off-by-one bug in __domain_mapping() by Jiang Liu · 10 years ago
  25. 461bfb3f iommu: fix initialization without 'add_device' callback by Marek Szyprowski · 10 years ago
  26. 7eba1d5 iommu: provide helper function to configure an IOMMU for an of master by Will Deacon · 10 years ago
  27. 1cd076b iommu: provide early initialisation hook for IOMMU drivers by Will Deacon · 10 years ago
  28. 63a7b17 PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier by Jiang Liu · 10 years ago
  29. ffebeb4 iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug by Jiang Liu · 10 years ago
  30. 51acce3 iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping() by Jiang Liu · 10 years ago
  31. a7a3dad iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug by Jiang Liu · 10 years ago
  32. d35165a iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug by Jiang Liu · 10 years ago
  33. 6b19724 iommu/vt-d: Implement DMAR unit hotplug framework by Jiang Liu · 10 years ago
  34. 78d8e70 iommu/vt-d: Dynamically allocate and free seq_id for DMAR units by Jiang Liu · 10 years ago
  35. c2a0b53 iommu/vt-d: Introduce helper function dmar_walk_resources() by Jiang Liu · 10 years ago
  36. c752ce4 iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attribute by Will Deacon · 10 years ago
  37. 0e7d37a iommu/arm-smmu: Play nice on non-ARM/SMMU systems by Thierry Reding · 10 years ago
  38. cfdeec2 iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXEC by Will Deacon · 10 years ago
  39. 0029a8d iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver by Antonios Motakis · 10 years ago
  40. a720b41 iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC by Antonios Motakis · 10 years ago
  41. 1c51099 iommu/amd: Fix accounting of device_state by Oded Gabbay · 10 years ago
  42. 1a2262f x86/vt-d: Fix incorrect bit operations in setting values by Li, Zhen-Hua · 10 years ago
  43. 1117588 iommu/rockchip: Allow to compile with COMPILE_TEST by Joerg Roedel · 10 years ago
  44. e222d6a iommu/ipmmu-vmsa: Return proper error if devm_request_irq fails by Axel Lin · 10 years ago
  45. 99cb9ae iommu/omap: Use dev_get_platdata() by Kiran Padwal · 10 years ago
  46. 263bc3f iommu/msm: Use dev_get_platdata() by Kiran Padwal · 10 years ago
  47. d7da6bd iommu: Improve error handling when setting bus iommu by Heiko Stübner · 10 years ago
  48. 38ec010 iommu: Do more input validation in iommu_map_sg() by Joerg Roedel · 10 years ago
  49. 315786e iommu: Add iommu_map_sg() function by Olav Haugan · 10 years ago
  50. c68a292 iommu/rockchip: rk3288 iommu driver by Daniel Kurtz · 10 years ago
  51. c72acf6 iommu/msm: Deletion of unnecessary checks before clk_disable() by SF Markus Elfring · 10 years ago
  52. 9c83e9f iommu/omap: Switch pagetable debugfs entry to use seq_file by Suman Anna · 10 years ago
  53. c5cf5c5 iommu/omap: Fix bus error on debugfs access of unattached IOMMU by Suman Anna · 10 years ago
  54. f24d9ad iommu/omap: Reset the domain field upon detaching by Suman Anna · 10 years ago
  55. 4899a56 iommu/omap: Do not export unneeded functions by Suman Anna · 10 years ago
  56. c55caec iommu/omap: Remove couple of unused exported functions by Suman Anna · 10 years ago
  57. 61c7535 iommu/omap: Integrate omap-iommu-debug into omap-iommu by Suman Anna · 10 years ago
  58. 3ca5db0 iommu/omap: Make pagetable debugfs entry read-only by Suman Anna · 10 years ago
  59. 68570a7 iommu/omap: Fix the permissions on nr_tlb_entries by Suman Anna · 10 years ago
  60. bd4396f iommu/omap: Consolidate OMAP IOMMU modules by Suman Anna · 10 years ago
  61. 124262a iommu/omap: Simplify omap2_iommu_fault_isr() by Suman Anna · 10 years ago
  62. c2372aa iommu/omap: Remove bogus version check in context save/restore by Suman Anna · 10 years ago
  63. 3acb04c iommu/omap: Remove omap_iommu_arch_version() and version field by Suman Anna · 10 years ago
  64. 2b313dd iommu/omap: Remove ver debugfs entry by Suman Anna · 10 years ago
  65. 533b40c iommu/omap: Remove conditional definition of dev_to_omap_iommu() by Suman Anna · 10 years ago
  66. 52dad77 iommu/omap: Remove duplicate declarations by Suman Anna · 10 years ago
  67. 4cfcf2a iommu/omap: Remove unused isr_priv field from omap_iommu by Suman Anna · 10 years ago
  68. 2088ecb iommu/omap: Remove refcount field from omap_iommu object by Suman Anna · 10 years ago
  69. 98b773c iommu: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  70. 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  71. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  72. 09b5269 Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
  73. 80f7b3d iommu/vt-d: Work around broken RMRR firmware entries by Joerg Roedel · 10 years ago
  74. 5738459 iommu/vt-d: Store bus information in RMRR PCI device path by Joerg Roedel · 10 years ago
  75. 1196c2f iommu/vt-d: Only remove domain when device is removed by Joerg Roedel · 10 years ago
  76. c50e324 iommu/amd: Fix devid mapping for ivrs_ioapic override by Joerg Roedel · 10 years ago
  77. 5fc24d8 iommu/irq_remapping: Fix the regression of hpet irq remapping by Yijing Wang · 10 years ago
  78. fb3e306 iommu: Fix bus notifier breakage by Mark Salter · 10 years ago
  79. 25b11ce iommu/amd: Split init_iommu_group() from iommu_init_device() by Alex Williamson · 10 years ago
  80. f096c06 iommu: Rework iommu_group_get_for_pci_dev() by Alex Williamson · 10 years ago
  81. d943b0f iommu: Make of_device_id array const by Kiran Padwal · 10 years ago
  82. 63eaa75 amd_iommu: do not dereference a NULL pointer address. by Maurizio Lombardi · 10 years ago
  83. a6fda0f iommu/omap: Remove omap_iommu unused owner field by Laurent Pinchart · 10 years ago
  84. 24278a2 iommu: Remove iommu_domain_has_cap() API function by Joerg Roedel · 10 years ago
  85. 7c2aa64 iommu/tegra: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  86. 4480845 iommu/msm: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  87. 5d587b8 iommu/vt-d: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  88. b7eb678 iommu/fsl: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  89. 1fd0c77 iommu/arm-smmu: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  90. ab63648 iommu/amd: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  91. 3c0e0ca iommu: Introduce iommu_capable API function by Joerg Roedel · 10 years ago
  92. 1aed074 iommu: Convert iommu-caps from define to enum by Joerg Roedel · 10 years ago
  93. 5712846 kvm: Fix page ageing bugs by Andres Lagar-Cavilla · 10 years ago
  94. ccd359f iommu/arm-smmu: fix bug in pmd construction by Mitchel Humpherys · 10 years ago
  95. d3aba04 iommu/arm-smmu: support MMU-401 by Robin Murphy · 10 years ago
  96. 0936040 iommu/arm-smmu: fix architecture version detection by Robin Murphy · 10 years ago
  97. 28d6007 iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITS by Will Deacon · 10 years ago
  98. c757e85 iommu/arm-smmu: use page shift instead of page size to avoid division by Will Deacon · 10 years ago
  99. 844e35b iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommu by Will Deacon · 10 years ago
  100. 8f68f8e iommu/arm-smmu: add support for multi-master iommu groups by Will Deacon · 10 years ago