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