Joerg Roedel
|
58fc7f1419
x86/amd-iommu: Add support for invalidate_all command
|
14 years ago |
Joerg Roedel
|
7d0c5cc5be
x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabled
|
14 years ago |
Joerg Roedel
|
d8c1308577
x86/amd-iommu: Rename iommu_flush_device
|
14 years ago |
Joerg Roedel
|
ac0ea6e92b
x86/amd-iommu: Improve handling of full command buffer
|
14 years ago |
Joerg Roedel
|
17b124bf14
x86/amd-iommu: Rename iommu_flush* to domain_flush*
|
14 years ago |
Joerg Roedel
|
61985a040f
x86/amd-iommu: Remove command buffer resetting logic
|
14 years ago |
Joerg Roedel
|
815b33fdc2
x86/amd-iommu: Cleanup completion-wait handling
|
14 years ago |
Joerg Roedel
|
11b6402c66
x86/amd-iommu: Cleanup inv_pages command handling
|
14 years ago |
Joerg Roedel
|
94fe79e2f1
x86/amd-iommu: Move inv-dte command building to own function
|
14 years ago |
Joerg Roedel
|
ded467374a
x86/amd-iommu: Move compl-wait command building to own function
|
14 years ago |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 years ago |
Joerg Roedel
|
5d0d71569e
x86/amd-iommu: Update copyright headers
|
14 years ago |
Joerg Roedel
|
04e0463e08
x86/amd-iommu: Fix rounding-bug in __unmap_single
|
15 years ago |
Joerg Roedel
|
80a506b8fd
x86/amd-iommu: Export cache-coherency capability
|
15 years ago |
Kulikov Vasiliy
|
6c54aabd5e
x86/amd-iommu: Use for_each_pci_dev()
|
15 years ago |
Joerg Roedel
|
d7f0776975
x86/amd-iommu: Fall back to GART if initialization fails
|
15 years ago |
Julia Lawall
|
84fe6c19e4
arch/x86/kernel: Add missing spin_unlock
|
15 years ago |
Joerg Roedel
|
795e74f7a6
Merge branch 'iommu/largepages' into amd-iommu/2.6.35
|
15 years ago |
Ingo Molnar
|
2b2f862ee6
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent
|
15 years ago |
Chris Wright
|
d18c69d389
x86/amd-iommu: use for_each_pci_dev
|
15 years ago |
Chris Wright
|
549c90dc9a
x86/amd-iommu: warn when issuing command to uninitialized cmd buffer
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Joerg Roedel
|
8b408fe4f8
x86/amd-iommu: Use helper function to destroy domain
|
15 years ago |
Joerg Roedel
|
12c7389abe
iommu-api: Remove iommu_{un}map_range functions
|
15 years ago |
Joerg Roedel
|
468e2366cd
x86/amd-iommu: Implement ->{un}map callbacks for iommu-api
|
15 years ago |
Joerg Roedel
|
f03152bb7d
x86/amd-iommu: Make amd_iommu_iova_to_phys aware of multiple page sizes
|
15 years ago |
Joerg Roedel
|
24cd772315
x86/amd-iommu: Make iommu_unmap_page and fetch_pte aware of page sizes
|
15 years ago |
Joerg Roedel
|
cbb9d729f3
x86/amd-iommu: Make iommu_map_page and alloc_pte aware of page sizes
|
15 years ago |
Joerg Roedel
|
4abc14a733
iommu-api: Rename ->{un}map function pointers to ->{un}map_range
|
15 years ago |
Chris Wright
|
04e856c072
x86/amd-iommu: Pt mode fix for domain_destroy
|
15 years ago |