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