async: Handle kthread_run() return codes.
[safe/jmp/linux-2.6] / kernel / dma-coherent.c
2009-01-21 Paul Mundtdma-coherent: Restore dma_alloc_from_coherent() large...
2009-01-21 Adrian McMenamindma-coherent: per-device coherent area is in pages...
2009-01-06 Johannes Weinerdma-coherent: catch oversized requests to dma_alloc_fro...
2009-01-06 Andrew Mortondma_alloc_coherent: clean it up
2009-01-06 Andrew Mortondma_alloc_from_coherent(): fix fallback to generic...
2008-08-22 Ingo Molnardma-coherent: export dma_[alloc|release]_from_coherent...
2008-08-07 Dmitry BaryshkovDMA: make dma-coherent.c documentation kdoc-friendly
2008-08-05 Jan Beulichdma: fix order calculation in dma_mark_declared_memory_...
2008-07-20 Dmitry Baryshkovdma-coherent: add documentation to new interfaces
2008-07-18 Dmitry BaryshkovGeneric dma-coherent: fix DMA_MEMORY_EXCLUSIVE
2008-06-30 Dmitry Baryshkovgeneric: per-device coherent dma allocator