index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
debug_pagetables.c
Age
Commit message (
Expand
)
Author
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-02-04
x86: mm: avoid allocating struct mm_struct on the stack
Steven Price
2020-02-04
x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
Steven Price
2019-06-03
x86: mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-12-18
x86/mm/dump_pagetables: Use DEFINE_SHOW_ATTRIBUTE()
Yangtao Li
2018-03-12
x86/efi: Replace efi_pgd with efi_mm.pgd
Sai Praneeth
2018-02-13
x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' di...
Andy Lutomirski
2017-12-23
x86/mm/dump_pagetables: Allow dumping current pagetables
Thomas Gleixner
2017-12-23
x86/mm/dump_pagetables: Check user space page table for WX pages
Thomas Gleixner
2017-12-23
x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchy
Borislav Petkov
2015-12-04
x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-only
Borislav Petkov
2015-11-23
x86/mm: Turn CONFIG_X86_PTDUMP into a module
Kees Cook