Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-11 | riscv: remove FIXMAP_PAGE_IO and fall back to its default value | Heiko Stuebner | 1 | -2/+0 |
2022-02-14 | riscv: mm: Prepare pt_ops helper functions for sv57 | Qinglin Pan | 1 | -0/+1 |
2022-01-19 | riscv: Implement sv48 support | Alexandre Ghiti | 1 | -0/+1 |
2020-10-02 | RISC-V: Add early ioremap support | Atish Patra | 1 | -0/+13 |
2020-10-02 | RISC-V: Move DT mapping outof fixmap | Anup Patel | 1 | -3/+0 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-03-26 | riscv: introduce interfaces to patch kernel code | Zong Li | 1 | -0/+2 |
2019-11-17 | riscv: add nommu support | Christoph Hellwig | 1 | -0/+2 |
2019-08-28 | RISC-V: Fix FIXMAP area corruption on RV32 systems | Anup Patel | 1 | -4/+0 |
2019-07-09 | RISC-V: Setup initial page tables in two stages | Anup Patel | 1 | -0/+5 |
2019-03-28 | RISC-V: Fix FIXMAP_TOP to avoid overlap with VMALLOC area | Anup Patel | 1 | -1/+1 |
2019-02-21 | RISC-V: Implement compile-time fixed mappings | Anup Patel | 1 | -0/+44 |