aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-dma_64.c
Commit message (Expand)AuthorAge
* x86: integrate pci-dma.cGlauber Costa2008-04-19
* x86: remove kludge from x86_64Glauber Costa2008-04-19
* x86: unify gfp masksGlauber Costa2008-04-19
* x86: remove virt_to_bus in pci-dma_64.cGlauber Costa2008-04-19
* x86: move bad_dma_addressGlauber Costa2008-04-19
* x86: isolate coherent mapping functionsGlauber Costa2008-04-19
* x86: merge iommu initialization parametersGlauber Costa2008-04-19
* x86: merge dma_supportedGlauber Costa2008-04-19
* x86: move pci fixup to pci-dma.cGlauber Costa2008-04-19
* x86: move x86_64-specific to common code.Glauber Costa2008-04-19
* x86: move initialization functions to pci-dma.cGlauber Costa2008-04-19
* x86: unify pci-nommuGlauber Costa2008-04-19
* x86: introduce pci-dma.cGlauber Costa2008-04-19
* x86: dma-ops on highmem fixIngo Molnar2008-04-19
* x86: reserve dma32 early for gartYinghai Lu2008-04-19
* x86 iommu: add more documentationPavel Machek2008-04-17
* x86: revert: reserve dma32 early for gartThomas Gleixner2008-03-22
* x86: reserve dma32 early for gartYinghai Lu2008-03-21
* x86: fix dma_alloc_pagesYinghai Lu2008-03-21
* x86: pci-dma_64.c: cleanupsAdrian Bunk2008-01-30
* x86: turn off iommu merge by defaultIngo Molnar2007-11-26
* x86 gart: rename symbols only used for the GART implementationJoerg Roedel2007-10-29
* x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-29
* x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-29
* Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S2007-10-22
* x86: enable iommu_merge by defaultAndi Kleen2007-10-19
* x86: use dev_to_node() to get node for device in dma_alloc_pages()Yinghai Lu2007-10-17
* dma_free_coherent() needs irqs enabled (sigh)David Brownell2007-10-12
* x86_64: move kernelThomas Gleixner2007-10-11