index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iova.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+4
2017-11-06
iommu/iova: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->fq
Sebastian Andrzej Siewior
1
-3
/
+1
2017-10-12
iommu/iova: Make rcache flush optional on IOVA allocation failure
Tomasz Nowicki
1
-5
/
+6
2017-10-02
iommu/iova: Don't try to copy anchor nodes
Robin Murphy
1
-0
/
+3
2017-09-28
iommu/iova: Try harder to allocate from rcache magazine
Robin Murphy
1
-3
/
+12
2017-09-28
iommu/iova: Make rcache limit_pfn handling more robust
Robin Murphy
1
-3
/
+3
2017-09-28
iommu/iova: Simplify domain destruction
Robin Murphy
1
-39
/
+9
2017-09-27
iommu/iova: Simplify cached node logic
Robin Murphy
1
-34
/
+17
2017-09-27
iommu/iova: Add rbtree anchor node
Robin Murphy
1
-2
/
+13
2017-09-27
iommu/iova: Make dma_32bit_pfn implicit
Zhen Lei
1
-2
/
+2
2017-09-27
iommu/iova: Extend rbtree node caching
Robin Murphy
1
-32
/
+28
2017-09-27
iommu/iova: Optimise the padding calculation
Zhen Lei
1
-27
/
+15
2017-09-27
iommu/iova: Optimise rbtree searching
Zhen Lei
1
-6
/
+3
2017-08-15
iommu/iova: Add flush timer
Joerg Roedel
1
-0
/
+32
2017-08-15
iommu/iova: Add locking to Flush-Queues
Joerg Roedel
1
-0
/
+11
2017-08-15
iommu/iova: Add flush counters to Flush-Queue implementation
Joerg Roedel
1
-3
/
+24
2017-08-15
iommu/iova: Implement Flush-Queue ring buffer
Joerg Roedel
1
-0
/
+80
2017-08-15
iommu/iova: Add flush-queue data structures
Joerg Roedel
1
-0
/
+39
2017-06-28
Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...
Joerg Roedel
1
-18
/
+12
2017-06-28
iommu/iova: Don't disable preempt around this_cpu_ptr()
Sebastian Andrzej Siewior
1
-6
/
+3
2017-05-17
iommu/iova: Sort out rbtree limit_pfn handling
Robin Murphy
1
-12
/
+9
2017-05-04
Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...
Joerg Roedel
1
-55
/
+34
2017-04-07
iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range
Nate Watterson
1
-1
/
+1
2017-03-21
iommu/iova: Consolidate code for adding new node to iovad domain rbtree
Marek Szyprowski
1
-54
/
+33
2017-01-04
iommu/iova: Use rb_entry()
Geliang Tang
1
-12
/
+11
2016-11-15
iommu/iova: Extend cached node lookup condition
Robin Murphy
1
-1
/
+1
2016-06-27
iommu/iova: Disable preemption around use of this_cpu_ptr()
Chris Wilson
1
-2
/
+6
2016-04-20
iommu/iova: introduce per-cpu caching to iova allocation
Omer Peleg
1
-24
/
+393
2015-07-28
iommu: Make the iova library a module
Sakari Ailus
1
-0
/
+4
2015-07-28
iommu: iova: Export symbols
Sakari Ailus
1
-0
/
+10
2015-07-28
iommu: iova: Move iova cache management to the iova library
Sakari Ailus
1
-34
/
+49
2015-07-28
iommu/iova: Avoid over-allocating when size-aligned
Robin Murphy
1
-17
/
+6
2015-05-05
iommu: Fix checkpatch warnings for Missing a blank line after declarations
Robert Callicotte
1
-0
/
+4
2015-01-19
iommu: Make IOVA domain page size explicit
Robin Murphy
1
-2
/
+10
2015-01-19
iommu: Make IOVA domain low limit flexible
Robin Murphy
1
-4
/
+6
2015-01-19
iommu: Consolidate IOVA allocator code
Robin Murphy
1
-0
/
+35
2014-03-04
iommu/vt-d: Update IOMMU state when memory hotplug happens
Jiang Liu
1
-6
/
+58
2012-07-24
iommu: Fix typo in iommu
Masanari Iida
1
-7
/
+7
2011-06-21
x86/ia64: intel-iommu: move to drivers/iommu/
Ohad Ben-Cohen
1
-0
/
+435