Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RISC-V: Setup initial page tables in two stages | Anup Patel | 2019-07-09 | 1 | -0/+8 |
* | riscv: Introduce huge page support for 32/64bit kernel | Alexandre Ghiti | 2019-07-03 | 1 | -2/+6 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | RISC-V: Move setup_bootmem() to mm/init.c | Anup Patel | 2019-02-21 | 1 | -0/+1 |
* | riscv: Add pte bit to distinguish swap from invalid | Stefan O'Rear | 2019-02-11 | 1 | -4/+4 |
* | riscv: remove CONFIG_MMU ifdefs | Christoph Hellwig | 2018-01-07 | 1 | -4/+0 |
* | RISC-V: Flush I$ when making a dirty page executable | Andrew Waterman | 2017-11-30 | 1 | -26/+32 |
* | RISC-V: Paging and MMU | Palmer Dabbelt | 2017-09-26 | 1 | -0/+430 |