summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-dma_64.c
AgeCommit message (Expand)AuthorLines
2008-04-19x86: integrate pci-dma.cGlauber Costa-154/+0
2008-04-19x86: remove kludge from x86_64Glauber Costa-4/+0
2008-04-19x86: unify gfp masksGlauber Costa-0/+2
2008-04-19x86: remove virt_to_bus in pci-dma_64.cGlauber Costa-7/+7
2008-04-19x86: move bad_dma_addressGlauber Costa-2/+0
2008-04-19x86: isolate coherent mapping functionsGlauber Costa-1/+10
2008-04-19x86: merge iommu initialization parametersGlauber Costa-79/+0
2008-04-19x86: merge dma_supportedGlauber Costa-43/+1
2008-04-19x86: move pci fixup to pci-dma.cGlauber Costa-15/+0
2008-04-19x86: move x86_64-specific to common code.Glauber Costa-68/+0
2008-04-19x86: move initialization functions to pci-dma.cGlauber Costa-23/+0
2008-04-19x86: unify pci-nommuGlauber Costa-8/+0
2008-04-19x86: introduce pci-dma.cGlauber Costa-9/+0
2008-04-19x86: dma-ops on highmem fixIngo Molnar-1/+1
2008-04-19x86: reserve dma32 early for gartYinghai Lu-0/+49
2008-04-17x86 iommu: add more documentationPavel Machek-10/+10
2008-03-22x86: revert: reserve dma32 early for gartThomas Gleixner-49/+0
2008-03-21x86: reserve dma32 early for gartYinghai Lu-0/+49
2008-03-21x86: fix dma_alloc_pagesYinghai Lu-5/+0
2008-01-30x86: pci-dma_64.c: cleanupsAdrian Bunk-2/+1
2007-11-26x86: turn off iommu merge by defaultIngo Molnar-1/+1
2007-10-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel-1/+1
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel-3/+3
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel-1/+1
2007-10-22Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S-0/+5
2007-10-19x86: enable iommu_merge by defaultAndi Kleen-1/+1
2007-10-17x86: use dev_to_node() to get node for device in dma_alloc_pages()Yinghai Lu-5/+3
2007-10-12dma_free_coherent() needs irqs enabled (sigh)David Brownell-0/+1
2007-10-11x86_64: move kernelThomas Gleixner-0/+346