1. a37b19a iommu/of: Ignore all errors except EPROBE_DEFER by Sricharan R · 7 years ago
  2. 573d417 iommu/of: Fix check for returning EPROBE_DEFER by Sricharan R · 7 years ago
  3. 745b6e7 iommu/mediatek: Include linux/dma-mapping.h by Arnd Bergmann · 8 years ago
  4. f73a7ee iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings by KarimAllah Ahmed · 8 years ago
  5. 1cc896e iommu/dma: Don't touch invalid iova_domain members by Robin Murphy · 8 years ago
  6. 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
  7. 1062ae4 Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  8. 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
  9. 2c0248d Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 8 years ago
  10. b68e7e9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  11. 461a694 iommu: Remove pci.h include from trace/events/iommu.h by Joerg Roedel · 8 years ago
  12. 8e12188 iommu/vt-d: Don't print the failure message when booting non-kdump kernel by Qiuxu Zhuo · 8 years ago
  13. 207c6e3 iommu: Move report_iommu_fault() to iommu.c by Joerg Roedel · 8 years ago
  14. bfd20f1 x86, iommu/vt-d: Add an option to disable Intel IOMMU force on by Shaohua Li · 8 years ago
  15. bdf9592 iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassed by Sunil Goutham · 8 years ago
  16. 6323f47 iommu/arm-smmu: Correct sid to mask by Peng Fan · 8 years ago
  17. 73dbd4a iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid() by Pan Bian · 8 years ago
  18. 3ba8775 iommu: Make iommu_bus_notifier return NOTIFY_DONE rather than error code by zhichang.yuan · 8 years ago
  19. 28ae1e3 iommu/omap: Add iommu-group support by Joerg Roedel · 8 years ago
  20. 01611fe iommu/omap: Make use of 'struct iommu_device' by Joerg Roedel · 8 years ago
  21. ede1c2e iommu/omap: Store iommu_dev pointer in arch_data by Joerg Roedel · 8 years ago
  22. e73b7af iommu/omap: Move data structures to omap-iommu.h by Joerg Roedel · 8 years ago
  23. 49a57ef iommu/omap: Drop legacy-style device support by Suman Anna · 8 years ago
  24. abaa7e5 iommu/omap: Register driver before setting IOMMU ops by Suman Anna · 8 years ago
  25. f6810c1 iommu/arm-smmu: Clean up early-probing workarounds by Robin Murphy · 8 years ago
  26. 7b07cbe iommu: of: Handle IOMMU lookup failure with deferred probing or error by Laurent Pinchart · 8 years ago
  27. d7b0558 iommu/of: Prepare for deferred IOMMU configuration by Robin Murphy · 8 years ago
  28. 2a0c575 iommu/of: Refactor of_iommu_configure() for error handling by Robin Murphy · 8 years ago
  29. 5016bdb iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range by Nate Watterson · 8 years ago
  30. 022f4e4 iommu/io-pgtable-arm: Avoid shift overflow in block size by Robin Murphy · 8 years ago
  31. fccb4e3 iommu: Allow default domain type to be set on the kernel command line by Will Deacon · 8 years ago
  32. beb3c6a iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains by Will Deacon · 8 years ago
  33. 67560ed iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void by Will Deacon · 8 years ago
  34. 61bc671 iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains by Will Deacon · 8 years ago
  35. 0834cc2 iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains by Will Deacon · 8 years ago
  36. 56fbf60 iommu/arm-smmu: Add global SMR masking property by Robin Murphy · 8 years ago
  37. 8513c89 iommu/arm-smmu: Poll for TLB sync completion more effectively by Robin Murphy · 8 years ago
  38. 11febfc iommu/arm-smmu: Use per-context TLB sync as appropriate by Robin Murphy · 8 years ago
  39. 452107c iommu/arm-smmu: Tidy up context bank indexing by Robin Murphy · 8 years ago
  40. 280b683 iommu/arm-smmu: Simplify ASID/VMID handling by Robin Murphy · 8 years ago
  41. 125458a iommu/arm-smmu: Fix 16-bit ASID configuration by Sunil Goutham · 8 years ago
  42. 53c35dce iommu/arm-smmu: Print message when Cavium erratum 27704 was detected by Robert Richter · 8 years ago
  43. 6f66ea0 iommu/mediatek: Teach MTK-IOMMUv1 about 'struct iommu_device' by Joerg Roedel · 8 years ago
  44. c9d9f23 iommu/rockchip: Make use of 'struct iommu_device' by Joerg Roedel · 8 years ago
  45. bb65a64 iommu/dma: Plumb in the per-CPU IOVA caches by Robin Murphy · 8 years ago
  46. a44e665 iommu/dma: Clean up MSI IOVA allocation by Robin Murphy · 8 years ago
  47. 842fe51 iommu/dma: Convert to address-based allocation by Robin Murphy · 8 years ago
  48. 63f1934 vfio: ccw: basic implementation for vfio_ccw driver by Dong Jia Shi · 8 years ago
  49. 1650dfd x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support by Suravee Suthikulpanit · 8 years ago
  50. f5863a0 x86/events/amd/iommu.c: Modify functions to query max banks and counters by Suravee Suthikulpanit · 8 years ago
  51. 6b9376e x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus() by Suravee Suthikulpanit · 8 years ago
  52. 0a6d80c drivers/iommu/amd: Clean up iommu_pc_get_set_reg() by Suravee Suthikulpanit · 8 years ago
  53. 161b28a iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off by Joerg Roedel · 8 years ago
  54. d5bf739 iommu/exynos: Use smarter TLB flush method for v5 SYSMMU by Marek Szyprowski · 8 years ago
  55. e752766 iommu/exynos: Don't open-code loop unrolling by Marek Szyprowski · 8 years ago
  56. 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
  57. 273df96 iommu/dma: Make PCI window reservation generic by Robin Murphy · 8 years ago
  58. 7c1b058 iommu/dma: Handle IOMMU API reserved regions by Robin Murphy · 8 years ago
  59. 938f1bb iommu/dma: Don't reserve PCI I/O windows by Robin Murphy · 8 years ago
  60. 9d3a4de iommu: Disambiguate MSI region types by Robin Murphy · 8 years ago
  61. cd37a29 iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5 by Marek Szyprowski · 8 years ago
  62. 7d2aa6b iommu/exynos: Block SYSMMU while invalidating FLPD cache by Marek Szyprowski · 8 years ago
  63. f980807 iommu/dmar: Remove redundant ' != 0' when check return code by Andy Shevchenko · 8 years ago
  64. 3f6db65 iommu/dmar: Remove redundant assignment of ret by Andy Shevchenko · 8 years ago
  65. 4a8ed2b iommu/dmar: Return directly from a loop in dmar_dev_scope_status() by Andy Shevchenko · 8 years ago
  66. 8326c5d iommu/dmar: Rectify return code handling in detect_intel_iommu() by Andy Shevchenko · 8 years ago
  67. 5003ae1 iommu/vt-d: Fix NULL pointer dereference in device_to_iommu by Koos Vriezen · 8 years ago
  68. d751751 iommu/iova: Consolidate code for adding new node to iovad domain rbtree by Marek Szyprowski · 8 years ago
  69. a03849e iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing it by Oleksandr Tyshchenko · 8 years ago
  70. ed46e66 iommu/io-pgtable-arm: Check for leaf entry before dereferencing it by Oleksandr Tyshchenko · 8 years ago
  71. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  72. b7a42b9 iommu/amd: Fix crash when accessing AMD-Vi sysfs entries by Joerg Roedel · 8 years ago
  73. a7fdb6e iommu/vt-d: Fix crash when accessing VT-d sysfs entries by Joerg Roedel · 8 years ago
  74. 388f793 mm: use mmget_not_zero() helper by Vegard Nossum · 8 years ago
  75. 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
  76. 712c604 mm: wire up GFP flag passing in dma_alloc_from_contiguous by Lucas Stach · 8 years ago
  77. c37a017 iommu/vt-d: Fix crash on boot when DMAR is disabled by Andy Shevchenko · 8 years ago
  78. 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
  79. d0f6f58 iommu: Remove iommu_register_instance interface by Joerg Roedel · 8 years ago
  80. d2c302b iommu/exynos: Make use of iommu_device_register interface by Joerg Roedel · 8 years ago
  81. b16c017 iommu/mediatek: Make use of iommu_device_register interface by Joerg Roedel · 8 years ago
  82. 42df43b iommu/msm: Make use of iommu_device_register interface by Joerg Roedel · 8 years ago
  83. 9648cbc iommu/arm-smmu: Make use of the iommu_register interface by Joerg Roedel · 8 years ago
  84. e3d10af iommu: Make iommu_device_link/unlink take a struct iommu_device by Joerg Roedel · 8 years ago
  85. 39ab955 iommu: Add sysfs bindings for struct iommu_device by Joerg Roedel · 8 years ago
  86. b0119e8 iommu: Introduce new 'struct iommu_device' by Joerg Roedel · 8 years ago
  87. c09e22d iommu: Rename struct iommu_device by Joerg Roedel · 8 years ago
  88. 534766d iommu: Rename iommu_get_instance() by Joerg Roedel · 8 years ago
  89. a514a6e iommu: Fix static checker warning in iommu_insert_device_resv_regions by Eric Auger · 8 years ago
  90. 909111b iommu: Avoid unnecessary assignment of dev->iommu_fwspec by Zhen Lei · 8 years ago
  91. 087a908 iommu/mediatek: Remove bogus 'select' statements by Arnd Bergmann · 8 years ago
  92. a1831bb iommu/dma: Remove bogus dma_supported() implementation by Robin Murphy · 8 years ago
  93. 3b6bb5b iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address space by Geert Uytterhoeven · 8 years ago
  94. f7116e1 iommu/vt-d: Don't over-free page table directories by David Dillow · 8 years ago
  95. 21e722c iommu/vt-d: Tylersburg isoch identity map check is done too late. by Ashok Raj · 8 years ago
  96. 122fac0 iommu/dma: Implement PCI allocation optimisation by Robin Murphy · 8 years ago
  97. f51d7bb iommu/dma: Stop getting dma_32bit_pfn wrong by Robin Murphy · 8 years ago
  98. 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
  99. 3677a64 iommu/arm-smmu: Fix for ThunderX erratum #27704 by Tomasz Nowicki · 8 years ago
  100. dc0eaa4 iommu/arm-smmu: Support for Extended Stream ID (16 bit) by Aleksey Makarov · 8 years ago