summaryrefslogtreecommitdiff
path: root/arch/riscv/mm/ptdump.c
AgeCommit message (Expand)Author
2023-11-05Merge patch series "Improve PTDUMP and introduce new fields"Palmer Dabbelt
2023-11-05riscv: Introduce NAPOT field to PTDUMPYu Chien Peter Lin
2023-11-05riscv: Introduce PBMT field to PTDUMPYu Chien Peter Lin
2023-11-05riscv: Improve PTDUMP to show RSW with non-zero valueYu Chien Peter Lin
2023-10-31riscv: correct pt_level name via pgtable_l5/4_enabledSong Shuai
2023-04-19riscv: Fix ptdump when KASAN is enabledAlexandre Ghiti
2021-07-06riscv: Fix PTDUMP output now BPF region moved back to module regionAlexandre Ghiti
2021-07-05riscv: Introduce structure that group all variables regarding kernel mappingAlexandre Ghiti
2021-05-01riscv: Remove 32b kernel mapping from page table dumpAlexandre Ghiti
2021-04-26riscv: add __init section marker to some functionsJisheng Zhang
2021-04-26riscv: Prepare ptdump for vm layout dynamic addressesAlexandre Ghiti
2020-10-02RISC-V: Add page table dump support for uefiAtish Patra
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-02mm: ptdump: expand type of 'val' in note_page()Steven Price
2020-03-26riscv: Add support to dump the kernel page tablesZong Li