1. ece6e6f iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts by Julien Grall · 6 years ago
  2. c61a463 iommu/dma: Remove unused variable by Shaokun Zhang · 6 years ago
  3. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  4. 98cc4f7 iommu/dma: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  5. c4b17afb0 iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages() by Ganapatrao Kulkarni · 6 years ago
  6. cad34be iommu/dma-iommu: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  7. 2f2fbfb Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  8. 2da274c iommu/dma: Add support for non-strict mode by Zhen Lei · 6 years ago
  9. 43c5bf1 iommu/dma: Use fast DMA domain lookup by Robin Murphy · 6 years ago
  10. 03bfdc3 iommu/dma: Respect bus DMA limit for IOVAs by Robin Murphy · 6 years ago
  11. cd2c9fc iommu/dma: Move PCI window region reservation back into dma specific path. by Shameer Kolothum · 7 years ago
  12. f51dc89 iommu/dma: Add HW MSI(GICv3 ITS) address regions reservation by Shameer Kolothum · 7 years ago
  13. 538d5b3 iommu/iova: Make rcache flush optional on IOVA allocation failure by Tomasz Nowicki · 7 years ago
  14. aa3ac94 iommu/iova: Make dma_32bit_pfn implicit by Zhen Lei · 7 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. 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
  17. 81a5a31 iommu/dma: don't rely on DMA_ERROR_CODE by Christoph Hellwig · 8 years ago
  18. 757c370 iommu/iova: Sort out rbtree limit_pfn handling by Robin Murphy · 8 years ago
  19. 1cc896e iommu/dma: Don't touch invalid iova_domain members by Robin Murphy · 8 years ago
  20. bb65a64 iommu/dma: Plumb in the per-CPU IOVA caches by Robin Murphy · 8 years ago
  21. a44e665 iommu/dma: Clean up MSI IOVA allocation by Robin Murphy · 8 years ago
  22. 842fe51 iommu/dma: Convert to address-based allocation by Robin Murphy · 8 years ago
  23. 273df96 iommu/dma: Make PCI window reservation generic by Robin Murphy · 8 years ago
  24. 7c1b058 iommu/dma: Handle IOMMU API reserved regions by Robin Murphy · 8 years ago
  25. 938f1bb iommu/dma: Don't reserve PCI I/O windows by Robin Murphy · 8 years ago
  26. a1831bb iommu/dma: Remove bogus dma_supported() implementation by Robin Murphy · 8 years ago
  27. 122fac0 iommu/dma: Implement PCI allocation optimisation by Robin Murphy · 8 years ago
  28. f51d7bb iommu/dma: Stop getting dma_32bit_pfn wrong by Robin Murphy · 8 years ago
  29. 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
  30. fdbe574 iommu/dma: Allow MSI-only cookies by Robin Murphy · 8 years ago
  31. 737c85c arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED by Mitchel Humpherys · 8 years ago
  32. 51f8cc9 iommu/dma: Implement dma_{map,unmap}_resource() by Robin Murphy · 8 years ago
  33. fade1ec iommu/dma: Avoid PCI host bridge windows by Robin Murphy · 8 years ago
  34. 44bb7e2 iommu/dma: Add support for mapping MSIs by Robin Murphy · 8 years ago
  35. c987ff0 iommu/dma: Respect IOMMU aperture when allocating by Robin Murphy · 8 years ago
  36. 3ec6004 iommu/dma: Don't put uninitialised IOVA domains by Robin Murphy · 8 years ago
  37. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  38. 3b6b7e1 iommu/dma: Finish optimising higher-order allocations by Robin Murphy · 9 years ago
  39. d16e0fa iommu: Allow selecting page sizes per domain by Robin Murphy · 9 years ago
  40. 809eac5 iommu/dma: Implement scatterlist segment merging by Robin Murphy · 9 years ago
  41. 07b48ac iommu/dma: Restore scatterlist offsets correctly by Robin Murphy · 9 years ago
  42. 164afb1 iommu/dma: Use correct offset in map_sg by Robin Murphy · 9 years ago
  43. 0a9afed iommu/dma: Avoid unlikely high-order allocations by Robin Murphy · 9 years ago
  44. 5b11e9c iommu/dma: Add some missing #includes by Robin Murphy · 9 years ago
  45. 0db2e5d iommu: Implement common IOMMU ops for DMA mapping by Robin Murphy · 9 years ago