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
2011-12-22
iommu/amd: Init stats for iommu=pt
Joerg Roedel
1
-0
/
+2
2011-12-22
iommu/amd: Remove unnecessary cache flushes in amd_iommu_resume
Joerg Roedel
1
-7
/
+0
2011-12-15
iommu/amd: Add invalidate-context call-back
Joerg Roedel
1
-0
/
+35
2011-12-15
iommu/amd: Add amd_iommu_device_info() function
Joerg Roedel
1
-0
/
+43
2011-12-15
iommu/amd: Adapt IOMMU driver to PCI register name changes
Joerg Roedel
1
-8
/
+8
2011-12-14
Merge branch 'iommu/page-sizes' into x86/amd
Joerg Roedel
6
-60
/
+181
2011-12-14
iommu/amd: Add invalid_ppr callback
Joerg Roedel
1
-2
/
+55
2011-12-14
iommu/amd: Implement notifiers for IOMMUv2
Joerg Roedel
2
-11
/
+178
2011-12-12
iommu/amd: Implement IO page-fault handler
Joerg Roedel
1
-8
/
+196
2011-12-12
iommu/amd: Add routines to bind/unbind a pasid
Joerg Roedel
1
-0
/
+306
2011-12-12
iommu/amd: Implement device aquisition code for IOMMUv2
Joerg Roedel
1
-0
/
+210
2011-12-12
iommu/amd: Add driver stub for AMD IOMMUv2 support
Joerg Roedel
3
-0
/
+45
2011-12-12
iommu/amd: Add stat counter for IOMMUv2 events
Joerg Roedel
1
-0
/
+17
2011-12-12
iommu/amd: Add device errata handling
Joerg Roedel
2
-3
/
+55
2011-12-12
iommu/amd: Add function to get IOMMUv2 domain for pdev
Joerg Roedel
3
-0
/
+23
2011-12-12
iommu/amd: Implement function to send PPR completions
Joerg Roedel
3
-0
/
+63
2011-12-12
iommu/amd: Implement functions to manage GCR3 table
Joerg Roedel
3
-0
/
+135
2011-12-12
iommu/amd: Implement IOMMUv2 TLB flushing routines
Joerg Roedel
3
-0
/
+140
2011-12-12
iommu/amd: Add support for IOMMUv2 domain mode
Joerg Roedel
5
-5
/
+180
2011-12-12
iommu/amd: Add amd_iommu_domain_direct_map function
Joerg Roedel
2
-2
/
+39
2011-12-12
iommu/amd: Implement notifier for PPR faults
Joerg Roedel
3
-2
/
+125
2011-12-12
iommu/amd: Put IOMMUv2 capable devices in pt_domain
Joerg Roedel
3
-16
/
+86
2011-12-12
iommu/amd: Add iommuv2 flag to struct amd_iommu
Joerg Roedel
3
-0
/
+23
2011-12-12
iommu/amd: Enable GT mode when supported by IOMMU
Joerg Roedel
2
-0
/
+10
2011-12-12
iommu/amd: Setup PPR log when supported by IOMMU
Joerg Roedel
2
-0
/
+65
2011-12-12
iommu/amd: Get the maximum number of PASIDs supported
Joerg Roedel
2
-0
/
+19
2011-12-12
iommu/amd: Convert dev_table_entry to u64
Joerg Roedel
3
-16
/
+18
2011-12-05
intr_remapping: Fix section mismatch in ir_dev_scope_init()
Sergey Senozhatsky
1
-1
/
+1
2011-12-05
intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()
Sergey Senozhatsky
1
-1
/
+1
2011-11-10
iommu/core: remove the temporary pgsize settings
Ohad Ben-Cohen
1
-10
/
+0
2011-11-10
iommu/intel: announce supported page sizes
Ohad Ben-Cohen
1
-0
/
+19
2011-11-10
iommu/amd: announce supported page sizes
Ohad Ben-Cohen
1
-0
/
+19
2011-11-10
iommu/msm: announce supported page sizes
Ohad Ben-Cohen
1
-1
/
+5
2011-11-10
iommu/omap: announce supported page sizes
Ohad Ben-Cohen
1
-0
/
+4
2011-11-10
iommu/core: split mapping to page sizes as supported by the hardware
Ohad Ben-Cohen
2
-25
/
+123
2011-11-10
iommu/core: stop converting bytes to page order back and forth
Ohad Ben-Cohen
5
-39
/
+26
2011-11-08
iommu: omap: Fix compile failure
Ming Lei
2
-0
/
+2
2011-11-01
intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL
Paul Gortmaker
1
-0
/
+1
2011-10-31
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
9
-29
/
+2527
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-62
/
+62
2011-10-26
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-204
/
+244
2011-10-21
Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...
Joerg Roedel
9
-29
/
+2527
2011-10-21
iommu/core: Remove global iommu_ops and register_iommu
Joerg Roedel
1
-23
/
+4
2011-10-21
iommu/msm: Use bus_set_iommu instead of register_iommu
Joerg Roedel
1
-1
/
+1
2011-10-21
iommu/omap: Use bus_set_iommu instead of register_iommu
Joerg Roedel
1
-1
/
+1
2011-10-21
iommu/vt-d: Use bus_set_iommu instead of register_iommu
Joerg Roedel
1
-1
/
+1
2011-10-21
iommu/amd: Use bus_set_iommu instead of register_iommu
Joerg Roedel
1
-1
/
+1
2011-10-21
iommu/core: Use bus->iommu_ops in the iommu-api
Joerg Roedel
1
-7
/
+27
2011-10-21
iommu/core: Convert iommu_found to iommu_present
Joerg Roedel
1
-3
/
+6
2011-10-21
iommu/core: Add bus_type parameter to iommu_domain_alloc
Joerg Roedel
1
-1
/
+13
[next]