aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/ptdump.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-22arm64: Enable vmalloc-huge with ptdumpDev Jain1-0/+2
2025-05-11arm64/mm: define ptdesc_tAnshuman Khandual1-4/+4
2025-05-11mm/ptdump: split note_page() into level specific callbacksAnshuman Khandual1-2/+14
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual1-2/+2
2024-09-10arm64: ptdump: Use the ptdump description from a local contextSebastian Ene1-0/+1
2024-09-10arm64: ptdump: Expose the attribute parsing functionalitySebastian Ene1-1/+41
2024-02-22arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy1-7/+0
2022-11-07ARM: 9255/1: efi/dump UEFI runtime page tables for ARMWang Kefeng1-0/+1
2021-04-08arm64: Add __init section marker to some functionsJisheng Zhang1-1/+1
2020-02-04arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price1-4/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-01-31arm64: dump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-6/+3
2016-11-07arm64: dump: Add checking for writable and exectuable pagesLaura Abbott1-0/+8
2016-11-07arm64: dump: Remove max_addrLaura Abbott1-1/+0
2016-11-07arm64: dump: Make ptdump debugfs a separate optionLaura Abbott1-6/+9
2016-06-21arm64: mm: dump: make page table dumping reusableMark Rutland1-0/+44