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