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.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-11-17
intel-iommu: Fix lookup in add device
Alex Williamson
1
-2
/
+2
2012-11-17
iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show().
Cyril Roelandt
1
-0
/
+1
2012-10-24
iommu/tegra: smmu: Fix deadly typo
Hiro Sugawara
1
-1
/
+1
2012-10-16
iommu/amd: Work around wrong IOAPIC device-id in IVRS table
Joerg Roedel
1
-7
/
+32
2012-10-08
Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-44
/
+1071
2012-10-02
Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am...
Joerg Roedel
10
-44
/
+1071
2012-10-02
iommu/amd: Remove obsolete comment line
Joerg Roedel
1
-1
/
+0
2012-10-02
iommu/amd: Fix possible use after free in get_irq_table()
Dan Carpenter
1
-0
/
+1
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-3
/
+3
2012-09-28
iommu/amd: Report irq remapping through IOMMU-API
Joerg Roedel
1
-0
/
+2
2012-09-28
iommu/amd: Print message to system log when irq remapping is enabled
Joerg Roedel
1
-0
/
+2
2012-09-28
iommu/irq: Use amd_iommu_irq_ops if supported
Joerg Roedel
1
-0
/
+5
2012-09-28
iommu/amd: Make sure irq remapping still works on dma init failure
Joerg Roedel
1
-9
/
+31
2012-09-28
iommu/amd: Add initialization routines for AMD interrupt remapping
Joerg Roedel
4
-0
/
+67
2012-09-28
iommu/amd: Add call-back routine for HPET MSI
Joerg Roedel
1
-0
/
+26
2012-09-28
iommu/amd: Implement MSI routines for interrupt remapping
Joerg Roedel
1
-0
/
+74
2012-09-28
iommu/amd: Add IOAPIC remapping routines
Joerg Roedel
1
-0
/
+126
2012-09-28
iommu/amd: Add routines to manage irq remapping tables
Joerg Roedel
1
-0
/
+228
2012-09-28
iommu/amd: Add IRTE invalidation routine
Joerg Roedel
2
-0
/
+30
2012-09-28
iommu/amd: Make sure IOMMU is not considered to translate itself
Joerg Roedel
1
-0
/
+7
2012-09-28
iommu/amd: Split device table initialization into irq and dma part
Joerg Roedel
1
-1
/
+18
2012-09-28
iommu/amd: Check if IOAPIC information is correct
Joerg Roedel
2
-4
/
+25
2012-09-28
iommu/amd: Allocate data structures to keep track of irq remapping tables
Joerg Roedel
2
-0
/
+25
2012-09-28
iommu/amd: Add slab-cache for irq remapping tables
Joerg Roedel
4
-0
/
+39
2012-09-28
iommu/amd: Keep track of HPET and IOAPIC device ids
Joerg Roedel
3
-2
/
+103
2012-09-28
iommu/amd: Fix features reporting
Borislav Petkov
1
-1
/
+1
2012-09-28
iommu/amd: Fix wrong assumption in iommu-group specific code
Joerg Roedel
1
-2
/
+4
2012-09-18
intel-iommu: Default to non-coherent for domains unattached to iommus
Alex Williamson
1
-1
/
+3
2012-09-18
iommu/exynos: use list_del_init instead of list_del/INIT_LIST_HEAD
Wei Yongjun
1
-2
/
+1
2012-09-18
dma: tegra: move smmu.h into SMMU driver
Stephen Warren
1
-1
/
+40
2012-09-18
iommu/tegra: smmu: Use debugfs_create_dir for directory
Hiroshi Doyu
1
-17
/
+35
2012-09-18
iommu/amd: Fix some typos
Frank Arnold
3
-12
/
+12
2012-09-18
iommu/amd: remove duplicated include from amd_iommu_init.c
Wei Yongjun
1
-1
/
+0
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
6
-25
/
+75
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-3
/
+3
2012-08-10
iommu/amd: Fix wrong check for ARRAY_SIZE()
Joerg Roedel
1
-1
/
+1
2012-08-10
irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMU
Seth Forshee
1
-5
/
+13
2012-08-06
iommu/amd: Fix ACS path checking
Alex Williamson
1
-3
/
+22
2012-08-06
iommu/intel: Fix ACS path checking
Alex Williamson
1
-3
/
+22
2012-08-06
iommu/amd: Fix pci_request_acs() call-place
Joerg Roedel
1
-3
/
+3
2012-08-03
iommu/tegra: smmu: debugfs for TLB/PTC statistics
Hiroshi Doyu
1
-12
/
+190
2012-08-03
iommu/exynos: Fix build error
Sachin Kamat
1
-3
/
+3
2012-08-03
iommu/tegra: smmu: Fix error initial value at domain_init
Hiroshi Doyu
1
-1
/
+1
2012-08-03
iommu/tegra: smmu: Cleanup with lesser nest
Hiroshi Doyu
1
-5
/
+8
2012-08-03
iommu/intel: add missing free_domain_mem
Julia Lawall
1
-0
/
+1
2012-08-03
iommu/tegra: remove invalid reference to list iterator variable
Julia Lawall
1
-1
/
+1
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
[next]