summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/ioremap.c
AgeCommit message (Expand)Author
2023-10-19powerpc/nohash: Replace pte_user() by pte_read()Christophe Leroy
2023-10-19powerpc: Fail ioremap() instead of silently ignoring flags when PAGE_USER is setChristophe Leroy
2023-10-19powerpc: Implement and use pgprot_nx()Christophe Leroy
2023-08-18powerpc: mm: convert to GENERIC_IOREMAPChristophe Leroy
2021-12-02powerpc: make memremap_compat_align 64s-onlyNicholas Piggin
2021-04-30mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin
2020-02-20mm/memremap_pages: Introduce memremap_compat_align()Dan Williams
2019-08-27powerpc/mm: split out early ioremap path.Christophe Leroy
2019-08-27powerpc/mm: refactor ioremap vm area setup.Christophe Leroy
2019-08-27powerpc/mm: refactor ioremap_range() and use ioremap_page_range()Christophe Leroy
2019-08-27powerpc/mm: make ioremap_bot common to allChristophe Leroy
2019-08-27powerpc/mm: move ioremap_prot() into ioremap.cChristophe Leroy
2019-08-27powerpc/mm: move common 32/64 bits ioremap functions into ioremap.cChristophe Leroy