Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: make memremap_compat_align 64s-only | Nicholas Piggin | 2021-12-02 | 1 | -20/+0 |
* | mm/vmalloc: remove unmap_kernel_range | Nicholas Piggin | 2021-04-30 | 1 | -1/+1 |
* | mm/memremap_pages: Introduce memremap_compat_align() | Dan Williams | 2020-02-20 | 1 | -0/+21 |
* | powerpc/mm: split out early ioremap path. | Christophe Leroy | 2019-08-27 | 1 | -10/+7 |
* | powerpc/mm: refactor ioremap vm area setup. | Christophe Leroy | 2019-08-27 | 1 | -0/+20 |
* | powerpc/mm: refactor ioremap_range() and use ioremap_page_range() | Christophe Leroy | 2019-08-27 | 1 | -0/+24 |
* | powerpc/mm: make ioremap_bot common to all | Christophe Leroy | 2019-08-27 | 1 | -0/+3 |
* | powerpc/mm: move ioremap_prot() into ioremap.c | Christophe Leroy | 2019-08-27 | 1 | -0/+19 |
* | powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c | Christophe Leroy | 2019-08-27 | 1 | -0/+36 |