include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / arm / mm / dma-mapping.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-25 Russell KingMerge branch 'misc2' into devel
2010-02-15 Fenkart/BostandzhyanARM: 5927/1: Make delimiters of DMA area globally visibly.
2010-02-15 Russell KingARM: dma-mapping: fix for speculative prefetching
2010-02-15 Russell KingARM: dma-mapping: provide per-cpu type map/unmap functions
2010-02-15 Russell KingARM: dma-mapping: simplify dma_cache_maint_page
2010-02-15 Russell KingARM: dma-mapping: move selection of page ops out of...
2010-02-15 Russell KingARM: dma-mapping: push buffer ownership down into dma...
2010-02-15 Russell KingARM: dma-mapping: introduce the idea of buffer ownership
2009-11-24 Russell KingARM: dma-mapping: switch ARMv7 DMA mappings to retain...
2009-11-24 Russell KingARM: dma-mapping: get rid of setting/clearing the reser...
2009-11-24 Russell KingARM: dma-mapping: Factor out noMMU dma buffer allocatio...
2009-11-24 Russell KingARM: dma-mapping: clean up coherent arch dma allocation
2009-11-24 Russell KingARM: dma-mapping: move consistent_init into CONFIG_MMU...
2009-11-24 Russell KingARM: dma-mapping: factor dma_free_coherent() common...
2009-11-24 Russell KingARM: dma-mapping: fix nommu dma_alloc_coherent()
2009-11-24 Russell KingARM: dma-mapping: fix coherent arch dma_alloc_coherent()
2009-11-24 Russell KingARM: dma-mapping: functions to allocate/free a coherent...
2009-11-24 Russell KingARM: dma-mapping: split out vmregion code from dma...
2009-10-25 Russell KingARM: Use GFP_DMA only for masks _less_ than 32-bit
2009-07-24 Catalin Marinasnommu: Add noMMU support to the DMA API
2009-03-16 Nicolas Pitre[ARM] introduce dma_cache_maint_page()
2009-03-12 Russell King[ARM] Fix virtual to physical translation macro corner...
2009-01-08 David HowellsNOMMU: Rename ARM's struct vm_region
2008-09-30 Russell King[ARM] dma: don't touch cache on dma_*_for_cpu()
2008-09-29 Russell King[ARM] dma: Reduce to one dma_sync_sg_* implementation
2008-09-25 Russell King[ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg...
2008-09-25 Russell King[ARM] Update dma_map_sg()/dma_unmap_sg() API
2008-09-25 Russell King[ARM] dma: rename consistent.c to dma-mapping.c