summaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm/ptdump.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: Fix PTDUMP output now BPF region moved back to module regionAlexandre Ghiti2021-07-061-2/+2
* riscv: Introduce structure that group all variables regarding kernel mappingAlexandre Ghiti2021-07-051-1/+1
* riscv: Remove 32b kernel mapping from page table dumpAlexandre Ghiti2021-05-011-3/+3
* riscv: add __init section marker to some functionsJisheng Zhang2021-04-261-1/+1
* riscv: Prepare ptdump for vm layout dynamic addressesAlexandre Ghiti2021-04-261-12/+61
* RISC-V: Add page table dump support for uefiAtish Patra2020-10-021-6/+42
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: ptdump: expand type of 'val' in note_page()Steven Price2020-06-021-1/+1
* riscv: Add support to dump the kernel page tablesZong Li2020-03-261-0/+317