summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/fixmap.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: remove FIXMAP_PAGE_IO and fall back to its default valueHeiko Stuebner2022-05-111-2/+0
* riscv: mm: Prepare pt_ops helper functions for sv57Qinglin Pan2022-02-141-0/+1
* riscv: Implement sv48 supportAlexandre Ghiti2022-01-191-0/+1
* RISC-V: Add early ioremap supportAtish Patra2020-10-021-0/+13
* RISC-V: Move DT mapping outof fixmapAnup Patel2020-10-021-3/+0
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* riscv: introduce interfaces to patch kernel codeZong Li2020-03-261-0/+2
* riscv: add nommu supportChristoph Hellwig2019-11-171-0/+2
* RISC-V: Fix FIXMAP area corruption on RV32 systemsAnup Patel2019-08-281-4/+0
* RISC-V: Setup initial page tables in two stagesAnup Patel2019-07-091-0/+5
* RISC-V: Fix FIXMAP_TOP to avoid overlap with VMALLOC areaAnup Patel2019-03-281-1/+1
* RISC-V: Implement compile-time fixed mappingsAnup Patel2019-02-211-0/+44