| Commit message (Expand) | Author | Age | Files | Lines |
* | nds32: Remove the architecture | Alan Kao | 2022-03-07 | 1 | -263/+0 |
* | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 2021-04-30 | 1 | -1/+0 |
* | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport | 2020-06-09 | 1 | -11/+2 |
* | mm: free_area_init: use maximal zone PFNs rather than zone sizes | Mike Rapoport | 2020-06-04 | 1 | -7/+4 |
* | nds32: use pgtable-nopmd instead of 4level-fixup | Mike Rapoport | 2019-12-05 | 1 | -3/+8 |
* | Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-17 | 1 | -1/+1 |
|\ |
|
| * | nds32: fix semicolon code style issue | Yang Wei | 2019-05-07 | 1 | -1/+1 |
* | | init: provide a generic free_initmem implementation | Mike Rapoport | 2019-05-14 | 1 | -5/+0 |
* | | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig | 2019-05-14 | 1 | -7/+0 |
|/ |
|
* | 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 |