1. 57eb60c tools/vm/page_owner_sort: fix -f option by Yixuan Cao · 2 years, 7 months ago
  2. 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 7 months ago
  3. 9b7a403 tools/vm/page_owner_sort.c: adjust the indent in is_need() by Yixuan Cao · 2 years, 8 months ago
  4. 0c7e0d6 tools/vm/slabinfo: Handle files in debugfs by Stéphane Graber · 2 years, 9 months ago
  5. ee65728 docs: rename Documentation/vm to Documentation/mm by Mike Rapoport · 2 years, 9 months ago
  6. 4f5ceb8 tools/vm/slabinfo: use alphabetic order when two values are equal by Yuanzheng Song · 2 years, 10 months ago
  7. 78fbe90 mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pages by David Hildenbrand · 2 years, 10 months ago
  8. c7c4ab8 tools/vm/page_owner_sort.c: avoid repeated judgments by Yixuan Cao · 2 years, 11 months ago
  9. f09654b tools/vm/page_owner_sort.c: provide allocator labelling and update --cull and --sort options by Yixuan Cao · 2 years, 11 months ago
  10. a72469aa tools/vm/page_owner: support debug log to avoid huge log print by Haowen Bai · 2 years, 11 months ago
  11. ebbeae3 tools/vm/page_owner_sort.c: support sorting blocks by multiple keys by Jiajian Ye · 2 years, 11 months ago
  12. 75382a2 tools/vm/page_owner_sort.c: support for multi-value selection in single argument by Jiajian Ye · 2 years, 11 months ago
  13. 329687a tools/vm/page_owner_sort.c: use fprintf() to send error messages to stderr by Jiajian Ye · 2 years, 11 months ago
  14. d8b7b3f tools/vm/page_owner_sort.c: remove -c option by Yinan Zhang · 3 years ago
  15. 9c8a0a8 tools/vm/page_owner_sort.c: support for user-defined culling rules by Jiajian Ye · 3 years ago
  16. 8ea8613 tools/vm/page_owner_sort.c: support for selecting by PID, TGID or task command name by Jiajian Ye · 3 years ago
  17. 194d52d tools/vm/page_owner_sort: support for sorting by task command name by Jiajian Ye · 3 years ago
  18. 578d8f2 tools/vm/page_owner_sort: fix three trivival places by Jiajian Ye · 3 years ago
  19. cf3c2c8 tools/vm/page_owner_sort.c: support sorting by tgid and update documentation by Jiajian Ye · 3 years ago
  20. 56465a3 tools/vm/page_owner_sort.c: add a security check by Jiajian Ye · 3 years ago
  21. 49e495a tools/vm/page_owner_sort.c: fix the instructions for use by Yixuan Cao · 3 years ago
  22. 41ed643 tools/vm/page_owner_sort.c: delete invalid duplicate code by Yixuan Cao · 3 years ago
  23. e7a3f67 tools/vm/page_owner_sort.c: two trivial fixes by Shenghong Han · 3 years ago
  24. 8f9c447 tools/vm/page_owner_sort.c: support sorting pid and time by Chongxi Zhao · 3 years ago
  25. cd75ea0 tools/vm/page_owner_sort.c: add switch between culling by stacktrace and txt by Yinan Zhang · 3 years ago
  26. 82f5ebc tools/vm/page_owner_sort.c: support sorting by stack trace by Sean Anderson · 3 years ago
  27. ba5a396 tools/vm/page_owner_sort.c: sort by stacktrace before culling by Sean Anderson · 3 years ago
  28. 41d4613 tools/vm/page-types.c: print file offset in hexadecimal by Naoya Horiguchi · 3 years, 4 months ago
  29. b76901d tools/vm/page-types.c: move show_file() to summary output by Naoya Horiguchi · 3 years, 4 months ago
  30. a62f5ec tools/vm/page-types.c: make walk_file() aware of address range option by Naoya Horiguchi · 3 years, 4 months ago
  31. f7df2b1 tools/vm/page_owner_sort.c: count and sort by mem by Zhenliang Wei · 3 years, 4 months ago
  32. ebaeab2 tools/vm/page-types: remove dependency on opt_file for idle page tracking by Changbin Du · 3 years, 6 months ago
  33. 85f29cd tools/vm/page_owner_sort.c: check malloc() return by Tang Bin · 3 years, 8 months ago
  34. 4beba94 mm: Add PG_arch_2 page flag by Steven Price · 4 years, 11 months ago
  35. 5b94ce2 tools/vm/page_owner_sort.c: filter out unneeded line by Changhee Han · 4 years, 9 months ago
  36. cf01699 tools/vm: fix cross-compile build by Lucas Stach · 4 years, 11 months ago
  37. d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 5 years ago
  38. e25974aa tools/vm/slabinfo: fix sanity checks enabling by Daniel Wagner · 5 years ago
  39. cbf800d tools/vm/slabinfo: add sorting info to help menu by Tobin C. Harding · 6 years ago
  40. 53a83f9 tools/vm/slabinfo: add option to sort by partial slabs by Tobin C. Harding · 6 years ago
  41. 1106b20 tools/vm/slabinfo: add partial slab listing to -X by Tobin C. Harding · 6 years ago
  42. d914999 tools/vm/slabinfo: order command line options by Tobin C. Harding · 6 years ago
  43. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  44. af7c5f8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 276 by Thomas Gleixner · 6 years ago
  45. b2f0246 tools/vm/slabinfo: clean up usage menu debug items by Tobin C. Harding · 6 years ago
  46. 3c89ff9 tools/vm/slabinfo: align usage output columns by Tobin C. Harding · 6 years ago
  47. b80fd30 tools/vm/slabinfo: put options in alphabetic order by Tobin C. Harding · 6 years ago
  48. 402ad96 tools/vm/slabinfo: update options in usage message by Tobin C. Harding · 6 years ago
  49. ca21508 mm: convert PG_balloon to PG_offline by David Hildenbrand · 6 years ago
  50. aff876d tools/vm/page_owner: use page_owner_sort in the use example by Miles Chen · 6 years ago
  51. b6fb87b tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" failures by Anthony Yznaga · 6 years ago
  52. 7ab660f tools/vm/page-types.c: fix "defined but not used" warning by Naoya Horiguchi · 7 years ago
  53. 9045065 tools/vm/slabinfo.c: fix sign-compare warning by Naoya Horiguchi · 7 years ago
  54. 59ae96f tools/vm/page-types.c: add support for idle page tracking by Christian Hansen · 7 years ago
  55. 7f1d23e tools/vm/page-types.c: include shared map counts by Christian Hansen · 7 years ago
  56. 1d40a5e mm: mark pages in use for page tables by Matthew Wilcox · 7 years ago
  57. 7ed1c19 tools: fix cross-compile var clobbering by Martin Kelly · 7 years ago
  58. c7905f20 tools, vm: new option to specify kpageflags file by David Rientjes · 7 years ago
  59. 0b265c3 tools/slabinfo-gnuplot: force to use bash shell by Liu, Changcheng · 7 years ago
  60. 7ad3f18 tools: slabinfo: add "-U" option to show unreclaimable slabs only by Yang Shi · 7 years ago
  61. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  62. 0937577 tools/vm: add missing Makefile rules by Daniel Thompson · 8 years ago
  63. 3713767 tools/vm/page_owner: increase temporary buffer size by Joonsoo Kim · 9 years ago
  64. 2d6a4d6 tools/vm/slabinfo: fix an unintentional printf by Dan Carpenter · 9 years ago
  65. 7c5b723 tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences" by Colin Ian King · 9 years ago
  66. d9b2ddf tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1 by Naoya Horiguchi · 9 years ago
  67. 075db15 tools/vm/page-types.c: add memory cgroup dumping and filtering by Konstantin Khlebnikov · 9 years ago
  68. 0335ddd tools/vm/page-types.c: support swap entry by Naoya Horiguchi · 9 years ago
  69. becfda6 slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS by Laura Abbott · 9 years ago
  70. 429d486 tools/vm/page-types.c: support KPF_IDLE by Naoya Horiguchi · 9 years ago
  71. 4a981ab tools/vm/slabinfo: gnuplot slabifo extended stat by Sergey Senozhatsky · 9 years ago
  72. 2cee611 tools/vm/slabinfo: cosmetic globals cleanup by Sergey Senozhatsky · 9 years ago
  73. a8ea0bf tools/vm/slabinfo: output sizes in bytes by Sergey Senozhatsky · 9 years ago
  74. 016c6cd tools/vm/slabinfo: introduce extended totals mode by Sergey Senozhatsky · 9 years ago
  75. 0d00bf5 tools/vm/slabinfo: fix alternate opts names by Sergey Senozhatsky · 9 years ago
  76. 2651f6e tools/vm/slabinfo: sort slabs by loss by Sergey Senozhatsky · 9 years ago
  77. 4980a96 tools/vm/slabinfo: limit the number of reported slabs by Sergey Senozhatsky · 9 years ago
  78. 2b10075 tools/vm/slabinfo: use getopt no_argument/optional_argument by Sergey Senozhatsky · 9 years ago
  79. f6489bc tools vm: Fix build due to removal of tools/lib/api/fs/debugfs.h by Arnaldo Carvalho de Melo · 9 years ago
  80. 77bb499 pagemap: add mmap-exclusive bit for marking pages mapped only here by Konstantin Khlebnikov · 10 years ago
  81. deb9454 pagemap: switch to the new format and do some cleanup by Konstantin Khlebnikov · 10 years ago
  82. 4933f55 tools/vm: fix page-flags build by Andi Kleen · 10 years ago
  83. 56873f4 mm:add KPF_ZERO_PAGE flag for /proc/kpageflags by Wang, Yalin · 10 years ago
  84. 48c96a3 mm/page_owner: keep track of page owners by Joonsoo Kim · 10 years ago
  85. 09316c0 mm/balloon_compaction: add vmstat counters and kpageflags bit by Konstantin Khlebnikov · 10 years ago
  86. 1d46598 tools/vm/page-types.c: catch sigbus if raced with truncate by Konstantin Khlebnikov · 11 years ago
  87. 65a6a41 tools/vm/page-types.c: page-cache sniffing feature by Konstantin Khlebnikov · 11 years ago
  88. 553873e tools/: Convert to new topic libraries by Borislav Petkov · 11 years ago
  89. 46c77e2 tools/vm/page-types.c: support KPF_SOFTDIRTY bit by Naoya Horiguchi · 11 years ago
  90. 5a43964 tools/vm: Switch to liblk library by Borislav Petkov · 12 years ago
  91. 1363b563 tools/vm: add .gitignore to ignore built binaries by Joonsoo Kim · 12 years ago
  92. 59ce876 UAPI: fix tools/vm/page-types.c by David Howells · 12 years ago
  93. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  94. 4b57ad9 mm: Fix signal SIGFPE in slabinfo.c. by majianpeng · 13 years ago
  95. e30d539 tools/vm/page-types.c: cleanups by Ulrich Drepper · 13 years ago
  96. 9295b7a kbuild: install kernel-page-flags.h by Ulrich Drepper · 13 years ago
  97. 63e3155 mm: move slabinfo.c to tools/vm by Dave Young · 13 years ago
  98. c6dd897 mm: move page-types.c from Documentation to tools/vm by Dave Young · 13 years ago