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