index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
drivers/iommu: remove unnecessary platform_set_drvdata()
Jingoo Han
2
-4
/
+0
2013-08-20
Merge tag 'tegra-for-3.12-cleanup' of git://git.kernel.org/pub/scm/linux/kern...
Kevin Hilman
1
-2
/
+0
2013-08-15
tegra: simplify use of devm_ioremap_resource
Julia Lawall
1
-2
/
+0
2013-08-14
intel-iommu: Fix leaks in pagetable freeing
Alex Williamson
1
-37
/
+35
2013-08-14
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-10
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-03
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+7
2013-07-02
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-12
/
+150
2013-06-25
Merge branches 'x86/vt-d', 'arm/omap', 'core', 'x86/amd' and 'arm/smmu' into ...
Joerg Roedel
8
-76
/
+2093
2013-06-25
iommu/arm: Add support for ARM Ltd. System MMU architecture
Will Deacon
3
-0
/
+1983
2013-06-24
msm: iommu: Use clk_set_rate() instead of clk_set_min_rate()
Stephen Boyd
1
-2
/
+1
2013-06-24
msm: iommu: Convert to clk_prepare/unprepare
Stephen Boyd
1
-7
/
+10
2013-06-24
iommu: Use %pa and %zx instead of casting
Joe Perches
1
-13
/
+10
2013-06-23
iommu/amd: Only unmap large pages from the first pte
Alex Williamson
1
-1
/
+5
2013-06-23
iommu: Fix compiler warning on pr_debug
Alex Williamson
1
-1
/
+1
2013-06-20
iommu/amd: Fix memory leak in free_pagetable
Joerg Roedel
1
-24
/
+49
2013-06-20
iommu: Split iommu_unmaps
Alex Williamson
1
-28
/
+35
2013-06-20
iommu/{vt-d,amd}: Remove multifunction assumption around grouping
Alex Williamson
2
-12
/
+38
2013-06-20
iommu/omap: fix checkpatch warnings in omap iommu code
Suman Anna
3
-8
/
+7
2013-06-20
iommu/omap: fix printk formats for dma_addr_t
Suman Anna
1
-2
/
+4
2013-06-20
iommu/vt-d: DMAR reporting table needs at least one DRHD
Li, Zhen-Hua
1
-0
/
+4
2013-06-20
iommu/vt-d: Downgrade the warning if enabling irq remapping fails
Andy Lutomirski
1
-2
/
+1
2013-06-20
powerpc/vfio: Enable on pSeries platform
Alexey Kardashevskiy
1
-1
/
+1
2013-06-20
powerpc/vfio: Enable on PowerNV platform
Alexey Kardashevskiy
1
-0
/
+8
2013-06-19
perf/x86/amd: Add IOMMU Performance Counter resource management
Steven L Kinney
3
-12
/
+150
[prev]
[next]