index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
ptdump.h
Age
Commit message (
Expand
)
Author
2025-05-11
arm64/mm: define ptdesc_t
Anshuman Khandual
2025-05-11
mm/ptdump: split note_page() into level specific callbacks
Anshuman Khandual
2025-03-17
mm: rename GENERIC_PTDUMP and PTDUMP_CORE
Anshuman Khandual
2024-09-10
arm64: ptdump: Use the ptdump description from a local context
Sebastian Ene
2024-09-10
arm64: ptdump: Expose the attribute parsing functionality
Sebastian Ene
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2022-11-07
ARM: 9255/1: efi/dump UEFI runtime page tables for ARM
Wang Kefeng
2021-04-08
arm64: Add __init section marker to some functions
Jisheng Zhang
2020-02-04
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-01-31
arm64: dump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2016-11-07
arm64: dump: Add checking for writable and exectuable pages
Laura Abbott
2016-11-07
arm64: dump: Remove max_addr
Laura Abbott
2016-11-07
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
2016-06-21
arm64: mm: dump: make page table dumping reusable
Mark Rutland