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
2012-07-25
Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-462
/
+1332
2012-07-25
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2012-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-9
/
+9
2012-07-24
iommu: Fix typo in iommu
Masanari Iida
3
-9
/
+9
2012-07-23
Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...
Joerg Roedel
15
-462
/
+1332
2012-07-22
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-12
/
+15
2012-07-22
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-78
/
+116
2012-07-19
iommu/amd: Fix hotplug with iommu=pt
Joerg Roedel
1
-4
/
+13
2012-07-19
iommu/amd: Add missing spin_lock initialization
Joerg Roedel
1
-0
/
+2
2012-07-17
iommu/amd: Convert iommu initialization to state machine
Joerg Roedel
1
-64
/
+109
2012-07-17
iommu/amd: Introduce amd_iommu_init_dma routine
Joerg Roedel
1
-7
/
+20
2012-07-17
iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops()
Joerg Roedel
2
-8
/
+5
2012-07-17
iommu/amd: Split enable_iommus() routine
Joerg Roedel
1
-3
/
+18
2012-07-17
iommu/amd: Introduce early_amd_iommu_init routine
Joerg Roedel
2
-16
/
+23
2012-07-17
iommu/amd: Move informational prinks out of iommu_enable
Joerg Roedel
1
-17
/
+27
2012-07-17
iommu/amd: Split out PCI related parts of IOMMU initialization
Joerg Roedel
2
-108
/
+121
2012-07-17
iommu/amd: Use acpi_get_table instead of acpi_table_parse
Joerg Roedel
1
-52
/
+66
2012-07-17
iommu/amd: Fix sparse warnings
Joerg Roedel
5
-14
/
+19
2012-07-17
Merge tag 'v3.5-rc7' into arm/tegra
Joerg Roedel
3
-5
/
+14
2012-07-17
iommu/tegra: Don't call alloc_pdir with as->lock
Joerg Roedel
1
-13
/
+16
2012-07-17
iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir()
Hiroshi DOYU
1
-32
/
+45
2012-07-17
iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir()
Hiroshi DOYU
1
-3
/
+0
2012-07-11
iommu/exynos: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
1
-0
/
+4
2012-07-11
iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attribute
Hiroshi DOYU
2
-0
/
+10
2012-07-11
iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
1
-0
/
+5
2012-07-11
iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
1
-0
/
+4
2012-07-11
iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
1
-0
/
+4
2012-07-11
iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
2
-3
/
+20
2012-07-11
iommu: Add domain-attribute handlers
Joerg Roedel
1
-0
/
+20
2012-07-02
iommu/amd: fix type bug in flush code
Dan Carpenter
3
-3
/
+3
2012-07-02
iommu/tegra: smmu: Fix unsleepable memory allocation
Hiroshi DOYU
1
-2
/
+2
2012-06-25
iommu/tegra: smmu: Fix uninitialized var warning
Hiroshi Doyu
1
-2
/
+2
2012-06-25
iommu/tegra: smmu: Remove unnecessary cleanups with devm_*()
Hiroshi Doyu
1
-31
/
+6
2012-06-25
iommu/tegra: smmu: Simplify allocation at once
Hiroshi Doyu
1
-20
/
+9
2012-06-25
iommu/tegra: smmu: Add device tree support for SMMU
Hiroshi Doyu
2
-55
/
+96
2012-06-25
iommu: Add DMA window parser, of_get_dma_window()
Hiroshi Doyu
3
-0
/
+95
2012-06-25
intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groups
Alex Williamson
1
-0
/
+25
2012-06-25
amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groups
Alex Williamson
1
-0
/
+25
2012-06-25
intel-iommu: Support IOMMU groups
Alex Williamson
1
-0
/
+43
2012-06-25
amd_iommu: Support IOMMU groups
Alex Williamson
1
-1
/
+23
2012-06-25
iommu: IOMMU Groups
Alex Williamson
3
-100
/
+548
2012-06-25
iommu/amd: Initialize dma_ops for hotplug and sriov devices
Joerg Roedel
1
-0
/
+9
2012-06-15
irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(...
Suresh Siddha
3
-9
/
+5
2012-06-14
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-1
/
+1
2012-06-13
x86/apic/irq_remap: Silence a bogus pr_err()
Dan Carpenter
1
-1
/
+1
2012-06-11
iommu/dmar: Use pr_format() instead of PREFIX to tidy up pr_*() calls
Donald Dutile
1
-30
/
+24
2012-06-08
iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets to
Donald Dutile
1
-27
/
+84
2012-06-08
iommu/dmar: Replace printks with appropriate pr_*()
Donald Dutile
1
-48
/
+35
2012-06-08
x86/apic: Make cpu_mask_to_apicid() operations return error code
Alexander Gordeev
1
-3
/
+10
2012-06-07
iommu/amd: Fix missing iommu_shutdown initialization in passthrough mode
Shuah Khan
1
-2
/
+2
[next]