index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
iommu/amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR
Suravee Suthikulpanit
2
-0
/
+69
2020-09-24
iommu/amd: Use 4K page for completion wait write-back semaphore
Suravee Suthikulpanit
3
-13
/
+31
2020-09-24
iommu/tegra-smmu: Allow to group clients in same swgroup
Nicolin Chen
1
-4
/
+7
2020-09-24
iommu/tegra-smmu: Fix iova->phys translation
Nicolin Chen
1
-1
/
+1
2020-09-24
iommu/tegra-smmu: Do not use PAGE_SHIFT and PAGE_MASK
Nicolin Chen
1
-4
/
+10
2020-09-24
iommu/vt-d: Use device numa domain if RHSA is missing
Lu Baolu
1
-2
/
+35
2020-09-24
iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
Yu Kuai
1
-2
/
+6
2020-09-22
iommu/arm-smmu: Constify some helpers
Rob Clark
1
-3
/
+3
2020-09-22
iommu/arm-smmu: Prepare for the adreno-smmu implementation
Jordan Crouse
3
-55
/
+73
2020-09-22
iommu/arm-smmu: Add support for split pagetables
Jordan Crouse
2
-10
/
+34
2020-09-22
iommu/arm-smmu: Pass io-pgtable config to implementation specific function
Jordan Crouse
3
-7
/
+10
2020-09-21
iommu/arm-smmu-v3: Fix endianness annotations
Jean-Philippe Brucker
1
-2
/
+2
2020-09-21
iommu/io-pgtable-arm: Clean up faulty sanity check
Robin Murphy
1
-5
/
+0
2020-09-18
iommu/dma: Handle init_iova_flush_queue() failure in dma-iommu path
Tom Murphy
1
-2
/
+5
2020-09-18
iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode
Suravee Suthikulpanit
1
-0
/
+4
2020-09-18
iommu/tegra-smmu: Fix tlb_mask
Nicolin Chen
1
-1
/
+1
2020-09-18
iommu/pamu: Replace use of kzfree with kfree_sensitive
Alex Dewar
1
-1
/
+1
2020-09-18
iommu/renesas: Update help description for IPMMU_VMSA config
Lad Prabhakar
1
-1
/
+1
2020-09-18
iommu/amd: Fix potential @entry null deref
Joao Martins
1
-1
/
+3
2020-09-18
iommu/mediatek: Add support for MT8167
Fabien Parent
2
-0
/
+9
2020-09-18
iommu/mediatek: Add flag for legacy ivrp paddr
Fabien Parent
1
-2
/
+4
2020-09-17
x86/mmu: Allocate/free a PASID
Fenghua Yu
1
-1
/
+27
2020-09-17
iommu/vt-d: Change flags type to unsigned int in binding mm
Fenghua Yu
1
-3
/
+4
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
9
-70
/
+71
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
1
-1
/
+1
2020-09-16
iommu/amd: Remove domain search for PCI/MSI
Thomas Gleixner
1
-3
/
+0
2020-09-16
iommu/vt-d: Remove domain search for PCI/MSI[X]
Thomas Gleixner
1
-3
/
+0
2020-09-16
iommm/amd: Store irq domain in struct device
Thomas Gleixner
1
-1
/
+16
2020-09-16
iommm/vt-d: Store irq domain in struct device
Thomas Gleixner
2
-0
/
+19
2020-09-16
x86/msi: Consolidate MSI allocation
Thomas Gleixner
2
-4
/
+5
2020-09-16
x86_ioapic_Consolidate_IOAPIC_allocation
Thomas Gleixner
3
-17
/
+17
2020-09-16
x86/msi: Consolidate HPET allocation
Thomas Gleixner
2
-3
/
+3
2020-09-16
iommu/irq_remapping: Consolidate irq domain lookup
Thomas Gleixner
5
-30
/
+4
2020-09-16
iommu/amd: Consolidate irq domain getter
Thomas Gleixner
1
-44
/
+21
2020-09-16
iommu/vt-d: Consolidate irq domain getter
Thomas Gleixner
1
-43
/
+24
2020-09-16
x86/irq: Add allocation type for parent domain retrieval
Thomas Gleixner
3
-7
/
+11
2020-09-16
x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependency
Thomas Gleixner
2
-21
/
+21
2020-09-16
iommu/amd: Prevent NULL pointer dereference
Thomas Gleixner
1
-2
/
+2
2020-09-11
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
1
-1
/
+1
2020-09-07
iommu/arm-smmu-v3: permit users to disable msi polling
Barry Song
1
-5
/
+12
2020-09-07
iommu/arm-smmu-v3: replace module_param_named by module_param for disable_bypass
Barry Song
1
-1
/
+1
2020-09-07
iommu/arm-smmu-v3: replace symbolic permissions by octal permissions for modu...
Barry Song
1
-1
/
+1
2020-09-07
iommu/arm-smmu-v3: Fix l1 stream table size in the error message
Zenghui Yu
1
-1
/
+1
2020-09-04
iommu/tegra-smmu: Add locking around mapping operations
Dmitry Osipenko
1
-11
/
+84
2020-09-04
iommu/sun50i: Fix set-but-not-used variable warning
Joerg Roedel
1
-8
/
+7
2020-09-04
iommu/mediatek: Check 4GB mode by reading infracfg
Miles Chen
1
-5
/
+28
2020-09-04
iommu/vt-d: Handle 36bit addressing for x86-32
Chris Wilson
1
-7
/
+7
2020-09-04
iommu/iova: Replace cmpxchg with xchg in queue_iova
Yuqi Jin
1
-1
/
+1
2020-09-04
iommu/amd: Do not use IOMMUv2 functionality when SME is active
Joerg Roedel
1
-0
/
+7
2020-09-04
iommu/amd: Do not force direct mapping when SME is active
Joerg Roedel
1
-1
/
+6
[prev]
[next]