1. c65e774 x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable by Kirill A. Shutemov · 7 years ago
  2. 5c7919b x86/mm: Make LDT_BASE_ADDR dynamic by Kirill A. Shutemov · 7 years ago
  3. f207890 x86/mm: Map cpu_entry_area at the same place on 4/5 level by Thomas Gleixner · 7 years ago
  4. a4b51ef x86/mm/dump_pagetables: Allow dumping current pagetables by Thomas Gleixner · 7 years ago
  5. b4bf4f9 x86/mm/dump_pagetables: Check user space page table for WX pages by Thomas Gleixner · 7 years ago
  6. f55f050 x86/pti: Put the LDT in its own PGD if PTI is on by Andy Lutomirski · 7 years ago
  7. 92a0f81 x86/cpu_entry_area: Move it out of the fixmap by Thomas Gleixner · 7 years ago
  8. 146122e x86/mm/dump_pagetables: Make the address hints correct and readable by Thomas Gleixner · 7 years ago
  9. c053449 x86/mm/dump_pagetables: Check PAGE_PRESENT for real by Thomas Gleixner · 7 years ago
  10. 04b6702 x86/mm/dump_pagetables: Speed up page tables dump for CONFIG_KASAN=y by Andrey Ryabinin · 7 years ago
  11. 45dcd20 x86/mm/dump_pagetables: Fix printout of p4d level by Kirill A. Shutemov · 7 years ago
  12. 3a366f7 x86/mm/dump_pagetables: Generalize address normalization by Kirill A. Shutemov · 7 years ago
  13. 65ade2f x86/boot/64: Rename init_level4_pgt and early_level4_pgt by Kirill A. Shutemov · 8 years ago
  14. 84bbabc x86/mm: Fix dump pagetables for 4 levels of page tables by Juergen Gross · 8 years ago
  15. fdd3d8c x86/dump_pagetables: Add support for 5-level paging by Kirill A. Shutemov · 8 years ago
  16. f991376 x86/mm: Correct fixmap header usage on adaptable MODULES_END by Thomas Garnier · 8 years ago
  17. f06bdd4 x86/mm: Adapt MODULES_END based on fixmap section size by Thomas Garnier · 8 years ago
  18. 025205f x86/mm/ptdump: Add address marker for KASAN shadow region by Andrey Ryabinin · 8 years ago
  19. 243b72a x86/mm/ptdump: Optimize check for W+X mappings for CONFIG_KASAN=y by Andrey Ryabinin · 8 years ago
  20. 146fbb76 x86/mm/ptdump: Fix soft lockup in page table walker by Andrey Ryabinin · 8 years ago
  21. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. 84e629b x86: Don't use module.h just for AUTHOR / LICENSE tags by Paul Gortmaker · 8 years ago
  23. 0483e1f x86/mm: Implement ASLR for kernel memory regions by Thomas Garnier · 9 years ago
  24. b176862 x86/mm/ptdump: Remove paravirt_enabled() by Borislav Petkov · 9 years ago
  25. 0ffedcd Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. 173ae9b Fix user-visible spelling error by Linus Torvalds · 9 years ago
  27. 8609d1b x86/mm: Turn CONFIG_X86_PTDUMP into a module by Kees Cook · 9 years ago
  28. f4e342c x86/mm: Skip the hypervisor range when walking PGD by Boris Ostrovsky · 9 years ago
  29. e1a5832 x86/mm: Warn on W^X mappings by Stephen Smalley · 9 years ago
  30. da25e62 x86/mm: Fix page table dump to show PAT bit by Toshi Kani · 9 years ago
  31. a023748 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  32. f439c429c3 x86: Support PAT bit in pagetable dump for lower levels by Juergen Gross · 10 years ago
  33. 8266e31 x86, ptdump: Add section for EFI runtime services by Mathias Krause · 10 years ago
  34. 8a5a5d1 x86-64, ptdump: Mark espfix area only if existent by Mathias Krause · 10 years ago
  35. 3891a04 x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack by H. Peter Anvin · 11 years ago
  36. ef6bea6 x86, ptdump: Add the functionality to dump an arbitrary pagetable by Borislav Petkov · 11 years ago
  37. 92851e2 x86, mm: Create symbolic index into address_markers array by Andres Salomon · 14 years ago
  38. 6424fb3 x86: remove (null) in /sys kernel_page_tables by Yinghai Lu · 16 years ago
  39. 27990ea x86: another user of PTE_FLAGS_MASK by Jeremy Fitzhardinge · 16 years ago
  40. 77be1fa x86: add PTE_FLAGS_MASK by Jeremy Fitzhardinge · 16 years ago
  41. 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
  42. 684eb01 x86_64: use PAGE_OFFSET in dump_pagetables by Jiri Slaby · 17 years ago
  43. a4928cf "make namespacecheck" fixes by Ingo Molnar · 17 years ago
  44. 9a79cf9 x86: sort address_markers for dump_pagetables by Yinghai Lu · 17 years ago
  45. fe770bf0 x86: clean up the page table dumper and add 32-bit support by H. Peter Anvin · 17 years ago
  46. 926e539 x86: add code to dump the (kernel) page tables for visual inspection by kernel developers by Arjan van de Ven · 17 years ago