1. 1316a9d Merge 531d29b0b674 ("Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  2. 14bb6f8 FROMLIST: iommu/iova: Free global iova rcache on iova alloc failure by Vijayanand Jitta · 4 years, 4 months ago
  3. da3e085 FROMLIST: iommu/iova: Retry from last rb tree node if iova search fails by Vijayanand Jitta · 4 years, 4 months ago
  4. ee98c08 FROMLIST: iommu/iova: Support limiting IOVA alignment by Liam Mark · 4 years, 10 months ago
  5. c640e76 FROMLIST: iommu/iova: Add a best-fit algorithm by Patrick Daly · 4 years, 10 months ago
  6. ba328f8 iommu/iova: Replace cmpxchg with xchg in queue_iova by Yuqi Jin · 4 years, 4 months ago
  7. d3e3d2b iommu/iova: Don't BUG on invalid PFNs by Robin Murphy · 4 years, 7 months ago
  8. 3a0ce12 iommu/iova: Unify format of the printed messages by Andy Shevchenko · 4 years, 8 months ago
  9. 944c917 iommu/iova: Silence warnings under memory pressure by Qian Cai · 5 years ago
  10. 472d26d iommu/iova: Init the struct iova to fix the possible memleak by Xiaotao Yin · 5 years ago
  11. 0d87308 iommu/iova: Avoid false sharing on fq_timer_on by Eric Dumazet · 5 years ago
  12. 9eed17d iommu/iova: Remove stale cached32_node by Chris Wilson · 5 years ago
  13. effa467 iommu/vt-d: Don't queue_iova() if there is no flush queue by Dmitry Safonov · 5 years ago
  14. 3b20eb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 by Thomas Gleixner · 6 years ago
  15. 80ef446 iommu/iova: Fix tracking of recently failed iova address by Robert Richter · 6 years ago
  16. bee60e9 iommu/iova: Optimise attempts to allocate iova from 32bit address range by Ganapatrao Kulkarni · 6 years ago
  17. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  18. 94e2cc4 iommu/iova: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->fq by Sebastian Andrzej Siewior · 7 years ago
  19. 538d5b3 iommu/iova: Make rcache flush optional on IOVA allocation failure by Tomasz Nowicki · 7 years ago
  20. abbb8a0 iommu/iova: Don't try to copy anchor nodes by Robin Murphy · 7 years ago
  21. e8b1984 iommu/iova: Try harder to allocate from rcache magazine by Robin Murphy · 7 years ago
  22. b826ee9 iommu/iova: Make rcache limit_pfn handling more robust by Robin Murphy · 7 years ago
  23. 7595dc5 iommu/iova: Simplify domain destruction by Robin Murphy · 7 years ago
  24. 973f5fb iommu/iova: Simplify cached node logic by Robin Murphy · 7 years ago
  25. bb68b2f iommu/iova: Add rbtree anchor node by Robin Murphy · 7 years ago
  26. aa3ac94 iommu/iova: Make dma_32bit_pfn implicit by Zhen Lei · 7 years ago
  27. e60aa7b iommu/iova: Extend rbtree node caching by Robin Murphy · 7 years ago
  28. 086c83a iommu/iova: Optimise the padding calculation by Zhen Lei · 7 years ago
  29. 2070f94 iommu/iova: Optimise rbtree searching by Zhen Lei · 7 years ago
  30. 9a005a8 iommu/iova: Add flush timer by Joerg Roedel · 7 years ago
  31. 8109c2a iommu/iova: Add locking to Flush-Queues by Joerg Roedel · 7 years ago
  32. fb418da iommu/iova: Add flush counters to Flush-Queue implementation by Joerg Roedel · 7 years ago
  33. 1928210 iommu/iova: Implement Flush-Queue ring buffer by Joerg Roedel · 7 years ago
  34. 42f87e7 iommu/iova: Add flush-queue data structures by Joerg Roedel · 7 years ago
  35. 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
  36. aaffaa8 iommu/iova: Don't disable preempt around this_cpu_ptr() by Sebastian Andrzej Siewior · 8 years ago
  37. 757c370 iommu/iova: Sort out rbtree limit_pfn handling by Robin Murphy · 8 years ago
  38. 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
  39. 5016bdb iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range by Nate Watterson · 8 years ago
  40. d751751 iommu/iova: Consolidate code for adding new node to iovad domain rbtree by Marek Szyprowski · 8 years ago
  41. eba484b iommu/iova: Use rb_entry() by Geliang Tang · 8 years ago
  42. 62280cf iommu/iova: Extend cached node lookup condition by Robin Murphy · 8 years ago
  43. 583248e iommu/iova: Disable preemption around use of this_cpu_ptr() by Chris Wilson · 9 years ago
  44. 9257b4a iommu/iova: introduce per-cpu caching to iova allocation by Omer Peleg · 9 years ago
  45. 15bbdec iommu: Make the iova library a module by Sakari Ailus · 9 years ago
  46. 9b41760 iommu: iova: Export symbols by Sakari Ailus · 9 years ago
  47. ae1ff3d iommu: iova: Move iova cache management to the iova library by Sakari Ailus · 9 years ago
  48. 8f6429c iommu/iova: Avoid over-allocating when size-aligned by Robin Murphy · 9 years ago
  49. 733cac2 iommu: Fix checkpatch warnings for Missing a blank line after declarations by Robert Callicotte · 10 years ago
  50. 0fb5fe8 iommu: Make IOVA domain page size explicit by Robin Murphy · 10 years ago
  51. 1b72250 iommu: Make IOVA domain low limit flexible by Robin Murphy · 10 years ago
  52. 85b4545 iommu: Consolidate IOVA allocator code by Robin Murphy · 10 years ago
  53. 75f0556 iommu/vt-d: Update IOMMU state when memory hotplug happens by Jiang Liu · 11 years ago
  54. 07db040 iommu: Fix typo in iommu by Masanari Iida · 12 years ago
  55. 166e927 x86/ia64: intel-iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 14 years ago[Renamed from drivers/pci/iova.c]
  56. 1c9fc3d intel-iommu: Dont cache iova above 32bit by Chris Wright · 14 years ago
  57. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  58. 3d39cec intel-iommu: Remove superfluous iova_alloc_lock from IOVA code by David Woodhouse · 15 years ago
  59. a15a519 Fix iommu address space allocation by David Woodhouse · 16 years ago
  60. 3871794 VT-d: Changes to support KVM by Kay, Allen M · 16 years ago
  61. ddf0288 PCI: iova RB tree setup tweak by mark gross · 17 years ago
  62. 98bcef5 copyright owner and author clean up for intel iommu and related files by mark gross · 17 years ago
  63. f661197 Genericizing iova.[ch] by David Miller · 17 years ago
  64. f76aec7 intel-iommu: optimize sg map/unmap calls by Keshavamurthy, Anil S · 17 years ago
  65. f8de50e Intel IOMMU: IOVA allocation and management routines by Keshavamurthy, Anil S · 17 years ago