summaryrefslogtreecommitdiffstats
path: root/mm/ioremap.c
AgeCommit message (Expand)Author
2021-05-14mm/ioremap: fix iomap_max_page_shiftChristophe Leroy
2021-04-30mm: move vmap_range from mm/ioremap.c to mm/vmalloc.cNicholas Piggin
2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin
2021-04-30mm/ioremap: rename ioremap_*_range to vmap_*_rangeNicholas Piggin
2020-08-07mm: move p?d_alloc_track to separate header fileJoerg Roedel
2020-08-07mm: move lib/ioremap.c to mm/Mike Rapoport