Age | Commit message (Expand) | Author |
---|---|---|
2022-02-14 | riscv: mm: Control p4d's folding by pgtable_l5_enabled | Qinglin Pan |
2022-01-19 | riscv: Implement sv48 support | Alexandre Ghiti |
2021-07-09 | Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-07-08 | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V |
2021-07-05 | riscv: mm: fix build errors caused by mk_pmd() | Nanyong Sun |
2021-05-22 | riscv: mm: add _PAGE_LEAF macro | Nanyong Sun |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport |
2020-02-04 | riscv: mm: add p?d_leaf() definitions | Steven Price |
2020-01-22 | riscv: Add KASAN support | Nick Hu |
2019-07-09 | RISC-V: Setup initial page tables in two stages | Anup Patel |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner |
2017-09-26 | RISC-V: Paging and MMU | Palmer Dabbelt |