summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/fixmap.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-14riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti1-0/+8
2022-05-12riscv: remove FIXMAP_PAGE_IO and fall back to its default valueHeiko Stuebner1-2/+0
2022-02-15riscv: mm: Prepare pt_ops helper functions for sv57Qinglin Pan1-0/+1
2022-01-20riscv: Implement sv48 supportAlexandre Ghiti1-0/+1
2020-10-03RISC-V: Add early ioremap supportAtish Patra1-0/+13
2020-10-03RISC-V: Move DT mapping outof fixmapAnup Patel1-3/+0
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-03-26riscv: introduce interfaces to patch kernel codeZong Li1-0/+2
2019-11-18riscv: add nommu supportChristoph Hellwig1-0/+2
2019-08-29RISC-V: Fix FIXMAP area corruption on RV32 systemsAnup Patel1-4/+0
2019-07-09RISC-V: Setup initial page tables in two stagesAnup Patel1-0/+5
2019-03-29RISC-V: Fix FIXMAP_TOP to avoid overlap with VMALLOC areaAnup Patel1-1/+1
2019-02-21RISC-V: Implement compile-time fixed mappingsAnup Patel1-0/+44