Joerg Roedel
|
d3ad9373b7
x86/amd-iommu: Fix deassignment of a device from the pt_domain
|
15 years ago |
Joerg Roedel
|
f532509437
x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
|
15 years ago |
Joerg Roedel
|
2ca762790c
x86/amd-iommu: Fix NULL pointer dereference in __detach_device()
|
15 years ago |
Joerg Roedel
|
d91afd15b0
x86/amd-iommu: Fix possible integer overflow
|
15 years ago |
Akinobu Mita
|
a66022c457
iommu-helper: use bitmap library
|
15 years ago |
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 years ago |
Joerg Roedel
|
8638c4914f
x86/amd-iommu: Fix PCI hotplug with passthrough mode
|
15 years ago |
Joerg Roedel
|
b7cc9554bc
x86/amd-iommu: Fix passthrough mode
|
15 years ago |
Jiri Kosina
|
d014d04386
Merge branch 'for-next' into for-linus
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Joerg Roedel
|
492667dacc
x86/amd-iommu: Remove amd_iommu_pd_table
|
15 years ago |
Joerg Roedel
|
8eed983334
x86/amd-iommu: Move reset_iommu_command_buffer out of locked code
|
15 years ago |
Joerg Roedel
|
b00d3bcff4
x86/amd-iommu: Cleanup DTE flushing code
|
15 years ago |
Joerg Roedel
|
3fa43655d8
x86/amd-iommu: Introduce iommu_flush_device() function
|
15 years ago |
Joerg Roedel
|
7f760ddd70
x86/amd-iommu: Cleanup attach/detach_device code
|
15 years ago |
Joerg Roedel
|
7c392cbe98
x86/amd-iommu: Keep devices per domain in a list
|
15 years ago |
Joerg Roedel
|
241000556f
x86/amd-iommu: Add device bind reference counting
|
15 years ago |
Joerg Roedel
|
657cbb6b6c
x86/amd-iommu: Use dev->arch->iommu to store iommu related information
|
15 years ago |
Joerg Roedel
|
8793abeb78
x86/amd-iommu: Remove support for domain sharing
|
15 years ago |
Joerg Roedel
|
171e7b3739
x86/amd-iommu: Rearrange dma_ops related functions
|
15 years ago |
Joerg Roedel
|
308973d3b9
x86/amd-iommu: Move some pte allocation functions in the right section
|
15 years ago |
Joerg Roedel
|
87a64d5238
x86/amd-iommu: Remove iommu parameter from dma_ops_domain_alloc
|
15 years ago |
Joerg Roedel
|
98fc5a693b
x86/amd-iommu: Use get_device_id and check_device where appropriate
|
15 years ago |
Joerg Roedel
|
71c70984e5
x86/amd-iommu: Move find_protection_domain to helper functions
|
15 years ago |
Joerg Roedel
|
94f6d190ee
x86/amd-iommu: Simplify get_device_resources()
|
15 years ago |
Joerg Roedel
|
15898bbcb4
x86/amd-iommu: Let domain_for_device handle aliases
|
15 years ago |
Joerg Roedel
|
f3be07da53
x86/amd-iommu: Remove iommu specific handling from dma_ops path
|
15 years ago |
Joerg Roedel
|
cd8c82e875
x86/amd-iommu: Remove iommu parameter from __(un)map_single
|
15 years ago |
Joerg Roedel
|
576175c250
x86/amd-iommu: Make alloc_new_range aware of multiple IOMMUs
|
15 years ago |
Joerg Roedel
|
680525e06d
x86/amd-iommu: Remove iommu parameter from dma_ops_domain_(un)map
|
15 years ago |