1. bda350d iommu/amd: Remove align-parameter from __map_single() by Joerg Roedel · 8 years ago
  2. 2d4c515 iommu/amd: Remove other remains of old address allocator by Joerg Roedel · 8 years ago
  3. 256e462 iommu/amd: Make use of the generic IOVA allocator by Joerg Roedel · 8 years ago
  4. 518d9b4 iommu/amd: Remove special mapping code for dma_ops path by Joerg Roedel · 8 years ago
  5. b911b89 iommu/amd: Pass gfp-flags to iommu_map_page() by Joerg Roedel · 8 years ago
  6. 8d54d6c iommu/amd: Implement apply_dm_region call-back by Joerg Roedel · 8 years ago
  7. 81cd07b iommu/amd: Create a list of reserved iova addresses by Joerg Roedel · 8 years ago
  8. 307d585 iommu/amd: Allocate iova_domain for dma_ops_domain by Joerg Roedel · 8 years ago
  9. a72c422 iommu/amd: Select IOMMU_IOVA for AMD IOMMU by Joerg Roedel · 8 years ago
  10. 33b21a6 iommu: Add apply_dm_region call-back to iommu-ops by Joerg Roedel · 8 years ago
  11. b548e78 iommu/amd: Init unity mappings only for dma_ops domains by Joerg Roedel · 8 years ago
  12. feccf39 iommu: Simplify and fix ida handling by Heiner Kallweit · 8 years ago
  13. e38d1f1 iommu: Simplify init function by Heiner Kallweit · 8 years ago
  14. 452014d iommu/vt-d: Remove unnecassary qi clflushes by Nadav Amit · 8 years ago
  15. c3928e7 Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu by Joerg Roedel · 8 years ago
  16. bee1400 iommu/arm-smmu: Use devm_request_irq and devm_free_irq by Peng Fan · 8 years ago
  17. 522e5cb7 iommu/amd: Fix unity mapping initialization race by Joerg Roedel · 8 years ago
  18. 0caa761 iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovas by Aaron Campbell · 8 years ago
  19. 7c6d90e iommu/io-pgtable-arm: Fix iova_to_phys for block entries by Will Deacon · 8 years ago
  20. 112c898 iommu/arm-smmu: request pcie devices to enable ACS by Wei Chen · 8 years ago
  21. a93db2f iommu/rockchip: Prepare to support generic DMA mapping by Shunqian Zheng · 8 years ago
  22. 4f0aba6 iommu/rockchip: Use DMA API to manage coherency by Shunqian Zheng · 8 years ago
  23. 3d08f434 iommu/rockchip: Fix allocation of bases array in driver probe by Shunqian Zheng · 8 years ago
  24. e6d0f47 iommu/rockchip: Add map_sg callback for rk_iommu_ops by Simon Xue · 8 years ago
  25. fec3b21 iommu/rockchip: Fix devm_{request,free}_irq parameter by Simon Xue · 8 years ago
  26. 6082ee7 iommu/amd: Initialize devid variable before using it by Nicolas Iooss · 8 years ago
  27. 3bd4f91 iommu/vt-d: Fix overflow of iommu->domains array by Jan Niehusmann · 8 years ago
  28. 583248e iommu/iova: Disable preemption around use of this_cpu_ptr() by Chris Wilson · 8 years ago
  29. bb8e15d of: iommu: make of_iommu_init() postcore_initcall_sync by Kefeng Wang · 8 years ago
  30. 1cb13f7 iommu/msm: Remove driver BROKEN by Sricharan R · 8 years ago
  31. c9220fb iommu/msm: use generic ARMV7S short descriptor pagetable ops by Sricharan R · 8 years ago
  32. f78ebca iommu/msm: Add support for generic master bindings by Sricharan R · 8 years ago
  33. f7f125e iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c by Sricharan R · 8 years ago
  34. 109bd48 iommu/msm: Add DT adaptation by Sricharan R · 8 years ago
  35. 6ae5343 iommu/exynos: update to use iommu big-endian by Ben Dooks · 8 years ago
  36. 131bc8e iommu/mediatek: Make mtk_iommu_pm_ops static by Joerg Roedel · 8 years ago
  37. b17336c iommu/mediatek: add support for mtk iommu generation one HW by Honghui Zhang · 8 years ago
  38. 9ca340c iommu/mediatek: move the common struct into header file by Honghui Zhang · 8 years ago
  39. 9fec79d iommu/mediatek: Do not call of_node_put in mtk_iommu_of_xlate by Honghui Zhang · 8 years ago
  40. cf7513e iommu/amd: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  41. a4c34ff iommu/vt-d: Enable QI on all IOMMUs before setting root entry by Joerg Roedel · 8 years ago
  42. ffb2d1e iommu/vt-d: Don't reject NTB devices due to scope mismatch by Roland Dreier · 8 years ago
  43. 96f6655 iommu/exynos: Prepare for deferred probe support by Marek Szyprowski · 8 years ago
  44. fecc49d iommu/exynos: Prepare clocks when needed, not in driver probe by Marek Szyprowski · 8 years ago
  45. 01324ab iommu/exynos: Fix master clock management for inactive SYSMMU by Marek Szyprowski · 8 years ago
  46. 0c2b063 iommu/exynos: Return proper errors from getting clocks by Marek Szyprowski · 8 years ago
  47. 86f004c iommu/vt-d: Reduce extra first level entry in iommu->domains by Wei Yang · 8 years ago
  48. b54b874 iommu/exynos: Suppress unbinding to prevent system failure by Marek Szyprowski · 8 years ago
  49. ae8a791 iommu/rockchip: Fix zap cache during device attach by John Keeping · 8 years ago
  50. 0076cd3 iommu/amd: Set AMD iommu callbacks for platform bus driver by Wan Zongshun · 8 years ago
  51. 9aeb26c iommu/arm-smmu: Wire up map_sg for arm-smmu-v3 by Jean-Philippe Brucker · 8 years ago
  52. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  53. 2566278 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  54. e7f44b6 Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  55. e0fb1b3 Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  56. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  57. 6c0b43d Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc/pamu', 'core' and 'x86/amd' into next by Joerg Roedel · 8 years ago
  58. d546635 iommu/arm-smmu: Use per-domain page sizes. by Robin Murphy · 8 years ago
  59. e85e8f6 iommu/amd: Remove statistics code by Joerg Roedel · 8 years ago
  60. 3b6b7e1 iommu/dma: Finish optimising higher-order allocations by Robin Murphy · 8 years ago
  61. d16e0fa iommu: Allow selecting page sizes per domain by Robin Murphy · 8 years ago
  62. 53c92d7 iommu: of: enforce const-ness of struct iommu_ops by Robin Murphy · 8 years ago
  63. 9a51f3f Merge branch 'arm/smmu' into core by Joerg Roedel · 8 years ago
  64. 809eac5 iommu/dma: Implement scatterlist segment merging by Robin Murphy · 8 years ago
  65. 8801561 Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu by Joerg Roedel · 8 years ago
  66. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 8 years ago
  67. 3ca3712 iommu/arm-smmu: Clear cache lock bit of ACR by Peng Fan · 8 years ago
  68. b7862e3 iommu/arm-smmu: Support SMMUv1 64KB supplement by Robin Murphy · 8 years ago
  69. 7602b87 iommu/arm-smmu: Decouple context format from kernel config by Robin Murphy · 8 years ago
  70. f9a05f0 iommu/arm-smmu: Tidy up 64-bit/atomic I/O accesses by Robin Murphy · 8 years ago
  71. f0cfffc iommu/arm-smmu: Work around MMU-500 prefetch errata by Robin Murphy · 8 years ago
  72. e086d91 iommu/arm-smmu: Convert ThunderX workaround to new method by Robin Murphy · 8 years ago
  73. 67b65a3 iommu/arm-smmu: Differentiate specific implementations by Robin Murphy · 8 years ago
  74. 1bd37a6 iommu/arm-smmu: Workaround for ThunderX erratum #27704 by Tirumalesh Chalamarla · 8 years ago
  75. 4e3e9b6 iommu/arm-smmu: Add support for 16 bit VMID by Tirumalesh Chalamarla · 8 years ago
  76. fd6c50e iommu/amd: Move get_device_id() and friends to beginning of file by Joerg Roedel · 8 years ago
  77. 9ee35e4 iommu/amd: Don't use IS_ERR_VALUE to check integer values by Joerg Roedel · 8 years ago
  78. 9800699 iommu/arm-smmu: Don't allocate resources for bypass domains by Robin Murphy · 8 years ago
  79. 5f63495 iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMA by Will Deacon · 8 years ago
  80. 22e2f9f iommu/vt-d: Use per-cpu IOVA caching by Omer Peleg · 8 years ago
  81. 9257b4a iommu/iova: introduce per-cpu caching to iova allocation by Omer Peleg · 8 years ago
  82. 2aac630 iommu/vt-d: change intel-iommu to use IOVA frame numbers by Omer Peleg · 8 years ago
  83. 0824c59 iommu/vt-d: avoid dev iotlb logic for domains with no dev iotlbs by Omer Peleg · 8 years ago
  84. 769530e iommu/vt-d: only unmap mapped entries by Omer Peleg · 8 years ago
  85. f5c0c08 iommu/vt-d: correct flush_unmaps pfn usage by Omer Peleg · 8 years ago
  86. aa47324 iommu/vt-d: per-cpu deferred invalidation queues by Omer Peleg · 8 years ago
  87. 314f1dc iommu/vt-d: refactoring of deferred flush entries by Omer Peleg · 8 years ago
  88. cb6c27b iommu/arm-smmu: Make use of phandle iterators in device-tree parsing by Joerg Roedel · 8 years ago
  89. 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  90. 2d8e1f0 iommu/amd: Signedness bug in acpihid_device_group() by Dan Carpenter · 8 years ago
  91. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  92. 338c314 PCI: Add support for multiple DMA aliases by Jacek Lawrynowicz · 8 years ago
  93. e315604 iommu/amd: Fix checking of pci dma aliases by Joerg Roedel · 8 years ago
  94. e88ccab iommu/io-pgtable-arm-v7s: Support IOMMU_MMIO flag by Robin Murphy · 8 years ago
  95. fb94825 iommu/io-pgtable-arm: Support IOMMU_MMIO flag by Robin Murphy · 8 years ago
  96. 0b74ecd iommu/vt-d: Silence an uninitialized variable warning by Dan Carpenter · 8 years ago
  97. fbedd9b iommu/rockchip: Fix "is stall active" check by John Keeping · 8 years ago
  98. a0d284d powerpc: Fix incorrect PPC32 PAMU dependency by Andy Fleming · 8 years ago
  99. eebb803 iommu: Don't overwrite domain pointer when there is no default_domain by Joerg Roedel · 8 years ago
  100. 9a4d3bf5 iommu/amd: Set AMD iommu callbacks for amba bus by Wan Zongshun · 8 years ago