summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/dump_pagetables.c
Commit message (Expand)AuthorAgeFilesLines
* x86, mm: Create symbolic index into address_markers arrayAndres Salomon2010-07-201-6/+26
* x86: remove (null) in /sys kernel_page_tablesYinghai Lu2009-04-141-3/+4
* x86: another user of PTE_FLAGS_MASKJeremy Fitzhardinge2008-08-201-2/+2
* x86: add PTE_FLAGS_MASKJeremy Fitzhardinge2008-07-221-3/+3
* x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge2008-07-221-5/+5
* x86_64: use PAGE_OFFSET in dump_pagetablesJiri Slaby2008-07-081-1/+1
* "make namespacecheck" fixesIngo Molnar2008-04-241-1/+1
* x86: sort address_markers for dump_pagetablesYinghai Lu2008-04-171-2/+2
* x86: clean up the page table dumper and add 32-bit supportH. Peter Anvin2008-04-171-124/+177
* x86: add code to dump the (kernel) page tables for visual inspection by kerne...Arjan van de Ven2008-04-171-0/+301