aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm/ptdump.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-06riscv: Fix PTDUMP output now BPF region moved back to module regionAlexandre Ghiti1-2/+2
2021-07-05riscv: Introduce structure that group all variables regarding kernel mappingAlexandre Ghiti1-1/+1
2021-05-01riscv: Remove 32b kernel mapping from page table dumpAlexandre Ghiti1-3/+3
2021-04-26riscv: add __init section marker to some functionsJisheng Zhang1-1/+1
2021-04-26riscv: Prepare ptdump for vm layout dynamic addressesAlexandre Ghiti1-12/+61
2020-10-02RISC-V: Add page table dump support for uefiAtish Patra1-6/+42
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-06-02mm: ptdump: expand type of 'val' in note_page()Steven Price1-1/+1
2020-03-26riscv: Add support to dump the kernel page tablesZong Li1-0/+317