index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
dump_pagetables.c
Age
Commit message (
Expand
)
Author
2014-12-10
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-11-16
x86: Support PAT bit in pagetable dump for lower levels
Juergen Gross
2014-11-11
x86, ptdump: Add section for EFI runtime services
Mathias Krause
2014-09-08
x86-64, ptdump: Mark espfix area only if existent
Mathias Krause
2014-04-30
x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
H. Peter Anvin
2014-03-04
x86, ptdump: Add the functionality to dump an arbitrary pagetable
Borislav Petkov
2010-07-20
x86, mm: Create symbolic index into address_markers array
Andres Salomon
2009-04-14
x86: remove (null) in /sys kernel_page_tables
Yinghai Lu
2008-08-20
x86: another user of PTE_FLAGS_MASK
Jeremy Fitzhardinge
2008-07-22
x86: add PTE_FLAGS_MASK
Jeremy Fitzhardinge
2008-07-22
x86: rename PTE_MASK to PTE_PFN_MASK
Jeremy Fitzhardinge
2008-07-08
x86_64: use PAGE_OFFSET in dump_pagetables
Jiri Slaby
2008-04-24
"make namespacecheck" fixes
Ingo Molnar
2008-04-17
x86: sort address_markers for dump_pagetables
Yinghai Lu
2008-04-17
x86: clean up the page table dumper and add 32-bit support
H. Peter Anvin
2008-04-17
x86: add code to dump the (kernel) page tables for visual inspection by kerne...
Arjan van de Ven