summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-dma_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86: integrate pci-dma.cGlauber Costa2008-04-191-173/+0Star
* x86: don't do dma if mask is NULL.Glauber Costa2008-04-191-0/+3
* x86: return conditional to mmuGlauber Costa2008-04-191-2/+32
* x86: unify gfp masksGlauber Costa2008-04-191-2/+4
* x86: retry allocation if failedGlauber Costa2008-04-191-5/+29
* x86: don't try to allocate from DMA zone at firstGlauber Costa2008-04-191-3/+0Star
* x86: use a fallback dev for i386Glauber Costa2008-04-191-0/+13
* x86: use numa allocation function in i386Glauber Costa2008-04-191-5/+22
* x86: adjust dma_free_coherent for i386Glauber Costa2008-04-191-0/+2
* x86: move bad_dma_addressGlauber Costa2008-04-191-4/+0Star
* x86: isolate coherent mapping functionsGlauber Costa2008-04-191-16/+35
* x86: move dma_coherent functions to pci-dma.cGlauber Costa2008-04-191-85/+0Star
* x86: merge iommu initialization parametersGlauber Costa2008-04-191-12/+0Star
* x86: merge dma_supportedGlauber Costa2008-04-191-24/+0Star
* x86: move pci fixup to pci-dma.cGlauber Costa2008-04-191-13/+0Star
* x86: introduce pci-dma.cGlauber Costa2008-04-191-12/+0Star
* x86: move dma_supported and dma_set_mask to pci-dma_32.c, fixMark McLoughlin2008-04-191-0/+2
* x86: provide a bad_dma_address symbol for i386Glauber Costa2008-04-191-0/+4
* x86: move dma_supported and dma_set_mask to pci-dma_32.cGlauber Costa2008-04-191-0/+33
* i386: Clean up duplicate includes in arch/i386/kernel/Jesper Juhl2007-10-171-1/+0Star
* dma_free_coherent() needs irqs enabled (sigh)David Brownell2007-10-131-1/+2
* i386: move kernelThomas Gleixner2007-10-111-0/+177