aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/pci-gart.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-30[PATCH] x86_64: Fix no IOMMU warning in PCI-GART driverAndi Kleen1-4/+2
2006-05-08[PATCH] x86_64: Check for too many northbridges in IOMMU codeAndi Kleen1-0/+8
2006-04-22[PATCH] x86_64: Fix a race in the free_iommu pathMike Waychison1-4/+0
2006-03-25[PATCH] x86_64: Search K8 devices on more devices.Navin Boppuri1-3/+1
2006-03-25[PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMUAndi Kleen1-2/+5
2006-02-26[PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason1-17/+5
2006-02-12[PATCH] x86_64: GART DMA merging fixAndi Kleen1-4/+2
2006-02-04[PATCH] x86_64: IOMMU printk cleanupJon Mason1-1/+9
2006-02-04[PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m...Kevin VanMaren1-3/+6
2006-01-11[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda1-314/+97
2006-01-11[PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen1-1/+1
2006-01-11[PATCH] x86_64: Add missing newline in IOMMU error messageAndi Kleen1-1/+1
2005-11-14[PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistentAndi Kleen1-1/+7
2005-10-28[PATCH] gfp_t: dma-mapping (amd64)Al Viro1-2/+2
2005-09-12[PATCH] x86-64: Micro optimization to dma_alloc_coherent node lookupAndi Kleen1-5/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+980