1. e47690d x86: mm: avoid allocating struct mm_struct on the stack by Steven Price · 5 years ago
  2. f8f0d0b mm: ptdump: reduce level numbers by 1 in note_page() by Steven Price · 5 years ago
  3. 9c7869c arm64: mm: display non-present entries in ptdump by Steven Price · 5 years ago
  4. 102f45f arm64: mm: convert mm/dump.c to use walk_page_range() by Steven Price · 5 years ago
  5. cba779d arm64: mm: Fix column alignment for UXN in kernel_page_tables by Mark Brown · 5 years ago
  6. 77ad4ce arm64: memory: rename VA_START to PAGE_END by Mark Rutland · 5 years ago
  7. 233947e arm64: memory: fix flipped VA space fallout by Mark Rutland · 5 years ago
  8. 99426e5 arm64: dump: De-constify VA_START and KASAN_SHADOW_START by Steve Capper · 5 years ago
  9. 14c127c arm64: mm: Flip kernel VA space by Steve Capper · 5 years ago
  10. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  11. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  12. d23c808 arm64: ptdump: Don't iterate kernel page tables using PTRS_PER_PXX by Will Deacon · 6 years ago
  13. e2a2e56 arm64: dump: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  14. 4733c7c arm64: dump: Use consistent capitalisation for page-table dumps by Will Deacon · 6 years ago
  15. 20a004e arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables by Will Deacon · 7 years ago
  16. 1d08a04 arm64: fix CONFIG_DEBUG_WX address reporting by Mark Rutland · 7 years ago
  17. 1404d6f arm64: dump: Add checking for writable and exectuable pages by Laura Abbott · 8 years ago
  18. ae5d1cf arm64: dump: Make the page table dumping seq_file optional by Laura Abbott · 8 years ago
  19. 4ddb9bf arm64: dump: Make ptdump debugfs a separate option by Laura Abbott · 8 years ago
  20. a93a4d6 arm64: Fix shift warning in arch/arm64/mm/dump.c by Catalin Marinas · 10 years ago
  21. 4674fdb arm64: mm: dump: make page table dumping reusable by Mark Rutland · 9 years ago
  22. 48dd73c arm64: mm: dump: log span level by Mark Rutland · 9 years ago
  23. d8fc68a arm64: ptdump: add region marker for kasan shadow region by Ard Biesheuvel · 9 years ago
  24. c8f8cca arm64: ptdump: use static initializers for vmemmap region boundaries by Ard Biesheuvel · 9 years ago
  25. 3e1907d arm64: mm: move vmemmap region right below the linear region by Ard Biesheuvel · 9 years ago
  26. cc30e6b arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDR by Kefeng Wang · 9 years ago
  27. f904077 arm64: move kernel image to base of vmalloc area by Ard Biesheuvel · 9 years ago
  28. d7e9d59 arm64: ptdump: Indicate whether memory should be faulting by Laura Abbott · 9 years ago
  29. b312202 arm64: Fix an enum typo in mm/dump.c by Masanari Iida · 9 years ago
  30. 202e41a1 arm64: Make the kernel page dump utility aware of the CONT bit by Jeremy Linton · 9 years ago
  31. 326a780 arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabled by Jungseung Lee · 10 years ago
  32. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  33. a1c7657 arm64: mm: use *_sect to check for section maps by Mark Rutland · 10 years ago
  34. 764011c arm64: mm: dump: add missing includes by Mark Rutland · 10 years ago
  35. aa03c42 arm64: Fix overlapping VA allocations by Mark Rutland · 10 years ago
  36. 284be28 arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE by Mark Brown · 10 years ago
  37. fb59d00 arm64: mm: dump: don't skip final region by Mark Rutland · 10 years ago
  38. 35545f0c arm64: mm: dump: fix shift warning by Mark Rutland · 10 years ago
  39. c9465b4 arm64: add support to dump the kernel page tables by Laura Abbott · 10 years ago