1. 46ebb7a iommu/vt-d: Fix VM domain ID leak by Alex Williamson · 9 years ago
  2. 5e92946 iommu/arm-smmu: Skip the execution of CMD_PREFETCH_CONFIG by Zhen Lei · 9 years ago
  3. e2f4c23 iommu/arm-smmu: Enlarge STRTAB_L1_SZ_SHIFT to support larger sidsize by Zhen Lei · 9 years ago
  4. 5d58c62 iommu/arm-smmu: Fix the values of ARM64_TCR_{I,O}RGN0_SHIFT by Zhen Lei · 9 years ago
  5. d2e88e7 iommu/arm-smmu: Fix LOG2SIZE setting for 2-level stream tables by Will Deacon · 9 years ago
  6. 69146e7 iommu/arm-smmu: Fix the index calculation of strtab by Zhen Lei · 9 years ago
  7. 44b061f Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  8. 7a5a566 iommu/amd: Introduce protection_domain_init() function by Joerg Roedel · 9 years ago
  9. a6e08fb iommu/arm-smmu: Delete an unnecessary check before the function call "free_io_pgtable_ops" by Markus Elfring · 9 years ago
  10. d38f0ff iommu/arm-smmu: Fix broken ATOS check by Will Deacon · 9 years ago
  11. 38667f1 iommu: Ignore -ENODEV errors from add_device call-back by Joerg Roedel · 9 years ago
  12. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  13. f5dcb68 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  14. 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
  15. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. 5ffde2f Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd', 'default-domains' and 'core' into next by Joerg Roedel · 9 years ago
  17. 0b3fff5 iommu/amd: Handle large pages correctly in free_pagetable by Joerg Roedel · 9 years ago
  18. 571dbbd iommu/vt-d: Don't disable IR when it was previously enabled by Joerg Roedel · 9 years ago
  19. 7c3c987 iommu/vt-d: Make sure copied over IR entries are not reused by Joerg Roedel · 9 years ago
  20. af3b358 iommu/vt-d: Copy IR table from old kernel when in kdump mode by Joerg Roedel · 9 years ago
  21. d4d1c0f iommu/vt-d: Set IRTA in intel_setup_irq_remapping by Joerg Roedel · 9 years ago
  22. c676f58 iommu/vt-d: Disable IRQ remapping in intel_prepare_irq_remapping by Joerg Roedel · 9 years ago
  23. 9e4e49d iommu/vt-d: Move QI initializationt to intel_setup_irq_remapping by Joerg Roedel · 9 years ago
  24. 23256d0 iommu/vt-d: Move EIM detection to intel_prepare_irq_remapping by Joerg Roedel · 9 years ago
  25. 8939ddf iommu/vt-d: Enable Translation only if it was previously disabled by Joerg Roedel · 9 years ago
  26. 60b523e iommu/vt-d: Don't disable translation prior to OS handover by Joerg Roedel · 9 years ago
  27. c3361f2 iommu/vt-d: Don't copy translation tables if RTT bit needs to be changed by Joerg Roedel · 9 years ago
  28. a87f491 iommu/vt-d: Don't do early domain assignment if kdump kernel by Joerg Roedel · 9 years ago
  29. 86080cc iommu/vt-d: Allocate si_domain in init_dmars() by Joerg Roedel · 9 years ago
  30. cf484d0 iommu/vt-d: Mark copied context entries by Joerg Roedel · 9 years ago
  31. dbcd861 iommu/vt-d: Do not re-use domain-ids from the old kernel by Joerg Roedel · 9 years ago
  32. 091d42e iommu/vt-d: Copy translation tables from old kernel by Joerg Roedel · 9 years ago
  33. 4158c2e iommu/vt-d: Detect pre enabled translation by Joerg Roedel · 9 years ago
  34. 5f0a7f7 iommu/vt-d: Make root entry visible for hardware right after allocation by Joerg Roedel · 9 years ago
  35. b63d80d iommu/vt-d: Init QI before root entry is allocated by Joerg Roedel · 9 years ago
  36. 9f10e5b iommu/vt-d: Cleanup log messages by Joerg Roedel · 9 years ago
  37. c39f3bc Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  38. c83b2f2 iommu/vt-d: Only enable extended context tables if PASID is supported by David Woodhouse · 9 years ago
  39. c1d9933 iommu, x86: Properly handle posted interrupts for IOMMU hotplug by Feng Wu · 9 years ago
  40. 959c870 iommu, x86: Provide irq_remapping_cap() interface by Feng Wu · 9 years ago
  41. 3d9b98f iommu, x86: Setup Posted-Interrupts capability for Intel iommu by Feng Wu · 9 years ago
  42. d75f152 iommu, x86: Avoid migrating VT-d posted interrupts by Feng Wu · 9 years ago
  43. 2705a3d iommu, x86: Save the mode (posted or remapped) of an IRTE by Feng Wu · 9 years ago
  44. 8541186 iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip by Feng Wu · 9 years ago
  45. 6f28192 iommu: Add new member capability to struct irq_remap_ops by Feng Wu · 9 years ago
  46. 4d58b8a iommu/amd: Handle errors returned from iommu_init_device by Joerg Roedel · 9 years ago
  47. 409e553 iommu: Checking for NULL instead of IS_ERR by Dan Carpenter · 9 years ago
  48. 3a18404c iommu/amd: Propagate errors from amd_iommu_init_api by Joerg Roedel · 9 years ago
  49. 2870b0a iommu/amd: Remove unused fields from struct dma_ops_domain by Joerg Roedel · 9 years ago
  50. 343e9ca iommu/amd: Get rid of device_dma_ops_init() by Joerg Roedel · 9 years ago
  51. 07ee869 iommu/amd: Put IOMMUv2 devices in a direct mapped domain by Joerg Roedel · 9 years ago
  52. 07f643a iommu/amd: Support IOMMU_DOMAIN_IDENTITY type allocation by Joerg Roedel · 9 years ago
  53. 0bb6e24 iommu/amd: Support IOMMU_DOMAIN_DMA type allocation by Joerg Roedel · 9 years ago
  54. aafd8ba iommu/amd: Implement add_device and remove_device by Joerg Roedel · 9 years ago
  55. 063071d iommu/amd: Use default domain if available for DMA-API by Joerg Roedel · 9 years ago
  56. 35cf248 iommu/amd: Implement dm_region call-backs by Joerg Roedel · 9 years ago
  57. d290f1e iommu: Introduce iommu_request_dm_for_dev() by Joerg Roedel · 9 years ago
  58. 6827ca8 iommu: Add function to query the default domain of a group by Joerg Roedel · 9 years ago
  59. beed282 iommu: Create direct mappings in default domains by Joerg Roedel · 9 years ago
  60. a1015c2 iommu: Introduce direct mapped region handling by Joerg Roedel · 9 years ago
  61. 2c1296d iommu: Add iommu_get_domain_for_dev function by Joerg Roedel · 9 years ago
  62. e39cb8a iommu: Make sure a device is always attached to a domain by Joerg Roedel · 9 years ago
  63. 426a273 iommu: Limit iommu_attach/detach_device to devices with their own group by Joerg Roedel · 9 years ago
  64. 53723dc iommu: Allocate a default domain for iommu groups by Joerg Roedel · 9 years ago
  65. 181e505 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  66. 843cb6d iommu: Call remove_device call-back after driver release by Joerg Roedel · 9 years ago
  67. 8da3014 iommu: Clean up after a failed bus initialization by Joerg Roedel · 9 years ago
  68. 19762d7 iommu: Propagate error in add_iommu_group by Joerg Roedel · 9 years ago
  69. 269aa80 iommu: Add a few printk messages to group handling code by Joerg Roedel · 9 years ago
  70. 92e7066 iommu: Remove function name from pr_fmt() by Joerg Roedel · 9 years ago
  71. 06b718c break kconfig dependency loop by Gerd Hoffmann · 10 years ago
  72. 2d0ec7a Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent" by Joerg Roedel · 9 years ago
  73. e6aabee iommu/amd: Handle integer overflow in dma_ops_area_alloc by Joerg Roedel · 9 years ago
  74. 48ec83b iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devices by Will Deacon · 9 years ago
  75. e3ce0c9 iommu/arm-smmu: Make force_stage module param read-only in sysfs by Will Deacon · 9 years ago
  76. 661d962 iommu/arm-smmu: Fix ATS1* register writes by Robin Murphy · 9 years ago
  77. aa759fd iommu/exynos: Add callback for initializing devices from device tree by Marek Szyprowski · 9 years ago
  78. 8ed55c8 iommu/exynos: Init from dt-specific callback instead of initcall by Marek Szyprowski · 9 years ago
  79. 622015e iommu/exynos: Add system suspend/resume support by Marek Szyprowski · 9 years ago
  80. ce70ca5 iommu/exynos: Add support for runtime_pm by Marek Szyprowski · 9 years ago
  81. 1b09205 iommu/exynos: Add support for binding more than one sysmmu to master device by Marek Szyprowski · 9 years ago
  82. 06801db iommu/exynos: Add/remove callbacks should fail if no iommu is available by Marek Szyprowski · 9 years ago
  83. 2860af3 iommu/exynos: Document internal structures by Marek Szyprowski · 9 years ago
  84. 312900c iommu/exynos: Remove excessive includes and sort others alphabetically by Marek Szyprowski · 9 years ago
  85. a9133b99 iommu/exynos: Use struct exynos_iommu_domain in internal structures by Marek Szyprowski · 9 years ago
  86. bfa0048 iommu/exynos: Rename variables to reflect their purpose by Marek Szyprowski · 9 years ago
  87. 469aceb iommu/exynos: Refactor function parameters to simplify code by Marek Szyprowski · 9 years ago
  88. 73db569 iommu/exynos: Remove useless members from exynos_iommu_owner structure by Marek Szyprowski · 9 years ago
  89. 3211cf2 iommu/exynos: Remove unused functions by Marek Szyprowski · 9 years ago
  90. 512bd0c iommu/exynos: Don't read version register on every tlb operation by Marek Szyprowski · 9 years ago
  91. d7ef999 iommu: Init iommu-groups support earlier, in core_initcall by Marek Szyprowski · 9 years ago
  92. ec4292d iommu/rockchip: Silence attaching and detaching of devices by Heiko Stuebner · 9 years ago
  93. cffc329 Merge branch 'x86/asm' into x86/apic, to resolve conflicts by Ingo Molnar · 9 years ago
  94. dc3814f iommu/exynos: Tell kmemleak to ignore 2nd level page tables by Colin Cross · 9 years ago
  95. 5dc5616 iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1 by Will Deacon · 9 years ago
  96. 191a663 Merge branch 'x86/asm' into x86/apic, to resolve a conflict by Ingo Molnar · 9 years ago
  97. 4ed6a54 iommu/vt-d: Fix passthrough mode with translation-disabled devices by David Woodhouse · 9 years ago
  98. d4dd920 iommu/rockchip: Make sure that page table state is coherent by Tomasz Figa · 9 years ago
  99. 733cac2 iommu: Fix checkpatch warnings for Missing a blank line after declarations by Robert Callicotte · 9 years ago
  100. d9e7eb1 iommu/rockchip: Fix build without CONFIG_OF by Arnd Bergmann · 9 years ago