Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-08mm: move ioremap_page_range to vmalloc.cChristoph Hellwig
2021-05-15mm/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