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.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-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-156
/
+121
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-74
/
+102
2020-10-01
iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()
Lu Baolu
1
-2
/
+2
2020-10-01
iommu/amd: Fix the overwritten field in IVMD header
Adrian Huang
1
-46
/
+10
2020-09-24
iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
Yu Kuai
1
-2
/
+6
2020-09-18
iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode
Suravee Suthikulpanit
1
-0
/
+4
2020-09-18
iommu/amd: Fix potential @entry null deref
Joao Martins
1
-1
/
+3
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-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-04
iommu/vt-d: Handle 36bit addressing for x86-32
Chris Wilson
1
-7
/
+7
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
2020-09-04
iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
Suravee Suthikulpanit
3
-7
/
+33
2020-09-04
iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
Suravee Suthikulpanit
1
-0
/
+2
2020-09-04
iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()
Lu Baolu
1
-45
/
+55
2020-09-04
iommu/vt-d: Serialize IOMMU GCMD register modifications
Lu Baolu
1
-2
/
+8
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-9
/
+7
2020-08-14
dma-pool: fix coherent pool allocations for IOMMU mappings
Christoph Hellwig
1
-2
/
+2
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+3
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2
-2
/
+3
2020-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-17
/
+17
2020-08-12
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
41
-519
/
+1150
2020-08-11
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-08-08
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-06
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
1
-0
/
+1
2020-08-06
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-1
/
+1
2020-08-05
virtio-iommu: convert to LE accessors
Michael S. Tsirkin
1
-17
/
+17
2020-08-05
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+2
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-08-04
Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
2020-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-37
/
+44
2020-07-29
Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Joerg Roedel
11
-5
/
+9
2020-07-29
Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...
Joerg Roedel
37
-515
/
+1142
2020-07-29
iommu/amd: Move Kconfig and Makefile bits down into amd directory
Jerry Snitselaar
4
-48
/
+50
2020-07-29
iommu/vt-d: Move Kconfig and Makefile bits down into intel directory
Jerry Snitselaar
4
-91
/
+96
[next]