Akinobu Mita
|
a66022c457
iommu-helper: use bitmap library
|
15 年 前 |
Linus Torvalds
|
756300983f
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年 前 |
Joerg Roedel
|
8638c4914f
x86/amd-iommu: Fix PCI hotplug with passthrough mode
|
15 年 前 |
Joerg Roedel
|
b7cc9554bc
x86/amd-iommu: Fix passthrough mode
|
15 年 前 |
Jiri Kosina
|
d014d04386
Merge branch 'for-next' into for-linus
|
15 年 前 |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 年 前 |
Joerg Roedel
|
492667dacc
x86/amd-iommu: Remove amd_iommu_pd_table
|
15 年 前 |
Joerg Roedel
|
8eed983334
x86/amd-iommu: Move reset_iommu_command_buffer out of locked code
|
15 年 前 |
Joerg Roedel
|
b00d3bcff4
x86/amd-iommu: Cleanup DTE flushing code
|
15 年 前 |
Joerg Roedel
|
3fa43655d8
x86/amd-iommu: Introduce iommu_flush_device() function
|
15 年 前 |
Joerg Roedel
|
7f760ddd70
x86/amd-iommu: Cleanup attach/detach_device code
|
15 年 前 |
Joerg Roedel
|
7c392cbe98
x86/amd-iommu: Keep devices per domain in a list
|
15 年 前 |
Joerg Roedel
|
241000556f
x86/amd-iommu: Add device bind reference counting
|
15 年 前 |
Joerg Roedel
|
657cbb6b6c
x86/amd-iommu: Use dev->arch->iommu to store iommu related information
|
15 年 前 |
Joerg Roedel
|
8793abeb78
x86/amd-iommu: Remove support for domain sharing
|
15 年 前 |
Joerg Roedel
|
171e7b3739
x86/amd-iommu: Rearrange dma_ops related functions
|
15 年 前 |
Joerg Roedel
|
308973d3b9
x86/amd-iommu: Move some pte allocation functions in the right section
|
15 年 前 |
Joerg Roedel
|
87a64d5238
x86/amd-iommu: Remove iommu parameter from dma_ops_domain_alloc
|
15 年 前 |
Joerg Roedel
|
98fc5a693b
x86/amd-iommu: Use get_device_id and check_device where appropriate
|
15 年 前 |
Joerg Roedel
|
71c70984e5
x86/amd-iommu: Move find_protection_domain to helper functions
|
15 年 前 |
Joerg Roedel
|
94f6d190ee
x86/amd-iommu: Simplify get_device_resources()
|
15 年 前 |
Joerg Roedel
|
15898bbcb4
x86/amd-iommu: Let domain_for_device handle aliases
|
15 年 前 |
Joerg Roedel
|
f3be07da53
x86/amd-iommu: Remove iommu specific handling from dma_ops path
|
15 年 前 |
Joerg Roedel
|
cd8c82e875
x86/amd-iommu: Remove iommu parameter from __(un)map_single
|
15 年 前 |
Joerg Roedel
|
576175c250
x86/amd-iommu: Make alloc_new_range aware of multiple IOMMUs
|
15 年 前 |
Joerg Roedel
|
680525e06d
x86/amd-iommu: Remove iommu parameter from dma_ops_domain_(un)map
|
15 年 前 |
Joerg Roedel
|
f99c0f1c75
x86/amd-iommu: Use check_device in get_device_resources
|
15 年 前 |
Joerg Roedel
|
420aef8a3a
x86/amd-iommu: Use check_device for amd_iommu_dma_supported
|
15 年 前 |
Joerg Roedel
|
318afd41d2
x86/amd-iommu: Make np-cache a global flag
|
15 年 前 |
Joerg Roedel
|
09b4280439
x86/amd-iommu: Reimplement flush_all_domains_on_iommu()
|
15 年 前 |