aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/debug_pagetables.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-02-04x86: mm: avoid allocating struct mm_struct on the stackSteven Price1-8/+2
2020-02-04x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_structSteven Price1-4/+4
2019-06-03x86: mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-28/+7
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2018-12-18x86/mm/dump_pagetables: Use DEFINE_SHOW_ATTRIBUTE()Yangtao Li1-51/+7
2018-03-12x86/efi: Replace efi_pgd with efi_mm.pgdSai Praneeth1-3/+3
2018-02-13x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' directoryAndy Lutomirski1-0/+32
2017-12-23x86/mm/dump_pagetables: Allow dumping current pagetablesThomas Gleixner1-4/+67
2017-12-23x86/mm/dump_pagetables: Check user space page table for WX pagesThomas Gleixner1-1/+1
2017-12-23x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchyBorislav Petkov1-5/+10
2015-12-04x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-onlyBorislav Petkov1-1/+1
2015-11-23x86/mm: Turn CONFIG_X86_PTDUMP into a moduleKees Cook1-0/+46