1. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 8 years ago
  2. 9800699 iommu/arm-smmu: Don't allocate resources for bypass domains by Robin Murphy · 8 years ago
  3. 5f63495 iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMA by Will Deacon · 8 years ago
  4. 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  5. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  6. e315604 iommu/amd: Fix checking of pci dma aliases by Joerg Roedel · 8 years ago
  7. 0b74ecd iommu/vt-d: Silence an uninitialized variable warning by Dan Carpenter · 8 years ago
  8. fbedd9b iommu/rockchip: Fix "is stall active" check by John Keeping · 8 years ago
  9. eebb803 iommu: Don't overwrite domain pointer when there is no default_domain by Joerg Roedel · 8 years ago
  10. 07b48ac iommu/dma: Restore scatterlist offsets correctly by Robin Murphy · 9 years ago
  11. b4af7f7 Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  12. 70cf769c Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/io-pgtable', 'arm/renesas' and 'core' into next by Joerg Roedel · 9 years ago
  13. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. 3189e49 iommu/mediatek: Check for NULL instead of IS_ERR() by Dan Carpenter · 9 years ago
  15. 048b31c iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flags by Robin Murphy · 9 years ago
  16. 0b6c0ad iommu/mediatek: Fix handling of of_count_phandle_with_args result by Andrzej Hajda · 9 years ago
  17. e6a8c9b iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path by Joerg Roedel · 9 years ago
  18. b6809ee iommu/amd: Detach device from domain before removal by Joerg Roedel · 9 years ago
  19. 59a68eb iommu/dma: Fix NEED_SG_DMA_LENGTH dependency by Robin Murphy · 9 years ago
  20. fd99f79 iommu/mediatek: Mark PM functions as __maybe_unused by Arnd Bergmann · 9 years ago
  21. 1928832 iommu/mediatek: Select ARM_DMA_USE_IOMMU by Arnd Bergmann · 9 years ago
  22. 84bd042 iommu/exynos: Use proper readl/writel register interface by Marek Szyprowski · 9 years ago
  23. dbf6c6e iommu/exynos: Pointers are nto physical addresses by Arnd Bergmann · 9 years ago
  24. 358875f iommu/amd: Apply workaround for ATS write permission check by Jay Cornwall · 9 years ago
  25. 38e45d0 iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered by Suravee Suthikulpanit · 9 years ago
  26. 0df4fab iommu/mediatek: Add mt8173 IOMMU driver by Yong Wu · 9 years ago
  27. 9e358e2 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 · 9 years ago
  28. 9015ba4 iommu/ipmmu-vmsa: Use ARCH_RENESAS by Simon Horman · 9 years ago
  29. 5fa61cb iommu/exynos: Support multiple attach_device calls by Marek Szyprowski · 9 years ago
  30. 740a01e iommu/exynos: Add support for v5 SYSMMU by Marek Szyprowski · 9 years ago
  31. 850d313 iommu/exynos: Add support for SYSMMU controller with bogus version reg by Marek Szyprowski · 9 years ago
  32. d631ea9 iommu/exynos: Unify code for fldp cache invalidation by Marek Szyprowski · 9 years ago
  33. 83addec iommu/exynos: Refactor init config code by Marek Szyprowski · 9 years ago
  34. d093fc7 iommu/exynos: Refactor fault handling code by Marek Szyprowski · 9 years ago
  35. 02cdc36 iommu/exynos: Refactor code (no direct register access) by Marek Szyprowski · 9 years ago
  36. b398af2 iommu/exynos: Simplify master clock operations by Marek Szyprowski · 9 years ago
  37. 5e3435e iommu/exynos: Remove ARM-specific cache flush interface by Marek Szyprowski · 9 years ago
  38. 58c6f6a iommu/exynos: Add support for IOMMU_DOMAIN_DMA domain type by Marek Szyprowski · 9 years ago
  39. 6c2ae7e iommu/exynos: Rework iommu group initialization by Marek Szyprowski · 9 years ago
  40. 06bfcaa iommu: Fix second argument of trace_map() to report correct paddr by Yoshihiro Shimoda · 9 years ago
  41. 28f6915 Merge branch 'for-joerg/io-pgtable' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/io-pgtable by Joerg Roedel · 9 years ago
  42. 1b2ee12 mm/core: Do not enforce PKEY permissions on remote mm access by Dave Hansen · 9 years ago
  43. cbf8277 iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for now by Will Deacon · 9 years ago
  44. bc7f2ce iommu/arm-smmu: Don't fail device attach if already attached to a domain by Will Deacon · 9 years ago
  45. 25a1c96 iommu/arm-smmu: Allow disabling unmatched stream bypass by Robin Murphy · 9 years ago
  46. 45bb966 of: iommu: Increment DT node refcount in of_iommu_set_ops() by Anup Patel · 9 years ago
  47. 9adb959 iommu/arm-smmu: Support DMA-API domains by Robin Murphy · 9 years ago
  48. d346180 iommu/arm-smmu: Treat all device transactions as unprivileged by Robin Murphy · 9 years ago
  49. 3850db4 iommu/io-pgtable: Rationalise quirk handling by Robin Murphy · 9 years ago
  50. 88492a4 iommu/io-pgtable: Avoid redundant TLB syncs by Robin Murphy · 9 years ago
  51. 507e4c9 iommu/io-pgtable: Add helper functions for TLB ops by Robin Murphy · 9 years ago
  52. e5fc975 iommu/io-pgtable: Add ARMv7 short descriptor support by Robin Murphy · 9 years ago
  53. 87bbcfd Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  54. 4692400 iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts by David Woodhouse · 9 years ago
  55. 9b1a12d iommu/amd: Correct the wrong setting of alias DTE in do_attach by Baoquan He · 9 years ago
  56. cd6438c iommu/rockchip: Reconstruct to support multi slaves by ZhengShunQian · 9 years ago
  57. da972fb iommu/vt-d: Don't skip PCI devices when disabling IOTLB by Jeremy McNicoll · 9 years ago
  58. 8f6aff9 iommu/io-pgtable-arm: Fix io-pgtable-arm build failure by Lada Trimasova · 9 years ago
  59. 99e38df Merge tag 'iommu-updates-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  60. 3270425 Merge branches 's390', 'arm/renesas', 'arm/msm', 'arm/shmobile', 'arm/smmu', 'x86/amd' and 'x86/vt-d' into next by Joerg Roedel · 9 years ago
  61. fda3bec iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG by CQ Tang · 9 years ago
  62. e57e58b iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users by David Woodhouse · 9 years ago
  63. 67c707e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. bc84745 iommu/vt-d: Fix up error handling in alloc_iommu by Joerg Roedel · 9 years ago
  65. 5920337 iommu/vt-d: Check the return value of iommu_device_create() by Nicholas Krause · 9 years ago
  66. 164afb1 iommu/dma: Use correct offset in map_sg by Robin Murphy · 9 years ago
  67. 1fb260b iommu/amd: Remove an unneeded condition by Dan Carpenter · 9 years ago
  68. a639a8e iommu/amd: Preallocate dma_ops apertures based on dma_mask by Joerg Roedel · 9 years ago
  69. 7b5e25b iommu/amd: Use trylock to aquire bitmap_lock by Joerg Roedel · 9 years ago
  70. 5f6bed5 iommu/amd: Make dma_ops_domain->next_index percpu by Joerg Roedel · 9 years ago
  71. 92d420e iommu/amd: Relax locking in dma_ops path by Joerg Roedel · 9 years ago
  72. a73c156 iommu/amd: Initialize new aperture range before making it visible by Joerg Roedel · 9 years ago
  73. 7bfa5bd iommu/amd: Build io page-tables with cmpxchg64 by Joerg Roedel · 9 years ago
  74. 266a3bd iommu/amd: Allocate new aperture ranges in dma_ops_alloc_addresses by Joerg Roedel · 9 years ago
  75. 4eeca8c iommu/amd: Optimize dma_ops_free_addresses by Joerg Roedel · 9 years ago
  76. ab7032b iommu/amd: Remove need_flush from struct dma_ops_domain by Joerg Roedel · 9 years ago
  77. 2a87442 iommu/amd: Iterate over all aperture ranges in dma_ops_area_alloc by Joerg Roedel · 9 years ago
  78. d41ab09 iommu/amd: Flush iommu tlb in dma_ops_free_addresses by Joerg Roedel · 9 years ago
  79. ebaecb4 iommu/amd: Rename dma_ops_domain->next_address to next_index by Joerg Roedel · 9 years ago
  80. 05ab49e iommu/amd: Remove 'start' parameter from dma_ops_area_alloc by Joerg Roedel · 9 years ago
  81. ccb50e0 iommu/amd: Flush iommu tlb in dma_ops_aperture_alloc() by Joerg Roedel · 9 years ago
  82. 60e6a7c iommu/amd: Retry address allocation within one aperture by Joerg Roedel · 9 years ago
  83. ae62d49 iommu/amd: Move aperture_range.offset to another cache-line by Joerg Roedel · 9 years ago
  84. a0f5144 iommu/amd: Add dma_ops_aperture_alloc() function by Joerg Roedel · 9 years ago
  85. b57c3c8 iommu/amd: Pass correct shift to iommu_area_alloc() by Joerg Roedel · 9 years ago
  86. 84b3a0b iommu/amd: Flush the IOMMU TLB before the addresses are freed by Joerg Roedel · 9 years ago
  87. 53b3b65 iommu/amd: Flush IOMMU TLB on __map_single error path by Joerg Roedel · 9 years ago
  88. 08c5fb9 iommu/amd: Introduce bitmap_lock in struct aperture_range by Joerg Roedel · 9 years ago
  89. 007b74b iommu/amd: Move 'struct dma_ops_domain' definition to amd_iommu.c by Joerg Roedel · 9 years ago
  90. a7fb668 iommu/amd: Warn only once on unexpected pte value by Joerg Roedel · 9 years ago
  91. f64232e iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabled by Geert Uytterhoeven · 9 years ago
  92. 0a9afed iommu/dma: Avoid unlikely high-order allocations by Robin Murphy · 9 years ago
  93. 5b11e9c iommu/dma: Add some missing #includes by Robin Murphy · 9 years ago
  94. 6d6c7e5 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 · 9 years ago
  95. 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
  96. ccdd96b Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  97. 12c2ab0 iommu/io-pgtable-arm: Ensure we free the final level on teardown by Will Deacon · 9 years ago
  98. 6380be0 iommu/arm-smmu: Use STE.S1STALLD only when supported by Prem Mallappa · 9 years ago
  99. 324ba10 iommu/arm-smmu: Fix write to GERRORN register by Prem Mallappa · 9 years ago
  100. fdc3896 iommu/io-pgtable: Make io_pgtable_ops_to_pgtable() macro common by Robin Murphy · 9 years ago