summaryrefslogtreecommitdiffstats
path: root/drivers/pci/intel-iommu.c
Commit message (Expand)AuthorAgeFilesLines
* PCI/iommu: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse2008-09-091-0/+23
*---. 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
| |/
* / 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