index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
debug_pagetables.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: mm: avoid allocating struct mm_struct on the stack
Steven Price
2020-02-04
1
-8
/
+2
*
x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
Steven Price
2020-02-04
1
-4
/
+4
*
x86: mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-28
/
+7
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
x86/mm/dump_pagetables: Use DEFINE_SHOW_ATTRIBUTE()
Yangtao Li
2018-12-18
1
-51
/
+7
*
x86/efi: Replace efi_pgd with efi_mm.pgd
Sai Praneeth
2018-03-12
1
-3
/
+3
*
x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' di...
Andy Lutomirski
2018-02-13
1
-0
/
+32
*
x86/mm/dump_pagetables: Allow dumping current pagetables
Thomas Gleixner
2017-12-23
1
-4
/
+67
*
x86/mm/dump_pagetables: Check user space page table for WX pages
Thomas Gleixner
2017-12-23
1
-1
/
+1
*
x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchy
Borislav Petkov
2017-12-23
1
-5
/
+10
*
x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-only
Borislav Petkov
2015-12-04
1
-1
/
+1
*
x86/mm: Turn CONFIG_X86_PTDUMP into a module
Kees Cook
2015-11-23
1
-0
/
+46