Linus Torvalds
|
11bd04f6f3
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
15 years ago |
Linus Torvalds
|
7b626acb8f
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Kenji Kaneshige
|
5f4d91a122
PCI: use pci_is_pcie() in pci core
|
15 years ago |
Fenghua Yu
|
99dcadede4
intel-iommu: Support PCIe hot-plug
|
15 years ago |
Alex Williamson
|
e8bb910d1b
intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthrough
|
15 years ago |
FUJITA Tomonori
|
75f1cdf1dd
x86: Handle HW IOMMU initialization failure gracefully
|
15 years ago |
David Woodhouse
|
e0fc7e0b4b
intel-iommu: Yet another BIOS workaround: Isoch DMAR unit with no TLB space
|
15 years ago |
Linus Torvalds
|
b09a75fc5e
Merge git://git.infradead.org/iommu-2.6
|
15 years ago |
David Woodhouse
|
b94996c99c
intel-iommu: Disable PMRs after we enable translation, not before
|
15 years ago |
Benjamin LaHaise
|
64de5af000
intel-iommu: Fix integer wrap on 32 bit kernels
|
16 years ago |
David Woodhouse
|
59c36286b7
intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}()
|
15 years ago |
David Woodhouse
|
2ebe31513f
intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long'
|
15 years ago |
Ingo Molnar
|
936e894a97
Merge commit 'v2.6.31-rc8' into x86/txt
|
16 years ago |
Shane Wang
|
69575d3886
x86, intel_txt: clean up the impact on generic code, unbreak non-x86
|
16 years ago |
Stephen Rothwell
|
adb2fe0277
intel-iommu: include linux/dmi.h to use dmi_ routines
|
16 years ago |
David Woodhouse
|
2ff729f544
intel-iommu: Cope with yet another BIOS screwup causing crashes
|
16 years ago |
Donald Dutile
|
94a91b5051
intel-iommu: iommu init error path bug fixes
|
16 years ago |
Matt Kraai
|
071e13746f
intel-iommu: Mark functions with __init
|
16 years ago |
David Woodhouse
|
5fe60f4e58
intel-iommu: make domain_add_dev_info() call domain_context_mapping()
|
16 years ago |
David Woodhouse
|
a131bc1855
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 years ago |
Sheng Yang
|
c5b1525533
intel-iommu: Fix enabling snooping feature by mistake
|
16 years ago |
Fenghua Yu
|
33041ec049
intel-iommu: Mask physical address to correct page size in intel_map_single()
|
16 years ago |
Fenghua Yu
|
f532959b77
intel-iommu: Correct sglist size calculation.
|
16 years ago |
David Woodhouse
|
19943b0e30
intel-iommu: Unify hardware and software passthrough support
|
16 years ago |
Joseph Cihula
|
a59b50e995
intel_txt: Force IOMMU on for Intel TXT launch
|
16 years ago |
Dan Carpenter
|
86f4d0123b
intel-iommu: double kfree()
|
16 years ago |
David Woodhouse
|
0db9b7aebb
intel-iommu: Kill pointless intel_unmap_single() function
|
16 years ago |
David Woodhouse
|
acea0018a2
intel-iommu: Defer the iotlb flush and iova free for intel_unmap_sg() too.
|
16 years ago |
David Woodhouse
|
3d39cecc48
intel-iommu: Remove superfluous iova_alloc_lock from IOVA code
|
16 years ago |
Sheng Yang
|
4b99d35270
intel-iommu: Fix intel_iommu_unmap_range() with size 0
|
16 years ago |