aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/intel-iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linusIngo Molnar1-1/+1
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+0
2008-07-11x86: make only GART code include gart.hFUJITA Tomonori1-1/+1
2008-07-08RFC x86: try to remove arch_get_ram_rangeYinghai Lu1-14/+37
2008-06-10PCI: eliminate double kfree in intel-iommu initializationJulia Lawall1-1/+0
2008-05-13PCI: Make the intel-iommu_wait_op macro work when jiffies are not runningmark gross1-3/+3
2008-04-24intel-iommu.c: dma ops fixIngo Molnar1-18/+17
2008-04-20PCI: pci-iommu-iotlb-flushing-speedupmark gross1-36/+40
2008-04-20PCI: iommu: iotlb flushingmark gross1-18/+129
2008-03-24PCI: iova: lockdep false alarm fixMark Gross1-0/+7
2008-02-23copyright owner and author clean up for intel iommu and related filesmark gross1-3/+4
2008-02-08intel-iommu: fault_reason index cleanupmark gross1-6/+5
2008-02-08intel-iommu: PMEN supportmark gross1-1/+20
2008-02-06Genericizing iova.[ch]David Miller1-2/+2
2008-02-01PCI: Spelling fixesJoe Perches1-1/+1
2007-10-30intel-iommu: Fix array overflowTakashi Iwai1-2/+2
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel1-1/+1
2007-10-29intel-iommu fixesAl Viro1-4/+3
2007-10-23intel-iommu: fix sg_page()FUJITA Tomonori1-2/+2
2007-10-22intel-iommu sg chaining supportFUJITA Tomonori1-17/+17
2007-10-22intel-iommu: fix for IOMMU early crashKeshavamurthy, Anil S1-11/+11
2007-10-22intel-iommu: optimize sg map/unmap callsKeshavamurthy, Anil S1-146/+179
2007-10-22Intel IOMMU: Iommu floppy workaroundKeshavamurthy, Anil S1-0/+27
2007-10-22Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S1-0/+33
2007-10-22Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S1-0/+194
2007-10-22Intel IOMMU: Intel iommu cmdline option - forcedacKeshavamurthy, Anil S1-1/+6
2007-10-22Intel IOMMU: Avoid memory allocation failures in dma map api callsKeshavamurthy, Anil S1-4/+26
2007-10-22Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S1-0/+1957