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
2020-07-29
Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...
Joerg Roedel
1
-12
/
+9
2020-07-24
iommu: Add gfp parameter to io_pgtable_ops->map()
Baolin Wang
1
-9
/
+9
2020-07-08
iommu: Remove unused IOMMU_SYS_CACHE_ONLY flag
Will Deacon
1
-3
/
+0
2020-03-02
iommu/io-pgtable-arm: Fix IOVA validation for 32-bit
Robin Murphy
1
-2
/
+2
2020-01-10
iommu/io-pgtable-arm: Prepare for TTBR1 usage
Robin Murphy
1
-6
/
+19
2020-01-10
iommu/io-pgtable-arm: Rationalise VTCR handling
Will Deacon
1
-36
/
+21
2020-01-10
iommu/io-pgtable-arm: Rationalise TCR handling
Robin Murphy
1
-58
/
+40
2020-01-10
iommu/io-pgtable-arm: Ensure ARM_64_LPAE_S2_TCR_RES1 is unsigned
Will Deacon
1
-1
/
+1
2020-01-10
iommu/io-pgtable-arm: Improve attribute handling
Robin Murphy
1
-6
/
+11
2020-01-10
iommu/io-pgtable-arm: Support non-coherent stage-2 page tables
Will Deacon
1
-4
/
+10
2020-01-10
iommu/io-pgtable-arm: Rationalise TTBRn handling
Robin Murphy
1
-3
/
+2
2019-11-07
iommu/io-pgtable-arm: Rename IOMMU_QCOM_SYS_CACHE and improve doc
Will Deacon
1
-1
/
+1
2019-11-04
iommu/io-pgtable-arm: Rationalise MAIR handling
Robin Murphy
1
-2
/
+1
2019-11-04
iommu/io-pgtable-arm: Simplify level indexing
Robin Murphy
1
-16
/
+13
2019-11-04
iommu/io-pgtable-arm: Simplify PGD size handling
Robin Murphy
1
-16
/
+17
2019-11-04
iommu/io-pgtable-arm: Simplify start level lookup
Robin Murphy
1
-25
/
+20
2019-11-04
iommu/io-pgtable-arm: Simplify bounds checks
Robin Murphy
1
-3
/
+2
2019-11-04
iommu/io-pgtable-arm: Rationalise size check
Robin Murphy
1
-1
/
+9
2019-11-04
iommu/io-pgtable: Make selftest gubbins consistently __init
Robin Murphy
1
-6
/
+7
2019-11-04
Merge branch 'for-joerg/arm-smmu/fixes' into for-joerg/arm-smmu/updates
Will Deacon
1
-13
/
+45
2019-10-01
iommu/io-pgtable: Move some initialization data to .init.rodata
Christophe JAILLET
1
-3
/
+3
2019-10-01
iommu/io-pgtable-arm: Support all Mali configurations
Robin Murphy
1
-1
/
+6
2019-10-01
iommu/io-pgtable-arm: Correct Mali attributes
Robin Murphy
1
-13
/
+40
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()
Will Deacon
1
-8
/
+14
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()
Will Deacon
1
-4
/
+3
2019-07-29
iommu/io-pgtable: Remove unused ->tlb_sync() callback
Will Deacon
1
-6
/
+0
2019-07-29
iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()
Will Deacon
1
-6
/
+5
2019-07-29
iommu/io-pgtable-arm: Call ->tlb_flush_walk() and ->tlb_flush_leaf()
Will Deacon
1
-5
/
+12
2019-07-24
iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
Will Deacon
1
-1
/
+1
2019-07-24
iommu/io-pgtable-arm: Remove redundant call to io_pgtable_tlb_sync()
Will Deacon
1
-1
/
+0
2019-07-01
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
1
-15
/
+25
2019-06-25
iommu/io-pgtable: Support non-coherent page tables
Bjorn Andersson
1
-3
/
+9
2019-06-25
iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flag
Will Deacon
1
-11
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-18
iommu/io-pgtable-arm: Add support to use system cache
Vivek Gautam
1
-1
/
+8
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
[next]