summaryrefslogtreecommitdiff
path: root/arch/nds32/mm/init.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-0/+12
2019-03-08arch: simplify several early memory allocationsMike Rapoport1-8/+4
2018-11-27nds32: Remove phys_initrd_start and phys_initrd_sizeFlorian Fainelli1-2/+0
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-2/+1
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport1-4/+4
2018-05-23nds32: Fix the symbols undefined issue by exporting them.Greentime Hu1-0/+1
2018-02-22nds32: MMU initializationGreentime Hu1-0/+277