summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/dma-noncoherent.c
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-20
|\
| * powerpc: use the generic dma coherent remap allocatorChristoph Hellwig2019-08-28
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>Christophe Leroy2019-05-02
* powerpc/dma: use the generic direct mapping bypassChristoph Hellwig2019-02-18
* powerpc/dma: use the dma_direct mapping routinesChristoph Hellwig2019-02-18
* powerpc/dma: remove dma_nommu_mmap_coherentChristoph Hellwig2019-02-18
* powerpc/dma: split the two __dma_alloc_coherent implementationsChristoph Hellwig2018-12-20
* powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-14
* powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy2017-06-05
* powerpc: Simplify test in __dma_sync()Christophe Leroy2016-03-11
* powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabledMichael Ellerman2015-04-10
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-08
* mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-12
* powerpc: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt2011-03-29
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt2009-05-27
* powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt2009-05-27