summaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm/ptdump.c
Commit message (Expand)AuthorAgeFilesLines
* mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy2024-02-221-3/+8
* arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy2024-02-221-1/+0
* Merge patch series "Improve PTDUMP and introduce new fields"Palmer Dabbelt2023-11-051-19/+34
|\
| * riscv: Introduce NAPOT field to PTDUMPYu Chien Peter Lin2023-11-051-0/+4
| * riscv: Introduce PBMT field to PTDUMPYu Chien Peter Lin2023-11-051-0/+16
| * riscv: Improve PTDUMP to show RSW with non-zero valueYu Chien Peter Lin2023-11-051-20/+15
* | riscv: correct pt_level name via pgtable_l5/4_enabledSong Shuai2023-10-311-0/+3
|/
* riscv: Fix ptdump when KASAN is enabledAlexandre Ghiti2023-04-191-12/+12
* 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