Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 1 | -0/+12 |
* | arch: simplify several early memory allocations | Mike Rapoport | 2019-03-08 | 1 | -8/+4 |
* | nds32: Remove phys_initrd_start and phys_initrd_size | Florian Fainelli | 2018-11-26 | 1 | -2/+0 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -2/+1 |
* | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 2018-10-31 | 1 | -4/+4 |
* | nds32: Fix the symbols undefined issue by exporting them. | Greentime Hu | 2018-05-23 | 1 | -0/+1 |
* | nds32: MMU initialization | Greentime Hu | 2018-02-22 | 1 | -0/+277 |