1. 11cd338 Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into iommu/fixes by Joerg Roedel · 8 years ago
  2. 9d3a4de iommu: Disambiguate MSI region types by Robin Murphy · 8 years ago
  3. cd37a29 iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5 by Marek Szyprowski · 8 years ago
  4. 7d2aa6b iommu/exynos: Block SYSMMU while invalidating FLPD cache by Marek Szyprowski · 8 years ago
  5. 5003ae1 iommu/vt-d: Fix NULL pointer dereference in device_to_iommu by Koos Vriezen · 8 years ago
  6. a03849e iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing it by Oleksandr Tyshchenko · 8 years ago
  7. ed46e66 iommu/io-pgtable-arm: Check for leaf entry before dereferencing it by Oleksandr Tyshchenko · 8 years ago
  8. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  9. b7a42b9 iommu/amd: Fix crash when accessing AMD-Vi sysfs entries by Joerg Roedel · 8 years ago
  10. a7fdb6e iommu/vt-d: Fix crash when accessing VT-d sysfs entries by Joerg Roedel · 8 years ago
  11. 388f793 mm: use mmget_not_zero() helper by Vegard Nossum · 8 years ago
  12. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  13. 712c604 mm: wire up GFP flag passing in dma_alloc_from_contiguous by Lucas Stach · 8 years ago
  14. c37a017 iommu/vt-d: Fix crash on boot when DMAR is disabled by Andy Shevchenko · 8 years ago
  15. 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 · 8 years ago
  16. d0f6f58 iommu: Remove iommu_register_instance interface by Joerg Roedel · 8 years ago
  17. d2c302b iommu/exynos: Make use of iommu_device_register interface by Joerg Roedel · 8 years ago
  18. b16c017 iommu/mediatek: Make use of iommu_device_register interface by Joerg Roedel · 8 years ago
  19. 42df43b iommu/msm: Make use of iommu_device_register interface by Joerg Roedel · 8 years ago
  20. 9648cbc iommu/arm-smmu: Make use of the iommu_register interface by Joerg Roedel · 8 years ago
  21. e3d10af iommu: Make iommu_device_link/unlink take a struct iommu_device by Joerg Roedel · 8 years ago
  22. 39ab955 iommu: Add sysfs bindings for struct iommu_device by Joerg Roedel · 8 years ago
  23. b0119e8 iommu: Introduce new 'struct iommu_device' by Joerg Roedel · 8 years ago
  24. c09e22d iommu: Rename struct iommu_device by Joerg Roedel · 8 years ago
  25. 534766d iommu: Rename iommu_get_instance() by Joerg Roedel · 8 years ago
  26. a514a6e iommu: Fix static checker warning in iommu_insert_device_resv_regions by Eric Auger · 8 years ago
  27. 909111b iommu: Avoid unnecessary assignment of dev->iommu_fwspec by Zhen Lei · 8 years ago
  28. 087a908 iommu/mediatek: Remove bogus 'select' statements by Arnd Bergmann · 8 years ago
  29. a1831bb iommu/dma: Remove bogus dma_supported() implementation by Robin Murphy · 8 years ago
  30. 3b6bb5b iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address space by Geert Uytterhoeven · 8 years ago
  31. f7116e1 iommu/vt-d: Don't over-free page table directories by David Dillow · 8 years ago
  32. 21e722c iommu/vt-d: Tylersburg isoch identity map check is done too late. by Ashok Raj · 8 years ago
  33. 122fac0 iommu/dma: Implement PCI allocation optimisation by Robin Murphy · 8 years ago
  34. f51d7bb iommu/dma: Stop getting dma_32bit_pfn wrong by Robin Murphy · 8 years ago
  35. 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
  36. 3677a64 iommu/arm-smmu: Fix for ThunderX erratum #27704 by Tomasz Nowicki · 8 years ago
  37. dc0eaa4 iommu/arm-smmu: Support for Extended Stream ID (16 bit) by Aleksey Makarov · 8 years ago
  38. 65e251a iommu: Drop the of_iommu_{set/get}_ops() interface by Lorenzo Pieralisi · 8 years ago
  39. 692c4e4 iommu/arm-smmu-v3: limit use of 2-level stream tables by Nate Watterson · 8 years ago
  40. 810871c iommu/arm-smmu-v3: Clear prior settings when updating STEs by Nate Watterson · 8 years ago
  41. 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
  42. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  43. 5018c8d iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore by Eric Auger · 8 years ago
  44. 50019f0 iommu/arm-smmu-v3: Implement reserved region get/put callbacks by Eric Auger · 8 years ago
  45. f3ebee8 iommu/arm-smmu: Implement reserved region get/put callbacks by Eric Auger · 8 years ago
  46. 4397f32 iommu/amd: Declare MSI and HT regions as reserved IOVA regions by Eric Auger · 8 years ago
  47. 0659b8d iommu/vt-d: Implement reserved region get/put callbacks by Eric Auger · 8 years ago
  48. bc7d12b9 iommu: Implement reserved_regions iommu-group sysfs file by Eric Auger · 8 years ago
  49. 6c65fb3 iommu: iommu_get_group_resv_regions by Eric Auger · 8 years ago
  50. 544a25d iommu: Only map direct mapped regions by Eric Auger · 8 years ago
  51. 2b20cbb iommu: iommu_alloc_resv_region by Eric Auger · 8 years ago
  52. d30ddca iommu: Add a new type field in iommu_resv_region by Eric Auger · 8 years ago
  53. e5b5234 iommu: Rename iommu_dm_regions into iommu_resv_regions by Eric Auger · 8 years ago
  54. fdbe574 iommu/dma: Allow MSI-only cookies by Robin Murphy · 8 years ago
  55. 14b4dba Revert "iommu/arm-smmu: Set PRIVCFG in stage 1 STEs" by Robin Murphy · 8 years ago
  56. e198980 iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged' by Sricharan R · 8 years ago
  57. 737c85c arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED by Mitchel Humpherys · 8 years ago
  58. 5baf1e9 iommu/io-pgtable-arm-v7s: Add support for the IOMMU_PRIV flag by Robin Murphy · 8 years ago
  59. e7468a2 iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag by Jeremy Gebben · 8 years ago
  60. 797a8b4 iommu: Handle default domain attach failure by Robin Murphy · 8 years ago
  61. fff2fd1 iommu/exynos: Properly release device from the default domain in ->remove by Marek Szyprowski · 8 years ago
  62. 0bd5a0c iommu/exynos: Ensure that SYSMMU is added only once to its master device by Marek Szyprowski · 8 years ago
  63. 0d6d3da iommu/exynos: Fix warnings from DMA-debug by Marek Szyprowski · 8 years ago
  64. ec5d241 iommu/exynos: Improve page fault debug message by Marek Szyprowski · 8 years ago
  65. 99e8ccd iommu/amd: Fix error code path in early_amd_iommu_init() by Rafael J. Wysocki · 8 years ago
  66. 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
  67. 696c7f8 ACPI / DMAR: Avoid passing NULL to acpi_put_table() by Rafael J. Wysocki · 8 years ago
  68. eba484b iommu/iova: Use rb_entry() by Geliang Tang · 8 years ago
  69. 432abf6 iommu/amd: Fix the left value check of cmd buffer by Huang Rui · 8 years ago
  70. 65ca7f5 iommu/vt-d: Fix pasid table size encoding by Jacob Pan · 8 years ago
  71. aec0e86 iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped by Xunlei Pang · 8 years ago
  72. 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
  73. c8e008e Merge branches 'acpica' and 'acpi-scan' by Rafael J. Wysocki · 8 years ago
  74. 6b11d1d ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users by Lv Zheng · 8 years ago
  75. 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
  76. 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
  77. 1465f48 Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm/exynos' into next by Joerg Roedel · 8 years ago
  78. 2164761 iommu/vt-d: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
  79. 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
  80. 24c790f iommu/amd: Missing error code in amd_iommu_init_device() by Dan Carpenter · 8 years ago
  81. 37bad55 iommu/s390: Drop duplicate header pci.h by Geliang Tang · 8 years ago
  82. d6fcd3b iommu/arm-smmu: Add IORT configuration by Lorenzo Pieralisi · 8 years ago
  83. bbb8a18 iommu/arm-smmu: Split probe functions into DT/generic portions by Lorenzo Pieralisi · 8 years ago
  84. e4dadfa iommu/arm-smmu-v3: Add IORT configuration by Lorenzo Pieralisi · 8 years ago
  85. 2985b52 iommu/arm-smmu-v3: Split probe functions into DT/generic portions by Lorenzo Pieralisi · 8 years ago
  86. 778de07 iommu/arm-smmu-v3: Convert struct device of_node to fwnode usage by Lorenzo Pieralisi · 8 years ago
  87. ce9babe iommu/arm-smmu: Convert struct device of_node to fwnode usage by Lorenzo Pieralisi · 8 years ago
  88. e4f10ff iommu: Make of_iommu_set/get_ops() DT agnostic by Lorenzo Pieralisi · 8 years ago
  89. 6eb18d4 iommu/arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entries by Nipun Gupta · 8 years ago
  90. dfed5f0 iommu/io-pgtable-arm: Use const and __initconst for iommu_gather_ops structures by Bhumika Goyal · 8 years ago
  91. ca297aa iommu/arm-smmu: Constify iommu_gather_ops structures by Bhumika Goyal · 8 years ago
  92. 5896f3a iommu/arm-smmu: Constify iommu_gather_ops structures by Bhumika Goyal · 8 years ago
  93. 4ae8a5c iommu/io-pgtable-arm: Use for_each_set_bit to simplify the code by Kefeng Wang · 8 years ago
  94. 105ecad Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  95. 9101704 iommu/vt-d: Fix PASID table allocation by David Woodhouse · 8 years ago
  96. 62280cf iommu/iova: Extend cached node lookup condition by Robin Murphy · 8 years ago
  97. 5d1d43b iommu/mediatek: Fix M4Uv1 group refcounting by Robin Murphy · 8 years ago
  98. 3a8d40b iommu/mediatek: Fix M4Uv2 group refcounting by Robin Murphy · 8 years ago
  99. f2f101f iommu/amd: Fix group refcounting by Robin Murphy · 8 years ago
  100. e1b44cb iommu/arm-smmu: Fix group refcounting by Robin Murphy · 8 years ago