1. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 30ef7d2 iommu/intel: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
  3. f0d1c71 iommu/amd: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
  4. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  5. 2926a2aa iommu: Fix wrong freeing of iommu_device->dev by Joerg Roedel · 8 years ago
  6. a7990c6 iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device by Artem Savkov · 8 years ago
  7. 74ddda7 iommu/amd: Fix schedule-while-atomic BUG in initialization code by Joerg Roedel · 8 years ago
  8. efe6f24 iommu/amd: Enable ga_log_intr when enabling guest_mode by Suravee Suthikulpanit · 8 years ago
  9. 7655739 iommu/io-pgtable: Sanitise map/unmap addresses by Robin Murphy · 8 years ago
  10. c54451a iommu/arm-smmu: Fix the error path in arm_smmu_add_device by Vivek Gautam · 8 years ago
  11. 2984f7f Revert "iommu/io-pgtable: Avoid redundant TLB syncs" by Robin Murphy · 8 years ago
  12. 98a8f63 iommu/mtk: Avoid redundant TLB syncs locally by Robin Murphy · 8 years ago
  13. 8e517e7 iommu/arm-smmu: Reintroduce locking around TLB sync operations by Will Deacon · 8 years ago
  14. 2543a78 iommu/amd: Allow the AMD IOMMU to work with memory encryption by Tom Lendacky · 8 years ago
  15. fb4e3be Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  16. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  17. 03ffbcd Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 8 years ago
  20. 5860acc x86: remove arch specific dma_supported implementation by Christoph Hellwig · 8 years ago
  21. a869572 iommu/amd: implement ->mapping_error by Christoph Hellwig · 8 years ago
  22. 6a70864 Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd', 's390' and 'core' into next by Joerg Roedel · 8 years ago
  23. 84a21db iommu/amd: Fix interrupt remapping when disable guest_mode by Suravee Suthikulpanit · 8 years ago
  24. 01e1932 iommu/vt-d: Constify intel_dma_ops by Arvind Yadav · 8 years ago
  25. 72dcac6 iommu: Warn once when device_group callback returns NULL by Joerg Roedel · 8 years ago
  26. 8faf5e5 iommu/omap: Return ERR_PTR in device_group call-back by Joerg Roedel · 8 years ago
  27. 7f7a230 iommu: Return ERR_PTR() values from device_group call-backs by Joerg Roedel · 8 years ago
  28. 0929dec iommu/s390: Use iommu_group_get_for_dev() in s390_iommu_add_device() by Joerg Roedel · 8 years ago
  29. 58c4a95 iommu/vt-d: Don't disable preemption while accessing deferred_flush() by Sebastian Andrzej Siewior · 8 years ago
  30. aaffaa8 iommu/iova: Don't disable preempt around this_cpu_ptr() by Sebastian Andrzej Siewior · 8 years ago
  31. 0b25635 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
  32. f935448 iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126 by Geetha Sowjanya · 8 years ago
  33. 99caf17 iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161010701) by shameer · 8 years ago
  34. e5b829d iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74 by Linu Cherian · 8 years ago
  35. 12275bf iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number definitions by Robert Richter · 8 years ago
  36. 77f3445 iommu/io-pgtable-arm: Use dma_wmb() instead of wmb() when publishing table by Will Deacon · 8 years ago
  37. c100480 iommu/io-pgtable: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST with LPAE by Will Deacon · 8 years ago
  38. 58188af iommu/arm-smmu-v3: Remove io-pgtable spinlock by Robin Murphy · 8 years ago
  39. 523d742 iommu/arm-smmu: Remove io-pgtable spinlock by Robin Murphy · 8 years ago
  40. 119ff30 iommu/io-pgtable-arm-v7s: Support lockless operation by Robin Murphy · 8 years ago
  41. 2c3d273 iommu/io-pgtable-arm: Support lockless operation by Robin Murphy · 8 years ago
  42. 81b3c25 iommu/io-pgtable: Introduce explicit coherency by Robin Murphy · 8 years ago
  43. b9f1ef3 iommu/io-pgtable-arm-v7s: Refactor split_blk_unmap by Robin Murphy · 8 years ago
  44. fb3a957 iommu/io-pgtable-arm: Improve split_blk_unmap by Robin Murphy · 8 years ago
  45. 9db829d iommu/io-pgtable-arm-v7s: Check table PTEs more precisely by Robin Murphy · 8 years ago
  46. 5c2d021 iommu: arm-smmu: Handle return of iommu_device_register. by Arvind Yadav · 8 years ago
  47. ebdd13c iommu: arm-smmu-v3: make of_device_ids const by Arvind Yadav · 8 years ago
  48. 84c2437 iommu/arm-smmu: Plumb in new ACPI identifiers by Robin Murphy · 8 years ago
  49. 60ab7a7 iommu/io-pgtable-arm-v7s: constify dummy_tlb_ops. by Arvind Yadav · 8 years ago
  50. b847de4 iommu/arm-smmu-v3: Increase CMDQ drain timeout value by Sunil Goutham · 8 years ago
  51. 3e49a81 iommu/amd: Use named irq domain interface by Thomas Gleixner · 8 years ago
  52. cea29b6 iommu/vt-d: Use named irq domain interface by Thomas Gleixner · 8 years ago
  53. 1bb3a5a iommu/vt-d: Add name to irq chip by Thomas Gleixner · 8 years ago
  54. 290be19 iommu/amd: Add name to irq chip by Thomas Gleixner · 8 years ago
  55. 9ce3a72 iommu/amd: Free already flushed ring-buffer entries before full-check by Joerg Roedel · 8 years ago
  56. ffa080e iommu/amd: Remove amd_iommu_disabled check from amd_iommu_detect() by Joerg Roedel · 8 years ago
  57. 7ad820e iommu/amd: Free IOMMU resources when disabled on command line by Joerg Roedel · 8 years ago
  58. f601927 iommu/amd: Set global pointers to NULL after freeing them by Joerg Roedel · 8 years ago
  59. 151b090 iommu/amd: Check for error states first in iommu_go_to_state() by Joerg Roedel · 8 years ago
  60. 1b1e942 iommu/amd: Add new init-state IOMMU_CMDLINE_DISABLED by Joerg Roedel · 8 years ago
  61. 90b3eb0 iommu/amd: Rename free_on_init_error() by Joerg Roedel · 8 years ago
  62. 1112374 iommu/amd: Disable IOMMUs at boot if they are enabled by Joerg Roedel · 8 years ago
  63. 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 8 years ago
  64. 81a5a31 iommu/dma: don't rely on DMA_ERROR_CODE by Christoph Hellwig · 8 years ago
  65. 54bd635 iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel by Joerg Roedel · 8 years ago
  66. ac3b708 iommu/amd: Remove queue_release() function by Joerg Roedel · 8 years ago
  67. fca6af6 iommu/amd: Add per-domain timer to flush per-cpu queues by Joerg Roedel · 8 years ago
  68. a6e3f6f iommu/amd: Add flush counters to struct dma_ops_domain by Joerg Roedel · 8 years ago
  69. e241f8e iommu/amd: Add locking to per-domain flush-queue by Joerg Roedel · 8 years ago
  70. fd62190 iommu/amd: Make use of the per-domain flush queue by Joerg Roedel · 8 years ago
  71. d4241a2 iommu/amd: Add per-domain flush-queue data structures by Joerg Roedel · 8 years ago
  72. 460c26d iommu/amd: Rip out old queue flushing code by Joerg Roedel · 8 years ago
  73. 23e967e iommu/amd: Reduce delay waiting for command buffer space by Tom Lendacky · 8 years ago
  74. d334a56 iommu/amd: Reduce amount of MMIO when submitting commands by Tom Lendacky · 8 years ago
  75. 94116f8 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() by Andy Shevchenko · 8 years ago
  76. e2f9d45 iommu/amd: Constify irq_domain_ops by Tobias Klauser · 8 years ago
  77. 30bf2df iommu/amd: Ratelimit io-page-faults per device by Joerg Roedel · 8 years ago
  78. 71bb620 iommu/vt-d: Constify irq_domain_ops by Tobias Klauser · 8 years ago
  79. b316d02 iommu/vt-d: Unwrap __get_valid_domain_for_dev() by Peter Xu · 8 years ago
  80. a37b19a iommu/of: Ignore all errors except EPROBE_DEFER by Sricharan R · 8 years ago
  81. 573d417 iommu/of: Fix check for returning EPROBE_DEFER by Sricharan R · 8 years ago
  82. b903dfb iommu/of: Adjust system_state check by Thomas Gleixner · 8 years ago
  83. b608fe3 iommu/vt-d: Adjust system_state checks by Thomas Gleixner · 8 years ago
  84. 757c370 iommu/iova: Sort out rbtree limit_pfn handling by Robin Murphy · 8 years ago
  85. 26b6aec iommu/ipmmu-vmsa: Fix pgsize_bitmap semicolon typo by Magnus Damm · 8 years ago
  86. d74c67d4 iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency by Magnus Damm · 8 years ago
  87. 0fbc8b0 iommu/ipmmu-vmsa: Use fwspec iommu_priv on ARM64 by Magnus Damm · 8 years ago
  88. 3ae4729 iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops by Magnus Damm · 8 years ago
  89. 8e73bf6 iommu/ipmmu-vmsa: Break out domain allocation code by Magnus Damm · 8 years ago
  90. 383fef5f iommu/ipmmu-vmsa: Break out utlb parsing code by Magnus Damm · 8 years ago
  91. dbb7069 iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context by Magnus Damm · 8 years ago
  92. 6aa9a30 iommu/ipmmu-vmsa: Remove platform data handling by Magnus Damm · 8 years ago
  93. 15060ab iommu/vt-d: Helper function to query if a pasid has any active users by CQ Tang · 8 years ago
  94. 745b6e7 iommu/mediatek: Include linux/dma-mapping.h by Arnd Bergmann · 8 years ago
  95. f73a7ee iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings by KarimAllah Ahmed · 8 years ago
  96. 1cc896e iommu/dma: Don't touch invalid iova_domain members by Robin Murphy · 8 years ago
  97. 4f1fcfe iommu/rockchip: Enable Rockchip IOMMU on ARM64 by Simon Xue · 8 years ago
  98. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  99. 1062ae4 Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  100. 644b493 Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago