summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/dma-noncoherent.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/dma: use the generic direct mapping bypassChristoph Hellwig2019-02-181-3/+3
* powerpc/dma: use the dma_direct mapping routinesChristoph Hellwig2019-02-181-9/+20
* powerpc/dma: remove dma_nommu_mmap_coherentChristoph Hellwig2019-02-181-2/+5
* powerpc/dma: split the two __dma_alloc_coherent implementationsChristoph Hellwig2018-12-201-8/+7Star
* powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-141-1/+1
* powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy2017-06-051-1/+1
* powerpc: Simplify test in __dma_sync()Christophe Leroy2016-03-121-1/+1
* powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabledMichael Ellerman2015-04-101-1/+1
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-091-0/+1
* mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-131-3/+1Star
* powerpc: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-3/+2Star
* powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
* powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt2011-03-301-0/+20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt2009-05-271-67/+41Star
* powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt2009-05-271-0/+426