| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: integrate pci-dma.c | Glauber Costa | 2008-04-19 | 1 | -173/+0 |
* | x86: don't do dma if mask is NULL. | Glauber Costa | 2008-04-19 | 1 | -0/+3 |
* | x86: return conditional to mmu | Glauber Costa | 2008-04-19 | 1 | -2/+32 |
* | x86: unify gfp masks | Glauber Costa | 2008-04-19 | 1 | -2/+4 |
* | x86: retry allocation if failed | Glauber Costa | 2008-04-19 | 1 | -5/+29 |
* | x86: don't try to allocate from DMA zone at first | Glauber Costa | 2008-04-19 | 1 | -3/+0 |
* | x86: use a fallback dev for i386 | Glauber Costa | 2008-04-19 | 1 | -0/+13 |
* | x86: use numa allocation function in i386 | Glauber Costa | 2008-04-19 | 1 | -5/+22 |
* | x86: adjust dma_free_coherent for i386 | Glauber Costa | 2008-04-19 | 1 | -0/+2 |
* | x86: move bad_dma_address | Glauber Costa | 2008-04-19 | 1 | -4/+0 |
* | x86: isolate coherent mapping functions | Glauber Costa | 2008-04-19 | 1 | -16/+35 |
* | x86: move dma_coherent functions to pci-dma.c | Glauber Costa | 2008-04-19 | 1 | -85/+0 |
* | x86: merge iommu initialization parameters | Glauber Costa | 2008-04-19 | 1 | -12/+0 |
* | x86: merge dma_supported | Glauber Costa | 2008-04-19 | 1 | -24/+0 |
* | x86: move pci fixup to pci-dma.c | Glauber Costa | 2008-04-19 | 1 | -13/+0 |
* | x86: introduce pci-dma.c | Glauber Costa | 2008-04-19 | 1 | -12/+0 |
* | x86: move dma_supported and dma_set_mask to pci-dma_32.c, fix | Mark McLoughlin | 2008-04-19 | 1 | -0/+2 |
* | x86: provide a bad_dma_address symbol for i386 | Glauber Costa | 2008-04-19 | 1 | -0/+4 |
* | x86: move dma_supported and dma_set_mask to pci-dma_32.c | Glauber Costa | 2008-04-19 | 1 | -0/+33 |
* | i386: Clean up duplicate includes in arch/i386/kernel/ | Jesper Juhl | 2007-10-17 | 1 | -1/+0 |
* | dma_free_coherent() needs irqs enabled (sigh) | David Brownell | 2007-10-12 | 1 | -1/+2 |
* | i386: move kernel | Thomas Gleixner | 2007-10-11 | 1 | -0/+177 |