index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
dump_pagetables.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm/ptdump: Remove paravirt_enabled()
Borislav Petkov
2016-02-20
1
-6
/
+5
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-01-11
1
-32
/
+2
|
\
|
*
x86/mm: Turn CONFIG_X86_PTDUMP into a module
Kees Cook
2015-11-23
1
-32
/
+2
*
|
Fix user-visible spelling error
Linus Torvalds
2015-12-15
1
-1
/
+1
|
/
*
x86/mm: Skip the hypervisor range when walking PGD
Boris Ostrovsky
2015-11-07
1
-1
/
+16
*
x86/mm: Warn on W^X mappings
Stephen Smalley
2015-10-06
1
-1
/
+41
*
x86/mm: Fix page table dump to show PAT bit
Toshi Kani
2015-09-22
1
-18
/
+21
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-12-10
1
-13
/
+11
|
\
|
*
x86: Support PAT bit in pagetable dump for lower levels
Juergen Gross
2014-11-16
1
-13
/
+11
*
|
x86, ptdump: Add section for EFI runtime services
Mathias Krause
2014-11-11
1
-0
/
+3
|
/
*
x86-64, ptdump: Mark espfix area only if existent
Mathias Krause
2014-09-08
1
-0
/
+4
*
x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
H. Peter Anvin
2014-04-30
1
-11
/
+33
*
x86, ptdump: Add the functionality to dump an arbitrary pagetable
Borislav Petkov
2014-03-04
1
-30
/
+54
*
x86, mm: Create symbolic index into address_markers array
Andres Salomon
2010-07-20
1
-6
/
+26
*
x86: remove (null) in /sys kernel_page_tables
Yinghai Lu
2009-04-14
1
-3
/
+4
*
x86: another user of PTE_FLAGS_MASK
Jeremy Fitzhardinge
2008-08-20
1
-2
/
+2
*
x86: add PTE_FLAGS_MASK
Jeremy Fitzhardinge
2008-07-22
1
-3
/
+3
*
x86: rename PTE_MASK to PTE_PFN_MASK
Jeremy Fitzhardinge
2008-07-22
1
-5
/
+5
*
x86_64: use PAGE_OFFSET in dump_pagetables
Jiri Slaby
2008-07-08
1
-1
/
+1
*
"make namespacecheck" fixes
Ingo Molnar
2008-04-24
1
-1
/
+1
*
x86: sort address_markers for dump_pagetables
Yinghai Lu
2008-04-17
1
-2
/
+2
*
x86: clean up the page table dumper and add 32-bit support
H. Peter Anvin
2008-04-17
1
-124
/
+177
*
x86: add code to dump the (kernel) page tables for visual inspection by kerne...
Arjan van de Ven
2008-04-17
1
-0
/
+301