summaryrefslogtreecommitdiffstats
path: root/drivers/pci/intel-iommu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse2008-10-201-121/+129
|\
| * intel-iommu: use coherent_dma_mask in alloc_coherentFUJITA Tomonori2008-10-181-10/+19
| * intel-iommu: IA64 supportFenghua Yu2008-10-181-62/+66
| * dmar: Use queued invalidation interface for IOTLB and context invalidationYouquan Song2008-10-171-50/+45Star
* | intel-iommu: typo fix and correct word in the commentAmeya Palande2008-10-201-2/+2
|/
* VT-d: Changes to support KVMKay, Allen M2008-10-151-4/+112
* Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-221-1/+1
|\
| *---. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-1/+1
| |\ \ \
| | | * | x86: make only GART code include gart.hFUJITA Tomonori2008-07-111-1/+1
| | |/ /
| * | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-171-1/+0Star
| |\ \ \ | | |/ / | |/| |
| | * | PCI: eliminate double kfree in intel-iommu initializationJulia Lawall2008-06-101-1/+0Star
| | |/
* | | x64, x2apic/intr-remap: Interrupt remapping infrastructureSuresh Siddha2008-07-121-13/+8Star
* | | x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d)Suresh Siddha2008-07-121-7/+0Star
* | | x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.hSuresh Siddha2008-07-121-15/+0Star
* | | x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter...Suresh Siddha2008-07-121-5/+5
* | | x64, x2apic/intr-remap: fix the need for sequential array allocation of iommusSuresh Siddha2008-07-121-17/+7Star
* | | x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganizationSuresh Siddha2008-07-121-84/+8Star
|/ /
* / RFC x86: try to remove arch_get_ram_rangeYinghai Lu2008-07-081-14/+37
|/
* PCI: Make the intel-iommu_wait_op macro work when jiffies are not runningmark gross2008-05-131-3/+3
* intel-iommu.c: dma ops fixIngo Molnar2008-04-241-18/+17Star
* PCI: pci-iommu-iotlb-flushing-speedupmark gross2008-04-211-36/+40
* PCI: iommu: iotlb flushingmark gross2008-04-211-18/+129
* PCI: iova: lockdep false alarm fixMark Gross2008-03-251-0/+7
* copyright owner and author clean up for intel iommu and related filesmark gross2008-02-241-3/+4
* intel-iommu: fault_reason index cleanupmark gross2008-02-081-6/+5Star
* intel-iommu: PMEN supportmark gross2008-02-081-1/+20
* Genericizing iova.[ch]David Miller2008-02-061-2/+2
* PCI: Spelling fixesJoe Perches2008-02-021-1/+1
* intel-iommu: Fix array overflowTakashi Iwai2007-10-301-2/+2
* x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-301-1/+1
* intel-iommu fixesAl Viro2007-10-291-4/+3Star
* intel-iommu: fix sg_page()FUJITA Tomonori2007-10-231-2/+2
* intel-iommu sg chaining supportFUJITA Tomonori2007-10-221-17/+17
* intel-iommu: fix for IOMMU early crashKeshavamurthy, Anil S2007-10-221-11/+11
* intel-iommu: optimize sg map/unmap callsKeshavamurthy, Anil S2007-10-221-146/+179
* Intel IOMMU: Iommu floppy workaroundKeshavamurthy, Anil S2007-10-221-0/+27
* Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S2007-10-221-0/+33
* Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S2007-10-221-0/+194
* Intel IOMMU: Intel iommu cmdline option - forcedacKeshavamurthy, Anil S2007-10-221-1/+6
* Intel IOMMU: Avoid memory allocation failures in dma map api callsKeshavamurthy, Anil S2007-10-221-4/+26
* Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S2007-10-221-0/+1957