aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/mm/physaddr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-18riscv: Use PUD/P4D/PGD pages for the linear mappingAlexandre Ghiti1-0/+16
2022-12-08riscv: Fix crash during early errata patchingSamuel Holland1-1/+1
2022-03-03riscv: Fix DEBUG_VIRTUAL false warningsAlexandre Ghiti1-3/+1
2021-07-05riscv: Introduce structure that group all variables regarding kernel mappingAlexandre Ghiti1-1/+1
2021-04-26riscv: Move kernel mapping outside of linear mappingAlexandre Ghiti1-1/+1
2020-01-23riscv: mm: add support for CONFIG_DEBUG_VIRTUALZong Li1-0/+37