Linus Torvalds
|
ca1ee219c0
Merge git://git.infradead.org/iommu-2.6
|
16 лет назад |
Sheng Yang
|
dbb9fd8630
iommu: Add domain_has_cap iommu_ops
|
16 лет назад |
Ingo Molnar
|
0bd5c4f7c8
Merge branch 'iommu/fixes-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu
|
16 лет назад |
FUJITA Tomonori
|
5f812de63c
AMD IOMMU: remove unnecessary ifdef
|
16 лет назад |
FUJITA Tomonori
|
160c1d8e40
x86, ia64: convert to use generic dma_map_ops struct
|
16 лет назад |
FUJITA Tomonori
|
d7dff84053
x86: remove map_single and unmap_single in struct dma_mapping_ops
|
16 лет назад |
FUJITA Tomonori
|
51491367c2
x86, AMD IOMMU: add map_page and unmap_page
|
16 лет назад |
Joerg Roedel
|
065a6d68c7
AMD IOMMU: remove now unnecessary #ifdefs
|
16 лет назад |
Jaswinder Singh Rajput
|
0e93dd8835
AMD IOMMU: prealloc_protection_domains should be static
|
16 лет назад |
Joerg Roedel
|
8ecaf8f19f
AMD IOMMU: add statistics about total number of map requests
|
16 лет назад |
Joerg Roedel
|
5774f7c5fe
AMD IOMMU: add statistics about allocated io memory
|
16 лет назад |
Joerg Roedel
|
18811f55d4
AMD IOMMU: add stats counter for domain tlb flushes
|
16 лет назад |
Joerg Roedel
|
f57d98ae69
AMD IOMMU: add stats counter for single iommu domain tlb flushes
|
16 лет назад |
Joerg Roedel
|
c1858976f5
AMD IOMMU: add stats counter for cross-page request
|
16 лет назад |
Joerg Roedel
|
5d31ee7e08
AMD IOMMU: add stats counter for free_coherent requests
|
16 лет назад |
Joerg Roedel
|
c8f0fb36bf
AMD IOMMU: add stats counter for alloc_coherent requests
|
16 лет назад |
Joerg Roedel
|
55877a6bcd
AMD IOMMU: add stats counter for unmap_sg requests
|
16 лет назад |
Joerg Roedel
|
d03f067a9d
AMD IOMMU: add stats counter for map_sg requests
|
16 лет назад |
Joerg Roedel
|
146a6917fc
AMD IOMMU: add stats counter for unmap_single requests
|
16 лет назад |
Joerg Roedel
|
0f2a86f200
AMD IOMMU: add stats counter for map_single requests
|
16 лет назад |
Joerg Roedel
|
da49f6df72
AMD IOMMU: add stats counter for completion wait events
|
16 лет назад |
Joerg Roedel
|
7f26508bbb
AMD IOMMU: add init code for statistic collection
|
16 лет назад |
Joerg Roedel
|
edcb34da25
AMD IOMMU: use calc_devid in prealloc_protection_domains
|
16 лет назад |
Joerg Roedel
|
0cfd7aa90b
AMD IOMMU: convert iommu->need_sync to bool
|
16 лет назад |
Joerg Roedel
|
ab89672286
AMD IOMMU: use dev_name instead of self-build print_devid
|
16 лет назад |
Joerg Roedel
|
1ac4cbbc5e
AMD IOMMU: allocate a new protection for hotplugged devices
|
16 лет назад |
Joerg Roedel
|
e2dc14a2a6
AMD IOMMU: add a domain flag for default domains
|
16 лет назад |
Joerg Roedel
|
26961efe0d
AMD IOMMU: register functions for the IOMMU API
|
16 лет назад |
Joerg Roedel
|
645c4c8d72
AMD IOMMU: add domain address lookup function for IOMMU API
|
16 лет назад |
Joerg Roedel
|
eb74ff6cc0
AMD IOMMU: add domain unmap function for IOMMU API
|
16 лет назад |