Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -2/+1 |
* | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN | Andrey Ryabinin | 2018-08-17 | 1 | -13/+303 |
* | x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable | Kirill A. Shutemov | 2018-02-14 | 1 | -1/+1 |
* | mm/kasan/kasan_init.c: use kasan_zero_pud for p4d table | Joonsoo Kim | 2017-07-10 | 1 | -0/+12 |
* | mm: convert generic code to 5-level paging | Kirill A. Shutemov | 2017-03-09 | 1 | -5/+39 |
* | mm/kasan: Switch to using __pa_symbol and lm_alias | Laura Abbott | 2017-01-11 | 1 | -7/+8 |
* | x86/kasan, mm: Introduce generic kasan_populate_zero_shadow() | Andrey Ryabinin | 2015-08-22 | 1 | -0/+152 |