summaryrefslogtreecommitdiff
path: root/arch/x86/mm/debug_pagetables.c
AgeCommit message (Expand)Author
2023-04-13x86/mm/dump_pagetables: remove MODULE_LICENSE in non-modulesNick Alcock
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-02-04x86: mm: avoid allocating struct mm_struct on the stackSteven Price
2020-02-04x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_structSteven Price
2019-06-03x86: mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-12-18x86/mm/dump_pagetables: Use DEFINE_SHOW_ATTRIBUTE()Yangtao Li
2018-03-12x86/efi: Replace efi_pgd with efi_mm.pgdSai Praneeth
2018-02-13x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' di...Andy Lutomirski
2017-12-23x86/mm/dump_pagetables: Allow dumping current pagetablesThomas Gleixner
2017-12-23x86/mm/dump_pagetables: Check user space page table for WX pagesThomas Gleixner
2017-12-23x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchyBorislav Petkov
2015-12-04x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-onlyBorislav Petkov
2015-11-23x86/mm: Turn CONFIG_X86_PTDUMP into a moduleKees Cook