开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
/
ptdump.c
Age
Commit message (
Expand
)
Author
2024-06-26
riscv: mm: Take memory hotplug read-lock during kernel page table dump
Björn Töpel
2024-02-22
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2023-11-05
Merge patch series "Improve PTDUMP and introduce new fields"
Palmer Dabbelt
2023-11-05
riscv: Introduce NAPOT field to PTDUMP
Yu Chien Peter Lin
2023-11-05
riscv: Introduce PBMT field to PTDUMP
Yu Chien Peter Lin
2023-11-05
riscv: Improve PTDUMP to show RSW with non-zero value
Yu Chien Peter Lin
2023-10-31
riscv: correct pt_level name via pgtable_l5/4_enabled
Song Shuai
2023-04-19
riscv: Fix ptdump when KASAN is enabled
Alexandre Ghiti
2021-07-06
riscv: Fix PTDUMP output now BPF region moved back to module region
Alexandre Ghiti
2021-07-05
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
2021-05-01
riscv: Remove 32b kernel mapping from page table dump
Alexandre Ghiti
2021-04-26
riscv: add __init section marker to some functions
Jisheng Zhang
2021-04-26
riscv: Prepare ptdump for vm layout dynamic addresses
Alexandre Ghiti
2020-10-02
RISC-V: Add page table dump support for uefi
Atish Patra
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-02
mm: ptdump: expand type of 'val' in note_page()
Steven Price
2020-03-26
riscv: Add support to dump the kernel page tables
Zong Li