aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/consistent.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-14sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt1-1/+11
2009-04-09sh: Add support for DMA API debugging.Paul Mundt1-6/+13
2008-12-22sh: split coherent pagesMagnus Damm1-1/+6
2008-10-20sh: remove consistent alloc cruftMagnus Damm1-10/+0
2008-09-08sh: fixup many sparse errors.Paul Mundt1-1/+1
2008-08-28sh: fix platform_resource_setup_memory() section mismatchMagnus Damm1-3/+3
2008-08-11sh: select memchunk size using kernel cmdlineMagnus Damm1-0/+27
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar1-0/+30
2008-07-28sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm1-0/+30
2008-07-18Sh: use generic per-device coherent dma allocatorDmitry Baryshkov1-95/+3
2008-02-14sh: declared coherent memory support V2 fixMagnus Damm1-12/+20
2008-01-28sh: declared coherent memory support V2Magnus Damm1-46/+128
2008-01-28sh: Add SH-5 support to the consistent DMA impl.Paul Mundt1-18/+28
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-4/+4
2006-10-10sh: Zero-out coherent buffer in consistent_alloc().Paul Mundt1-0/+1
2006-09-27sh: page table alloc cleanups and page fault optimizations.Paul Mundt1-0/+2
2006-03-22[PATCH] mm: split highorder pagesNick Piggin1-2/+1
2005-10-28[PATCH] gfp_t: dma-mapping (sh)Al Viro1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+85