summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/fixmap.h
AgeCommit message (Expand)Author
2023-04-13riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti
2022-05-11riscv: remove FIXMAP_PAGE_IO and fall back to its default valueHeiko Stuebner
2022-02-14riscv: mm: Prepare pt_ops helper functions for sv57Qinglin Pan
2022-01-19riscv: Implement sv48 supportAlexandre Ghiti
2020-10-02RISC-V: Add early ioremap supportAtish Patra
2020-10-02RISC-V: Move DT mapping outof fixmapAnup Patel
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-03-26riscv: introduce interfaces to patch kernel codeZong Li
2019-11-17riscv: add nommu supportChristoph Hellwig
2019-08-28RISC-V: Fix FIXMAP area corruption on RV32 systemsAnup Patel
2019-07-09RISC-V: Setup initial page tables in two stagesAnup Patel
2019-03-28RISC-V: Fix FIXMAP_TOP to avoid overlap with VMALLOC areaAnup Patel
2019-02-21RISC-V: Implement compile-time fixed mappingsAnup Patel