Joerg Roedel
|
0bc252f430
amd-iommu: make sure only ivmd entries are parsed
|
16 years ago |
Neil Turton
|
7455aab1f9
amd-iommu: fix the handling of device aliases in the AMD IOMMU driver.
|
16 years ago |
Neil Turton
|
421f909c80
amd-iommu: fix an off-by-one error in the AMD IOMMU driver.
|
16 years ago |
Joerg Roedel
|
6da7342ff1
amd-iommu: fix iommu flag masks
|
16 years ago |
Linus Torvalds
|
269b012321
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu
|
16 years ago |
Joerg Roedel
|
a4e267c88b
AMD IOMMU: use dev_name in iommu_enable function
|
16 years ago |
Joerg Roedel
|
c226f85309
AMD IOMMU: convert amd_iommu_isolate to bool
|
16 years ago |
Jaswinder Singh Rajput
|
412a1be265
x86: amd_iommu_init.c: iommu_enable and iommu_enable_event_logging should be static
|
16 years ago |
Ingo Molnar
|
3e5621edb3
Merge branch 'x86/iommu' into x86/core
|
16 years ago |
Joerg Roedel
|
cf558d25e5
AMD IOMMU: set cmd buffer pointers to zero manually
|
16 years ago |
Joerg Roedel
|
83fd5cc648
AMD IOMMU: allocate rlookup_table with __GFP_ZERO
|
16 years ago |
Ingo Molnar
|
f6d2e6f57b
Merge branch 'x86/urgent' into x86/iommu
|
16 years ago |
Joerg Roedel
|
1d9b16d169
x86: move GART specific stuff from iommu.h to gart.h
|
16 years ago |
Joerg Roedel
|
695b5676c7
AMD IOMMU: fix fullflush comparison length
|
16 years ago |
Joerg Roedel
|
3ce1f93c6d
AMD IOMMU: enable device isolation per default
|
16 years ago |
Joerg Roedel
|
e5e1f606ec
AMD IOMMU: add parameter to disable device isolation
|
16 years ago |
Andreas Herrmann
|
f609891f42
amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errors
|
16 years ago |
Ingo Molnar
|
8a66712ba0
x86, amd-iommu: propagate PCI device enabling error
|
16 years ago |
FUJITA Tomonori
|
afa9fdc2f5
iommu: remove fullflush and nofullflush in IOMMU generic option
|
17 years ago |
Joerg Roedel
|
23c1713fe9
AMD IOMMU: use cmd_buf_size when freeing the command buffer
|
17 years ago |
Joerg Roedel
|
b514e55569
AMD IOMMU: calculate IVHD size with a function
|
17 years ago |
Joerg Roedel
|
199d0d5012
AMD IOMMU: remove unnecessary cast to u64 in the init code
|
17 years ago |
Joerg Roedel
|
d58befd3a0
AMD IOMMU: free domain bitmap with its allocation order
|
17 years ago |
Joerg Roedel
|
a22131a223
AMD IOMMU: allow IO page faults from devices
|
17 years ago |
Joerg Roedel
|
126c52be4b
AMD IOMMU: enable event logging
|
17 years ago |
Joerg Roedel
|
90008ee4b8
AMD IOMMU: add event handling code
|
17 years ago |
Joerg Roedel
|
a80dc3e0e0
AMD IOMMU: add MSI interrupt support
|
17 years ago |
Joerg Roedel
|
3eaf28a1cd
AMD IOMMU: save pci_dev instead of devid
|
17 years ago |
Joerg Roedel
|
ee893c24ed
AMD IOMMU: save pci segment from ACPI tables
|
17 years ago |
Joerg Roedel
|
335503e57b
AMD IOMMU: add event buffer allocation
|
17 years ago |