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
2013-11-01
iommu/tegra-gart: Staticize tegra_gart_pm_ops
Sachin Kamat
1
-1
/
+1
2013-11-01
iommu/vt-d: Use list_for_each_entry_safe() for dmar_domain->devices traversal
Yijing Wang
1
-4
/
+2
2013-11-01
iommu/vt-d: Use for_each_drhd_unit() instead of list_for_each_entry()
Yijing Wang
1
-1
/
+1
2013-11-01
iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits
Julian Stecklina
1
-1
/
+5
2013-10-31
ACPICA: Update DMAR table definitions.
Lv Zheng
2
-6
/
+6
2013-10-09
iommu/arm-smmu: Clear global and context bank fault status registers
Andreas Herrmann
1
-11
/
+20
2013-10-09
iommu/arm-smmu: Print context fault information
Andreas Herrmann
1
-0
/
+3
2013-10-09
iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exception
Andreas Herrmann
1
-5
/
+4
2013-10-09
iommu/arm-smmu: Refine check for proper size of mapped region
Andreas Herrmann
1
-5
/
+4
2013-10-09
iommu/arm-smmu: Switch to subsys_initcall for driver registration
Andreas Herrmann
1
-1
/
+1
2013-10-09
iommu/arm-smmu: use relaxed accessors where possible
Will Deacon
1
-3
/
+3
2013-10-09
iommu/arm-smmu: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
1
-8
/
+3
2013-10-04
x86, build, pci: Fix PCI_MSI build on !SMP
Thomas Petazzoni
1
-1
/
+1
2013-10-04
iommu: Remove stack trace from broken irq remapping warning
Neil Horman
1
-6
/
+7
2013-09-25
iommu: Add iommu_error class event to iommu trace
Shuah Khan
1
-0
/
+3
2013-09-24
iommu/tegra: gart: cleanup devm_* functions usage
Wei Yongjun
1
-17
/
+2
2013-09-24
iommu/tegra: Print phys_addr_t using %pa
Thierry Reding
2
-4
/
+4
2013-09-24
iommu: No need to pass '0x' when '%pa' is used
Fabio Estevam
1
-3
/
+3
2013-09-24
iommu: Change iommu driver to call unmap trace event
Shuah Khan
1
-0
/
+1
2013-09-24
iommu: Change iommu driver to call map trace event
Shuah Khan
1
-0
/
+2
2013-09-24
iommu: Change iommu driver to call detach_device_to_domain trace event
Shuah Khan
1
-0
/
+1
2013-09-24
iommu: Change iommu driver to call attach_device_to_domain trace event
Shuah Khan
1
-1
/
+5
2013-09-24
iommu: Change iommu driver to call remove_device_to_group trace event
Shuah Khan
1
-0
/
+2
2013-09-24
iommu: Change iommu driver to call add_device_to_group trace event
Shuah Khan
1
-0
/
+2
2013-09-24
iommu: Add event tracing feature to iommu
Shuah Khan
3
-0
/
+26
2013-09-17
iommu/arm-smmu: don't enable SMMU device until probing has completed
Will Deacon
1
-2
/
+2
2013-09-17
iommu/arm-smmu: fix iommu_present() test in init
Dan Carpenter
1
-2
/
+2
2013-09-17
iommu/arm-smmu: fix a signedness bug
Dan Carpenter
1
-2
/
+3
2013-09-12
Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-120
/
+3082
2013-09-12
Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...
Joerg Roedel
11
-120
/
+3082
2013-09-12
drivers/iommu: remove unnecessary platform_set_drvdata()
Jingoo Han
2
-4
/
+0
2013-08-21
Merge tag 'tegra-for-3.12-cleanup' of git://git.kernel.org/pub/scm/linux/kern...
Kevin Hilman
1
-2
/
+0
2013-08-16
tegra: simplify use of devm_ioremap_resource
Julia Lawall
1
-2
/
+0
2013-08-15
intel-iommu: Fix leaks in pagetable freeing
Alex Williamson
1
-37
/
+35
2013-08-15
iommu/amd: Fix resource leak in iommu_init_device()
Radmila Kompová
1
-1
/
+3
2013-08-14
iommu/amd: Clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-1
/
+1
2013-08-14
iommu/arm-smmu: Simplify VMID and ASID allocation
Will Deacon
1
-22
/
+11
2013-08-14
iommu/arm-smmu: Don't use VMIDs for stage-1 translations
Will Deacon
1
-13
/
+46
2013-08-14
iommu/arm-smmu: Tighten up global fault reporting
Will Deacon
1
-2
/
+5
2013-08-14
iommu/arm-smmu: Remove broken big-endian check
Will Deacon
1
-6
/
+0
2013-08-14
iommu/fsl: Remove unnecessary 'fsl-pamu' prefixes
Joerg Roedel
1
-5
/
+5
2013-08-14
iommu/fsl: Fix whitespace problems noticed by git-am
Joerg Roedel
1
-2
/
+2
2013-08-14
iommu/fsl: Freescale PAMU driver and iommu implementation.
Varun Sethi
6
-0
/
+2987
2013-08-14
iommu/exynos: Remove dead code (set_prefbuf)
Grant Grundler
1
-44
/
+0
2013-08-06
iommu/msm: Move mach includes to iommu directory
Stephen Boyd
4
-4
/
+1989
2013-07-11
Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-90
/
+2136
2013-07-09
drivers/iommu/msm_iommu_dev.c: fix leak and clean up error paths
Libo Chen
1
-14
/
+10
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+8
2013-07-04
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+7
2013-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-12
/
+150
[prev]
[next]