1. 6855ac4 mm/debug.c: PageAnon() is true for PageKsm() pages by Ralph Campbell · 5 years ago
  2. 76a1850 mm/debug.c: __dump_page() prints an extra line by Ralph Campbell · 5 years ago
  3. 136ac59 mm: update references to page _refcount by Baruch Siach · 6 years ago
  4. 5ae2efb mm/debug.c: fix __dump_page when mapping->host is not set by Oscar Salvador · 6 years ago
  5. 44dc1b1 mm/debug.c: add a cast to u64 for atomic64_read() by Qian Cai · 6 years ago
  6. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  7. 311ade0 mm/debug.c: fix __dump_page() for poisoned pages by Robin Murphy · 6 years ago
  8. 70f8a3c mm: make mm->pinned_vm an atomic64 counter by Davidlohr Bueso · 6 years ago
  9. 9a2f45f mm/debug.c: make "migrate_reason_names[]" const char * by Alexey Dobriyan · 6 years ago
  10. e0392cf mm: lower the printk loglevel for __dump_page messages by Michal Hocko · 6 years ago
  11. 1c6fb1d mm: print more information about mapping in __dump_page by Michal Hocko · 6 years ago
  12. f682a97 mm: provide kernel parameter to allow disabling page init poisoning by Alexander Duyck · 6 years ago
  13. 7a9cdeb mm: get rid of vmacache_flush_all() entirely by Linus Torvalds · 6 years ago
  14. fc36def mm: teach dump_page() to correctly output poisoned struct pages by Pavel Tatashin · 6 years ago
  15. 152a2d1 mm/debug.c: provide useful debugging information for VM_BUG by Matthew Wilcox · 7 years ago
  16. af5b0f6 mm: consolidate page table accounting by Kirill A. Shutemov · 7 years ago
  17. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  18. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. 0a2dd26 mm: make tlb_flush_pending global by Minchan Kim · 7 years ago
  21. 16af97d mm: migrate: prevent racy access to tlb_flush_pending by Nadav Amit · 7 years ago
  22. 46e8a3a mm, debug: print raw struct page data in __dump_page() by Vlastimil Babka · 8 years ago
  23. 9996f05 mm: clarify why we avoid page_mapcount() for slab pages in dump_page() by Kirill A. Shutemov · 8 years ago
  24. 4d35427 mm: avoid endless recursion in dump_page() by Kirill A. Shutemov · 8 years ago
  25. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  26. ff8e811 mm, debug: move bad flags printing to bad_page() by Vlastimil Babka · 9 years ago
  27. 4e46211 mm, page_owner: dump page owner info from dump_page() by Vlastimil Babka · 9 years ago
  28. 7cd12b4 mm, page_owner: track and print last migrate reason by Vlastimil Babka · 9 years ago
  29. b8eceeb mm, debug: replace dump_flags() with the new printk formats by Vlastimil Babka · 9 years ago
  30. edf14cd mm, printk: introduce new format string for flags by Vlastimil Babka · 9 years ago
  31. 420adbe9 mm, tracing: unify mm flags handling in tracepoints and printk by Vlastimil Babka · 9 years ago
  32. 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 9 years ago
  33. 3ac808f mm, thp: remove compound_lock() by Kirill A. Shutemov · 9 years ago
  34. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 9 years ago
  35. 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
  36. de60f5f mm: introduce VM_LOCKONFAULT by Eric B Munson · 9 years ago
  37. 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
  38. af658dc tracing: Rename ftrace_event.h to trace_events.h by Steven Rostedt (Red Hat) · 10 years ago
  39. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 10 years ago
  40. 0661a33 mm: remove rest usage of VM_NONLINEAR and pte_file() by Kirill A. Shutemov · 10 years ago
  41. 9edad6e mm: move page->mem_cgroup bad page handling into generic code by Johannes Weiner · 10 years ago
  42. 7a82ca0 mm/debug.c: use pr_emerg() by Andrew Morton · 10 years ago
  43. 31c9afa mm: introduce VM_BUG_ON_MM by Sasha Levin · 10 years ago
  44. 82742a3 mm: move debug code out of page_alloc.c by Sasha Levin · 10 years ago