1. 8d2932d Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into next by Joerg Roedel · 7 years ago
  2. d0f6f58 iommu: Remove iommu_register_instance interface by Joerg Roedel · 7 years ago
  3. d2c302b iommu/exynos: Make use of iommu_device_register interface by Joerg Roedel · 7 years ago
  4. b16c017 iommu/mediatek: Make use of iommu_device_register interface by Joerg Roedel · 7 years ago
  5. 42df43b iommu/msm: Make use of iommu_device_register interface by Joerg Roedel · 7 years ago
  6. 9648cbc iommu/arm-smmu: Make use of the iommu_register interface by Joerg Roedel · 7 years ago
  7. e3d10af iommu: Make iommu_device_link/unlink take a struct iommu_device by Joerg Roedel · 7 years ago
  8. 39ab955 iommu: Add sysfs bindings for struct iommu_device by Joerg Roedel · 7 years ago
  9. b0119e8 iommu: Introduce new 'struct iommu_device' by Joerg Roedel · 7 years ago
  10. c09e22d iommu: Rename struct iommu_device by Joerg Roedel · 7 years ago
  11. 534766d iommu: Rename iommu_get_instance() by Joerg Roedel · 7 years ago
  12. a514a6e iommu: Fix static checker warning in iommu_insert_device_resv_regions by Eric Auger · 7 years ago
  13. 909111b iommu: Avoid unnecessary assignment of dev->iommu_fwspec by Zhen Lei · 7 years ago
  14. 087a908 iommu/mediatek: Remove bogus 'select' statements by Arnd Bergmann · 7 years ago
  15. a1831bb iommu/dma: Remove bogus dma_supported() implementation by Robin Murphy · 7 years ago
  16. 3b6bb5b iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address space by Geert Uytterhoeven · 7 years ago
  17. f7116e1 iommu/vt-d: Don't over-free page table directories by David Dillow · 8 years ago
  18. 21e722c iommu/vt-d: Tylersburg isoch identity map check is done too late. by Ashok Raj · 8 years ago
  19. 122fac0 iommu/dma: Implement PCI allocation optimisation by Robin Murphy · 8 years ago
  20. f51d7bb iommu/dma: Stop getting dma_32bit_pfn wrong by Robin Murphy · 8 years ago
  21. ce273db Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/core by Joerg Roedel · 8 years ago
  22. 3677a64 iommu/arm-smmu: Fix for ThunderX erratum #27704 by Tomasz Nowicki · 8 years ago
  23. dc0eaa4 iommu/arm-smmu: Support for Extended Stream ID (16 bit) by Aleksey Makarov · 8 years ago
  24. 65e251a iommu: Drop the of_iommu_{set/get}_ops() interface by Lorenzo Pieralisi · 8 years ago
  25. 692c4e4 iommu/arm-smmu-v3: limit use of 2-level stream tables by Nate Watterson · 8 years ago
  26. 810871c iommu/arm-smmu-v3: Clear prior settings when updating STEs by Nate Watterson · 8 years ago
  27. 5018c8d iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore by Eric Auger · 8 years ago
  28. 50019f0 iommu/arm-smmu-v3: Implement reserved region get/put callbacks by Eric Auger · 8 years ago
  29. f3ebee8 iommu/arm-smmu: Implement reserved region get/put callbacks by Eric Auger · 8 years ago
  30. 4397f32 iommu/amd: Declare MSI and HT regions as reserved IOVA regions by Eric Auger · 8 years ago
  31. 0659b8d iommu/vt-d: Implement reserved region get/put callbacks by Eric Auger · 8 years ago
  32. bc7d12b9 iommu: Implement reserved_regions iommu-group sysfs file by Eric Auger · 8 years ago
  33. 6c65fb3 iommu: iommu_get_group_resv_regions by Eric Auger · 8 years ago
  34. 544a25d iommu: Only map direct mapped regions by Eric Auger · 8 years ago
  35. 2b20cbb iommu: iommu_alloc_resv_region by Eric Auger · 8 years ago
  36. d30ddca iommu: Add a new type field in iommu_resv_region by Eric Auger · 8 years ago
  37. e5b5234 iommu: Rename iommu_dm_regions into iommu_resv_regions by Eric Auger · 8 years ago
  38. fdbe574 iommu/dma: Allow MSI-only cookies by Robin Murphy · 8 years ago
  39. 14b4dba Revert "iommu/arm-smmu: Set PRIVCFG in stage 1 STEs" by Robin Murphy · 8 years ago
  40. e198980 iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged' by Sricharan R · 8 years ago
  41. 737c85c arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED by Mitchel Humpherys · 8 years ago
  42. 5baf1e9 iommu/io-pgtable-arm-v7s: Add support for the IOMMU_PRIV flag by Robin Murphy · 8 years ago
  43. e7468a2 iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag by Jeremy Gebben · 8 years ago
  44. 797a8b4 iommu: Handle default domain attach failure by Robin Murphy · 8 years ago
  45. fff2fd1 iommu/exynos: Properly release device from the default domain in ->remove by Marek Szyprowski · 8 years ago
  46. 0bd5a0c iommu/exynos: Ensure that SYSMMU is added only once to its master device by Marek Szyprowski · 8 years ago
  47. 0d6d3da iommu/exynos: Fix warnings from DMA-debug by Marek Szyprowski · 8 years ago
  48. ec5d241 iommu/exynos: Improve page fault debug message by Marek Szyprowski · 8 years ago
  49. 99e8ccd iommu/amd: Fix error code path in early_amd_iommu_init() by Rafael J. Wysocki · 8 years ago
  50. 65cdc40 Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  51. 696c7f8 ACPI / DMAR: Avoid passing NULL to acpi_put_table() by Rafael J. Wysocki · 8 years ago
  52. eba484b iommu/iova: Use rb_entry() by Geliang Tang · 8 years ago
  53. 432abf6 iommu/amd: Fix the left value check of cmd buffer by Huang Rui · 8 years ago
  54. 65ca7f5 iommu/vt-d: Fix pasid table size encoding by Jacob Pan · 8 years ago
  55. aec0e86 iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped by Xunlei Pang · 8 years ago
  56. 9be962d Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  57. c8e008e Merge branches 'acpica' and 'acpi-scan' by Rafael J. Wysocki · 8 years ago
  58. 6b11d1d ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users by Lv Zheng · 8 years ago
  59. a9a16a6 Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  60. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 1465f48 Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm/exynos' into next by Joerg Roedel · 8 years ago
  62. 2164761 iommu/vt-d: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
  63. ac1d356 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
  64. 24c790f iommu/amd: Missing error code in amd_iommu_init_device() by Dan Carpenter · 8 years ago
  65. 37bad55 iommu/s390: Drop duplicate header pci.h by Geliang Tang · 8 years ago
  66. d6fcd3b iommu/arm-smmu: Add IORT configuration by Lorenzo Pieralisi · 8 years ago
  67. bbb8a18 iommu/arm-smmu: Split probe functions into DT/generic portions by Lorenzo Pieralisi · 8 years ago
  68. e4dadfa iommu/arm-smmu-v3: Add IORT configuration by Lorenzo Pieralisi · 8 years ago
  69. 2985b52 iommu/arm-smmu-v3: Split probe functions into DT/generic portions by Lorenzo Pieralisi · 8 years ago
  70. 778de07 iommu/arm-smmu-v3: Convert struct device of_node to fwnode usage by Lorenzo Pieralisi · 8 years ago
  71. ce9babe iommu/arm-smmu: Convert struct device of_node to fwnode usage by Lorenzo Pieralisi · 8 years ago
  72. e4f10ff iommu: Make of_iommu_set/get_ops() DT agnostic by Lorenzo Pieralisi · 8 years ago
  73. 6eb18d4 iommu/arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entries by Nipun Gupta · 8 years ago
  74. dfed5f0 iommu/io-pgtable-arm: Use const and __initconst for iommu_gather_ops structures by Bhumika Goyal · 8 years ago
  75. ca297aa iommu/arm-smmu: Constify iommu_gather_ops structures by Bhumika Goyal · 8 years ago
  76. 5896f3a iommu/arm-smmu: Constify iommu_gather_ops structures by Bhumika Goyal · 8 years ago
  77. 4ae8a5c iommu/io-pgtable-arm: Use for_each_set_bit to simplify the code by Kefeng Wang · 8 years ago
  78. 105ecad Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  79. 9101704 iommu/vt-d: Fix PASID table allocation by David Woodhouse · 8 years ago
  80. 62280cf iommu/iova: Extend cached node lookup condition by Robin Murphy · 8 years ago
  81. 5d1d43b iommu/mediatek: Fix M4Uv1 group refcounting by Robin Murphy · 8 years ago
  82. 3a8d40b iommu/mediatek: Fix M4Uv2 group refcounting by Robin Murphy · 8 years ago
  83. f2f101f iommu/amd: Fix group refcounting by Robin Murphy · 8 years ago
  84. e1b44cb iommu/arm-smmu: Fix group refcounting by Robin Murphy · 8 years ago
  85. 13f59a7 iommu: Allow taking a reference on a group directly by Robin Murphy · 8 years ago
  86. 2f5f44f iommu/exynos: Use device dependency links to control runtime pm by Marek Szyprowski · 8 years ago
  87. 9b26553 iommu/exynos: Add runtime pm support by Marek Szyprowski · 8 years ago
  88. e117230 iommu/exynos: Rework and fix internal locking by Marek Szyprowski · 8 years ago
  89. 92798b4 iommu/exynos: Set master device once on boot by Marek Szyprowski · 8 years ago
  90. 47a574f iommu/exynos: Simplify internal enable/disable functions by Marek Szyprowski · 8 years ago
  91. b0d4c86 iommu/exynos: Remove dead code by Marek Szyprowski · 8 years ago
  92. e7689f0 iommu/exynos: Remove excessive, useless debug by Marek Szyprowski · 8 years ago
  93. 51f8cc9 iommu/dma: Implement dma_{map,unmap}_resource() by Robin Murphy · 8 years ago
  94. 1a0d8da iommu/exynos: Add support for page access protection bits by Marek Szyprowski · 8 years ago
  95. ebcfa28 iommu/amd: Tell kmemleak about the irq_remap_table by Lucas Stach · 8 years ago
  96. 00c7c81 iommu/mediatek: Convert DT component matching to component_match_add_release() by Russell King · 8 years ago
  97. 84672f1 iommu/mediatek: Convert M4Uv1 to iommu_fwspec by Robin Murphy · 8 years ago
  98. 58f0d1d iommu/mediatek: Convert M4Uv2 to iommu_fwspec by Robin Murphy · 8 years ago
  99. bea6403 iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path by Joerg Roedel · 8 years ago
  100. 8c82d6e iommu/arm-smmu: Fix out-of-bounds dereference by Robin Murphy · 8 years ago