Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport | 2020-06-09 | 1 | -8/+2 |
* | xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow map | Max Filippov | 2019-11-26 | 1 | -1/+3 |
* | xtensa: get rid of __ARCH_USE_5LEVEL_HACK | Mike Rapoport | 2019-11-26 | 1 | -2/+4 |
* | xtensa: mm: fix PMD folding implementation | Mike Rapoport | 2019-11-26 | 1 | -2/+4 |
* | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 1 | -0/+4 |
* | memblock: memblock_phys_alloc(): don't panic | Mike Rapoport | 2019-03-12 | 1 | -0/+3 |
* | memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc | Mike Rapoport | 2019-03-12 | 1 | -2/+1 |
* | kasan: rename kasan_zero_page to kasan_early_shadow_page | Andrey Konovalov | 2018-12-28 | 1 | -7/+11 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -2/+1 |
* | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | xtensa: add support for KASAN | Max Filippov | 2017-12-17 | 1 | -0/+95 |