index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
io-pgtable-arm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-12
iommu: io-pgtable: Add ARM Mali midgard MMU page table format
Rob Herring
1
-22
/
+69
2019-02-11
iommu: Allow io-pgtable to be used outside of drivers/iommu/
Rob Herring
1
-2
/
+1
2018-10-01
iommu/io-pgtable-arm: Add support for non-strict mode
Zhen Lei
1
-2
/
+12
2018-10-01
iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()
Robin Murphy
1
-5
/
+4
2018-07-26
iommu/io-pgtable-arm: Fix pgtable allocation in selftest
Jean-Philippe Brucker
1
-1
/
+2
2018-05-29
iommu/io-pgtable-arm: Make allocations NUMA-aware
Robin Murphy
1
-4
/
+9
2018-05-03
iommu/io-pgtable-arm: Use for_each_set_bit to simplify code
YueHaibing
1
-4
/
+1
2018-03-29
Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...
Joerg Roedel
1
-30
/
+61
2018-03-29
iommu/io-pgtable-arm: Avoid warning with 32-bit phys_addr_t
Robin Murphy
1
-1
/
+1
2018-03-27
iommu/io-pgtable-arm: Support 52-bit physical address
Robin Murphy
1
-18
/
+49
2018-02-13
iommu/io-pgtable: Use size_t return type for all foo_unmap
Vivek Gautam
1
-12
/
+12
2017-10-02
iommu/io-pgtable-arm: Convert to IOMMU API TLB sync
Robin Murphy
1
-6
/
+1
2017-07-20
iommu/io-pgtable: Sanitise map/unmap addresses
Robin Murphy
1
-0
/
+7
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: Support lockless operation
Robin Murphy
1
-15
/
+57
2017-06-23
iommu/io-pgtable: Introduce explicit coherency
Robin Murphy
1
-5
/
+6
2017-06-23
iommu/io-pgtable-arm: Improve split_blk_unmap
Robin Murphy
1
-47
/
+67
2017-04-06
iommu/io-pgtable-arm: Avoid shift overflow in block size
Robin Murphy
1
-1
/
+1
2017-03-10
iommu/io-pgtable-arm: Check for leaf entry before dereferencing it
Oleksandr Tyshchenko
1
-1
/
+5
2017-01-19
iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag
Jeremy Gebben
1
-1
/
+4
2016-11-29
iommu/io-pgtable-arm: Use const and __initconst for iommu_gather_ops structures
Bhumika Goyal
1
-1
/
+1
2016-11-29
iommu/io-pgtable-arm: Use for_each_set_bit to simplify the code
Kefeng Wang
1
-4
/
+1
2016-07-01
iommu/io-pgtable-arm: Fix iova_to_phys for block entries
Will Deacon
1
-1
/
+1
2016-04-07
iommu/io-pgtable-arm: Support IOMMU_MMIO flag
Robin Murphy
1
-2
/
+7
2016-02-17
iommu/io-pgtable: Rationalise quirk handling
Robin Murphy
1
-2
/
+11
2016-02-17
iommu/io-pgtable: Add helper functions for TLB ops
Robin Murphy
1
-12
/
+9
2016-01-29
iommu/io-pgtable-arm: Fix io-pgtable-arm build failure
Lada Trimasova
1
-0
/
+1
2015-12-17
iommu/io-pgtable-arm: Ensure we free the final level on teardown
Will Deacon
1
-5
/
+6
2015-12-17
iommu/io-pgtable: Make io_pgtable_ops_to_pgtable() macro common
Robin Murphy
1
-3
/
+0
2015-12-17
iommu/io-pgtable: Indicate granule for TLB maintenance
Robin Murphy
1
-12
/
+15
2015-12-17
iommu/io-pgtable-arm: Avoid dereferencing bogus PTEs
Robin Murphy
1
-3
/
+5
2015-09-22
iommu/io-pgtable-arm: Don't use dma_to_phys()
Robin Murphy
1
-11
/
+13
2015-08-18
iommu/io-pgtable-arm: Unmap and free table when overwriting with block
Will Deacon
1
-1
/
+16
2015-08-06
iommu/io-pgtable: Remove flush_pgtable callback
Robin Murphy
1
-6
/
+0
2015-08-06
iommu/io-pgtable-arm: Centralise sync points
Robin Murphy
1
-19
/
+24
2015-08-06
iommu/io-pgtable-arm: Allow appropriate DMA API use
Robin Murphy
1
-23
/
+84
2015-03-27
iommu/io-pgtable-arm: avoid speculative walks through TTBR1
Will Deacon
1
-0
/
+5
2015-02-25
iommu/io-pgtable-arm: Fix self-test WARNs on i386
Will Deacon
1
-2
/
+3
2015-01-19
iommu: io-pgtable-arm: add non-secure quirk
Laurent Pinchart
1
-0
/
+7
2015-01-19
iommu: add self-consistency tests to ARM LPAE IO page table allocator
Will Deacon
1
-1
/
+199
2015-01-19
iommu: add ARM LPAE page table allocator
Will Deacon
1
-0
/
+781