summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/dump_pagetables.c
Commit message (Expand)AuthorAgeFilesLines
* x86/mm/ptdump: Remove paravirt_enabled()Borislav Petkov2016-02-201-6/+5
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-111-32/+2
|\
| * x86/mm: Turn CONFIG_X86_PTDUMP into a moduleKees Cook2015-11-231-32/+2
* | Fix user-visible spelling errorLinus Torvalds2015-12-151-1/+1
|/
* x86/mm: Skip the hypervisor range when walking PGDBoris Ostrovsky2015-11-071-1/+16
* x86/mm: Warn on W^X mappingsStephen Smalley2015-10-061-1/+41
* x86/mm: Fix page table dump to show PAT bitToshi Kani2015-09-221-18/+21
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-101-13/+11
|\
| * x86: Support PAT bit in pagetable dump for lower levelsJuergen Gross2014-11-161-13/+11
* | x86, ptdump: Add section for EFI runtime servicesMathias Krause2014-11-111-0/+3
|/
* x86-64, ptdump: Mark espfix area only if existentMathias Krause2014-09-081-0/+4
* x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-04-301-11/+33
* x86, ptdump: Add the functionality to dump an arbitrary pagetableBorislav Petkov2014-03-041-30/+54
* 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
OpenPOWER on IntegriCloud