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
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2021-08-18
iommu/ipmmu-vmsa: Drop IOVA cookie management
Robin Murphy
2021-08-18
iommu/exynos: Drop IOVA cookie management
Robin Murphy
2021-08-18
iommu/vt-d: Drop IOVA cookie management
Robin Murphy
2021-08-18
iommu/arm-smmu: Drop IOVA cookie management
Robin Murphy
2021-08-18
iommu/amd: Drop IOVA cookie management
Robin Murphy
2021-08-18
iommu: Pull IOVA cookie management into the core
Robin Murphy
2021-08-18
iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()
Liu Yi L
2021-08-18
iommu/vt-d: Fix PASID reference leak
Fenghua Yu
2021-08-13
iommu/arm-smmu-v3: Stop pre-zeroing batch commands
John Garry
2021-08-13
iommu/arm-smmu-v3: Extract reusable function __arm_smmu_cmdq_skip_err()
Zhen Lei
2021-08-13
iommu/arm-smmu-v3: Add and use static helper function arm_smmu_get_cmdq()
Zhen Lei
2021-08-13
iommu/arm-smmu-v3: Add and use static helper function arm_smmu_cmdq_issue_cmd...
Zhen Lei
2021-08-13
iommu/arm-smmu-v3: Use command queue batching helpers to improve performance
Zhen Lei
2021-08-13
iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation
Sai Prakash Ranjan
2021-08-12
iommu/dart: APPLE_DART should depend on ARCH_APPLE
Geert Uytterhoeven
2021-08-12
iommu/dart: Add DART iommu driver
Sven Peter
2021-08-12
iommu/io-pgtable: Add DART pagetable format
Sven Peter
2021-08-10
iommu/arm-smmu: Fix race condition during iommu_group creation
Krishna Reddy
2021-08-10
iommu: Fix race condition during default domain allocation
Ashish Mhetre
2021-08-10
iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacks
Sai Prakash Ranjan
2021-08-09
iommu/dma: return error code from iommu_dma_map_sg()
Logan Gunthorpe
2021-08-09
iommu: return full error code from iommu_map_sg[_atomic]()
Logan Gunthorpe
2021-08-02
iommu/amd: Remove stale amd_iommu_unmap_flush usage
Joerg Roedel
2021-08-02
Merge remote-tracking branch 'korg/core' into x86/amd
Joerg Roedel
2021-08-02
iommu/arm-smmu-v3: Implement the map_pages() IOMMU driver callback
Xiang Chen
2021-08-02
iommu/arm-smmu-v3: Implement the unmap_pages() IOMMU driver callback
Xiang Chen
2021-08-02
iommu: Check if group is NULL before remove device
Frank Wunderlich
2021-08-02
iommu/arm-smmu-v3: Remove some unneeded init in arm_smmu_cmdq_issue_cmdlist()
John Garry
2021-08-02
iommu/amd: Use only natural aligned flushes in a VM
Nadav Amit
2021-08-02
iommu/amd: Sync once for scatter-gather operations
Nadav Amit
2021-08-02
iommu/amd: Tailored gather logic for AMD
Nadav Amit
2021-08-02
iommu: Improve iommu_iotlb_gather helpers
Robin Murphy
2021-08-02
iommu/amd: Do not use flush-queue when NpCache is on
Nadav Amit
2021-08-02
iommu/amd: Selective flush on unmap
Nadav Amit
2021-07-26
iommu/dma: Fix leak in non-contiguous API
Ezequiel Garcia
2021-07-26
iommu/amd: Fix printing of IOMMU events when rate limiting kicks in
Lennert Buytenhek
2021-07-26
iommu/vt-d: Move clflush'es from iotlb_sync_map() to map_pages()
Lu Baolu
2021-07-26
iommu/vt-d: Implement map/unmap_pages() iommu_ops callback
Lu Baolu
2021-07-26
iommu/vt-d: Report real pgsize bitmap to iommu core
Lu Baolu
2021-07-26
iommu/amd: Convert from atomic_t to refcount_t on pasid_state->count
Xiyu Yang via iommu
2021-07-26
iommu: Streamline iommu_iova_to_phys()
Robin Murphy
2021-07-26
iommu: Remove mode argument from iommu_set_dma_strict()
John Garry
2021-07-26
iommu/amd: Add support for IOMMU default DMA mode build options
Zhen Lei
2021-07-26
iommu/vt-d: Add support for IOMMU default DMA mode build options
Zhen Lei
2021-07-26
iommu: Enhance IOMMU default DMA mode build options
Zhen Lei
2021-07-26
iommu: Print strict or lazy mode at init time
John Garry
2021-07-26
iommu: Deprecate Intel and AMD cmdline methods to enable strict mode
John Garry
2021-07-26
iommu/arm-smmu: Implement the map_pages() IOMMU driver callback
Isaac J. Manjarres
2021-07-26
iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callback
Isaac J. Manjarres
2021-07-26
iommu/io-pgtable-arm-v7s: Implement arm_v7s_map_pages()
Isaac J. Manjarres
[prev]
[next]