Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-21 | RISC-V: Free-up initrd in free_initrd_mem() | Anup Patel | 1 | -1/+2 |
2019-02-21 | RISC-V: Implement compile-time fixed mappings | Anup Patel | 1 | -0/+34 |
2019-02-21 | RISC-V: Move setup_vm() to mm/init.c | Anup Patel | 1 | -0/+49 |
2019-02-21 | RISC-V: Move setup_bootmem() to mm/init.c | Anup Patel | 1 | -0/+70 |
2019-01-23 | riscv: fixup max_low_pfn with PFN_DOWN. | Guo Ren | 1 | -1/+2 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -2/+1 |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 1 | -1/+1 |
2018-07-04 | RISC-V: Add conditional macro for zone of DMA32 | Zong Li | 1 | -0/+2 |
2018-01-30 | riscv: don't read back satp in paging_init | Christoph Hellwig | 1 | -2/+0 |
2018-01-30 | riscv: add ZONE_DMA32 | Christoph Hellwig | 1 | -4/+6 |
2017-09-26 | RISC-V: Init and Halt Code | Palmer Dabbelt | 1 | -0/+70 |