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