| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 1 | -0/+6 |
* | arch: don't memset(0) memory returned by memblock_alloc() | Mike Rapoport | 2019-03-12 | 1 | -1/+0 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | memblock: replace alloc_bootmem_pages with memblock_alloc | Mike Rapoport | 2018-10-31 | 1 | -2/+2 |
* | m68k: fix early memory reservation for ColdFire MMU systems | Mike Rapoport | 2018-09-03 | 1 | -1/+1 |
* | m68k: switch to MEMBLOCK + NO_BOOTMEM | Mike Rapoport | 2018-07-29 | 1 | -6/+7 |
* | m68k: fix ColdFire node shift size calculation | Greg Ungerer | 2017-11-05 | 1 | -1/+1 |
* | m68k: move coldfire MMU initialization code | Greg Ungerer | 2017-11-05 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | m68k: move ColdFire _bootmem_alloc code | Greg Ungerer | 2016-09-26 | 1 | -1/+30 |
* | m68k: move to a single instance of free_initmem() | Greg Ungerer | 2012-11-14 | 1 | -4/+0 |
* | m68k: Do not set global share for non-kernel shared pages | Alexander Stein | 2012-02-07 | 1 | -4/+5 |
* | m68k: ColdFire V4e MMU paging init code and miss handler | Greg Ungerer | 2011-12-30 | 1 | -0/+198 |