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
/
io-pgtable-arm-v7s.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
Revert "iommu/io-pgtable-arm: Check for v7s-incapable systems"
Yong Wu
1
-4
/
+0
2018-10-01
iommu/io-pgtable-arm-v7s: Add support for non-strict mode
Robin Murphy
1
-1
/
+10
2018-07-26
iommu/io-pgtable-arm-v7s: Abort allocation when table address overflows the PTE
Jean-Philippe Brucker
1
-1
/
+6
2018-05-03
iommu/io-pgtable-arm: Use for_each_set_bit to simplify code
YueHaibing
1
-4
/
+1
2018-02-13
iommu/io-pgtable: Use size_t return type for all foo_unmap
Vivek Gautam
1
-10
/
+11
2017-10-13
Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
1
-6
/
+1
2017-10-02
iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB sync
Robin Murphy
1
-6
/
+1
2017-09-27
iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA
Yong Wu
1
-1
/
+1
2017-07-20
iommu/io-pgtable: Sanitise map/unmap addresses
Robin Murphy
1
-0
/
+6
2017-06-23
iommu/io-pgtable-arm: Use dma_wmb() instead of wmb() when publishing table
Will Deacon
1
-2
/
+6
2017-06-23
iommu/io-pgtable-arm-v7s: Support lockless operation
Robin Murphy
1
-21
/
+63
2017-06-23
iommu/io-pgtable: Introduce explicit coherency
Robin Murphy
1
-7
/
+10
2017-06-23
iommu/io-pgtable-arm-v7s: Refactor split_blk_unmap
Robin Murphy
1
-40
/
+45
2017-06-23
iommu/io-pgtable-arm-v7s: Check table PTEs more precisely
Robin Murphy
1
-1
/
+2
2017-06-23
iommu/io-pgtable-arm-v7s: constify dummy_tlb_ops.
Arvind Yadav
1
-1
/
+1
2017-03-10
iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing it
Oleksandr Tyshchenko
1
-1
/
+5
2017-01-19
iommu/io-pgtable-arm-v7s: Add support for the IOMMU_PRIV flag
Robin Murphy
1
-1
/
+5
2016-11-29
iommu/io-pgtable-arm: Use for_each_set_bit to simplify the code
Kefeng Wang
1
-4
/
+1
2016-09-16
iommu/io-pgtable-arm: Check for v7s-incapable systems
Robin Murphy
1
-0
/
+4
2016-08-19
iommu/io-pgtable-arm-v7s: Fix attributes when splitting blocks
Robin Murphy
1
-1
/
+3
2016-04-07
iommu/io-pgtable-arm-v7s: Support IOMMU_MMIO flag
Robin Murphy
1
-5
/
+11
2016-04-05
iommu/io-pgtable: Add MTK 4GB mode in Short-descriptor
Yong Wu
1
-1
/
+12
2016-03-02
iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flags
Robin Murphy
1
-1
/
+1
2016-02-17
iommu/io-pgtable: Rationalise quirk handling
Robin Murphy
1
-0
/
+5
2016-02-17
iommu/io-pgtable: Add helper functions for TLB ops
Robin Murphy
1
-28
/
+20
2016-02-17
iommu/io-pgtable: Add ARMv7 short descriptor support
Robin Murphy
1
-0
/
+849