summaryrefslogtreecommitdiff
path: root/arch/sh/mm/consistent.c
Commit message (Expand)AuthorAge
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
* sh64: Move from P1SEG to CAC_ADDR for consistent sync.Paul Mundt2011-05-31
* sh: nommu: use 32-bit phys mode.Paul Mundt2010-11-04
* sh: Use __GFP_ZERO for dma_generic_alloc_coherent().Andrew Murray2010-08-04
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sh: Bump up dma_ops initialization far earlier in the boot process.Paul Mundt2009-10-27
* sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt2009-10-26
* sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt2009-10-20
* sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming2009-10-10
* sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt2009-04-14
* sh: Add support for DMA API debugging.Paul Mundt2009-04-09
* sh: split coherent pagesMagnus Damm2008-12-22
* sh: remove consistent alloc cruftMagnus Damm2008-10-20
* sh: fixup many sparse errors.Paul Mundt2008-09-08
* sh: fix platform_resource_setup_memory() section mismatchMagnus Damm2008-08-28
* sh: select memchunk size using kernel cmdlineMagnus Damm2008-08-11
* Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-29
|\
| * sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm2008-07-28
* | Sh: use generic per-device coherent dma allocatorDmitry Baryshkov2008-07-18
|/
* sh: declared coherent memory support V2 fixMagnus Damm2008-02-14
* sh: declared coherent memory support V2Magnus Damm2008-01-28
* sh: Add SH-5 support to the consistent DMA impl.Paul Mundt2008-01-28
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-17
* sh: Zero-out coherent buffer in consistent_alloc().Paul Mundt2006-10-10
* sh: page table alloc cleanups and page fault optimizations.Paul Mundt2006-09-27
* [PATCH] mm: split highorder pagesNick Piggin2006-03-22
* [PATCH] gfp_t: dma-mapping (sh)Al Viro2005-10-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16