summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/ioremap.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: make memremap_compat_align 64s-onlyNicholas Piggin2021-12-021-20/+0
* mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin2021-04-301-1/+1
* mm/memremap_pages: Introduce memremap_compat_align()Dan Williams2020-02-201-0/+21
* powerpc/mm: split out early ioremap path.Christophe Leroy2019-08-271-10/+7
* powerpc/mm: refactor ioremap vm area setup.Christophe Leroy2019-08-271-0/+20
* powerpc/mm: refactor ioremap_range() and use ioremap_page_range()Christophe Leroy2019-08-271-0/+24
* powerpc/mm: make ioremap_bot common to allChristophe Leroy2019-08-271-0/+3
* powerpc/mm: move ioremap_prot() into ioremap.cChristophe Leroy2019-08-271-0/+19
* powerpc/mm: move common 32/64 bits ioremap functions into ioremap.cChristophe Leroy2019-08-271-0/+36