index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
io-pgtable.h
Age
Commit message (
Expand
)
Author
2021-08-20
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
2021-08-18
iommu/io-pgtable: Remove non-strict quirk
Robin Murphy
2021-08-12
iommu/io-pgtable: Add DART pagetable format
Sven Peter
2021-07-26
iommu/io-pgtable: Introduce map_pages() as a page table op
Isaac J. Manjarres
2021-07-26
iommu/io-pgtable: Introduce unmap_pages() as a page table op
Isaac J. Manjarres
2021-04-07
iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
Christoph Hellwig
2021-02-12
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...
Joerg Roedel
2021-02-01
iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
Yong Wu
2021-01-28
iommu/io-pgtable: Remove TLBI_ON_MAP quirk
Robin Murphy
2021-01-28
iommu/amd: Prepare for generic IO page table framework
Suravee Suthikulpanit
2021-01-27
iommu/io-pgtable: Allow io_pgtable_tlb ops optional
Yong Wu
2020-12-08
iommu/io-pgtable: Remove tlb_flush_leaf
Robin Murphy
2020-11-25
iommu/io-pgtable-arm: Add support to use system cache
Sai Prakash Ranjan
2020-11-25
iommu/io-pgtable: Add a domain attribute for pagetable configuration
Sai Prakash Ranjan
2020-09-04
iommu: Rename iommu_tlb_* functions to iommu_iotlb_*
Tom Murphy
2020-07-24
iommu: Add gfp parameter to io_pgtable_ops->map()
Baolin Wang
2020-01-10
iommu/io-pgtable-arm: Prepare for TTBR1 usage
Robin Murphy
2020-01-10
iommu/io-pgtable-arm: Rationalise VTCR handling
Will Deacon
2020-01-10
iommu/io-pgtable-arm: Rationalise TCR handling
Robin Murphy
2020-01-10
iommu/io-pgtable-arm: Rationalise TTBRn handling
Robin Murphy
2019-11-04
iommu/io-pgtable-arm: Rationalise MAIR handling
Robin Murphy
2019-08-30
Merge branch 'arm/smmu' into arm/mediatek
Joerg Roedel
2019-08-30
iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTek
Yong Wu
2019-08-30
iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXT
Yong Wu
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()
Will Deacon
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()
Will Deacon
2019-07-29
iommu/io-pgtable: Remove unused ->tlb_sync() callback
Will Deacon
2019-07-29
iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()
Will Deacon
2019-07-29
iommu/io-pgtable-arm: Call ->tlb_flush_walk() and ->tlb_flush_leaf()
Will Deacon
2019-07-29
iommu/io-pgtable: Introduce tlb_flush_walk() and tlb_flush_leaf()
Will Deacon
2019-07-24
iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
Will Deacon
2019-06-25
iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flag
Will Deacon
2019-04-12
iommu: io-pgtable: Add ARM Mali midgard MMU page table format
Rob Herring
2019-02-11
iommu: Allow io-pgtable to be used outside of drivers/iommu/
Rob Herring