aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/dump_pagetables.c
Commit message (Expand)AuthorAge
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-10
|\
| * x86: Support PAT bit in pagetable dump for lower levelsJuergen Gross2014-11-16
* | x86, ptdump: Add section for EFI runtime servicesMathias Krause2014-11-11
|/
* x86-64, ptdump: Mark espfix area only if existentMathias Krause2014-09-08
* x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-04-30
* x86, ptdump: Add the functionality to dump an arbitrary pagetableBorislav Petkov2014-03-04
* x86, mm: Create symbolic index into address_markers arrayAndres Salomon2010-07-20
* x86: remove (null) in /sys kernel_page_tablesYinghai Lu2009-04-14
* x86: another user of PTE_FLAGS_MASKJeremy Fitzhardinge2008-08-20
* x86: add PTE_FLAGS_MASKJeremy Fitzhardinge2008-07-22
* x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge2008-07-22
* x86_64: use PAGE_OFFSET in dump_pagetablesJiri Slaby2008-07-08
* "make namespacecheck" fixesIngo Molnar2008-04-24
* x86: sort address_markers for dump_pagetablesYinghai Lu2008-04-17
* x86: clean up the page table dumper and add 32-bit supportH. Peter Anvin2008-04-17
* x86: add code to dump the (kernel) page tables for visual inspection by kerne...Arjan van de Ven2008-04-17