Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RISC-V: Add early ioremap support | Atish Patra | 2020-10-02 | 1 | -0/+13 |
* | RISC-V: Move DT mapping outof fixmap | Anup Patel | 2020-10-02 | 1 | -3/+0 |
* | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | riscv: introduce interfaces to patch kernel code | Zong Li | 2020-03-26 | 1 | -0/+2 |
* | riscv: add nommu support | Christoph Hellwig | 2019-11-18 | 1 | -0/+2 |
* | RISC-V: Fix FIXMAP area corruption on RV32 systems | Anup Patel | 2019-08-29 | 1 | -4/+0 |
* | RISC-V: Setup initial page tables in two stages | Anup Patel | 2019-07-09 | 1 | -0/+5 |
* | RISC-V: Fix FIXMAP_TOP to avoid overlap with VMALLOC area | Anup Patel | 2019-03-29 | 1 | -1/+1 |
* | RISC-V: Implement compile-time fixed mappings | Anup Patel | 2019-02-21 | 1 | -0/+44 |