aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-dma_32.c
Commit message (Expand)AuthorAge
* x86: integrate pci-dma.cGlauber Costa2008-04-19
* x86: don't do dma if mask is NULL.Glauber Costa2008-04-19
* x86: return conditional to mmuGlauber Costa2008-04-19
* x86: unify gfp masksGlauber Costa2008-04-19
* x86: retry allocation if failedGlauber Costa2008-04-19
* x86: don't try to allocate from DMA zone at firstGlauber Costa2008-04-19
* x86: use a fallback dev for i386Glauber Costa2008-04-19
* x86: use numa allocation function in i386Glauber Costa2008-04-19
* x86: adjust dma_free_coherent for i386Glauber Costa2008-04-19
* x86: move bad_dma_addressGlauber Costa2008-04-19
* x86: isolate coherent mapping functionsGlauber Costa2008-04-19
* x86: move dma_coherent functions to pci-dma.cGlauber 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: introduce pci-dma.cGlauber Costa2008-04-19
* x86: move dma_supported and dma_set_mask to pci-dma_32.c, fixMark McLoughlin2008-04-19
* x86: provide a bad_dma_address symbol for i386Glauber Costa2008-04-19
* x86: move dma_supported and dma_set_mask to pci-dma_32.cGlauber Costa2008-04-19
* i386: Clean up duplicate includes in arch/i386/kernel/Jesper Juhl2007-10-17
* dma_free_coherent() needs irqs enabled (sigh)David Brownell2007-10-12
* i386: move kernelThomas Gleixner2007-10-11