aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/ioremap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-02powerpc: make memremap_compat_align 64s-onlyNicholas Piggin1-20/+0
2021-04-30mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin1-1/+1
2020-02-20mm/memremap_pages: Introduce memremap_compat_align()Dan Williams1-0/+21
2019-08-27powerpc/mm: split out early ioremap path.Christophe Leroy1-10/+7
2019-08-27powerpc/mm: refactor ioremap vm area setup.Christophe Leroy1-0/+20
2019-08-27powerpc/mm: refactor ioremap_range() and use ioremap_page_range()Christophe Leroy1-0/+24
2019-08-27powerpc/mm: make ioremap_bot common to allChristophe Leroy1-0/+3
2019-08-27powerpc/mm: move ioremap_prot() into ioremap.cChristophe Leroy1-0/+19
2019-08-27powerpc/mm: move common 32/64 bits ioremap functions into ioremap.cChristophe Leroy1-0/+36