aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/dump_pagetables.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-20x86, mm: Create symbolic index into address_markers arrayAndres Salomon1-6/+26
2009-04-14x86: remove (null) in /sys kernel_page_tablesYinghai Lu1-3/+4
2008-08-20x86: another user of PTE_FLAGS_MASKJeremy Fitzhardinge1-2/+2
2008-07-22x86: add PTE_FLAGS_MASKJeremy Fitzhardinge1-3/+3
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge1-5/+5
2008-07-08x86_64: use PAGE_OFFSET in dump_pagetablesJiri Slaby1-1/+1
2008-04-24"make namespacecheck" fixesIngo Molnar1-1/+1
2008-04-17x86: sort address_markers for dump_pagetablesYinghai Lu1-2/+2
2008-04-17x86: clean up the page table dumper and add 32-bit supportH. Peter Anvin1-124/+177
2008-04-17x86: add code to dump the (kernel) page tables for visual inspection by kernel developersArjan van de Ven1-0/+301