1. 41d4613 tools/vm/page-types.c: print file offset in hexadecimal by Naoya Horiguchi · 3 years, 2 months ago
  2. b76901d tools/vm/page-types.c: move show_file() to summary output by Naoya Horiguchi · 3 years, 2 months ago
  3. a62f5ec tools/vm/page-types.c: make walk_file() aware of address range option by Naoya Horiguchi · 3 years, 2 months ago
  4. f7df2b1 tools/vm/page_owner_sort.c: count and sort by mem by Zhenliang Wei · 3 years, 2 months ago
  5. ebaeab2 tools/vm/page-types: remove dependency on opt_file for idle page tracking by Changbin Du · 3 years, 3 months ago
  6. 85f29cd tools/vm/page_owner_sort.c: check malloc() return by Tang Bin · 3 years, 6 months ago
  7. 4beba94 mm: Add PG_arch_2 page flag by Steven Price · 4 years, 8 months ago
  8. 5b94ce2 tools/vm/page_owner_sort.c: filter out unneeded line by Changhee Han · 4 years, 7 months ago
  9. cf01699 tools/vm: fix cross-compile build by Lucas Stach · 4 years, 8 months ago
  10. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  11. e25974aa tools/vm/slabinfo: fix sanity checks enabling by Daniel Wagner · 5 years ago
  12. cbf800d tools/vm/slabinfo: add sorting info to help menu by Tobin C. Harding · 5 years ago
  13. 53a83f9 tools/vm/slabinfo: add option to sort by partial slabs by Tobin C. Harding · 5 years ago
  14. 1106b20 tools/vm/slabinfo: add partial slab listing to -X by Tobin C. Harding · 5 years ago
  15. d914999 tools/vm/slabinfo: order command line options by Tobin C. Harding · 5 years ago
  16. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  17. af7c5f8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 276 by Thomas Gleixner · 6 years ago
  18. b2f0246 tools/vm/slabinfo: clean up usage menu debug items by Tobin C. Harding · 6 years ago
  19. 3c89ff9 tools/vm/slabinfo: align usage output columns by Tobin C. Harding · 6 years ago
  20. b80fd30 tools/vm/slabinfo: put options in alphabetic order by Tobin C. Harding · 6 years ago
  21. 402ad96 tools/vm/slabinfo: update options in usage message by Tobin C. Harding · 6 years ago
  22. ca21508 mm: convert PG_balloon to PG_offline by David Hildenbrand · 6 years ago
  23. aff876d tools/vm/page_owner: use page_owner_sort in the use example by Miles Chen · 6 years ago
  24. b6fb87b tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" failures by Anthony Yznaga · 6 years ago
  25. 7ab660f tools/vm/page-types.c: fix "defined but not used" warning by Naoya Horiguchi · 6 years ago
  26. 9045065 tools/vm/slabinfo.c: fix sign-compare warning by Naoya Horiguchi · 6 years ago
  27. 59ae96f tools/vm/page-types.c: add support for idle page tracking by Christian Hansen · 6 years ago
  28. 7f1d23e tools/vm/page-types.c: include shared map counts by Christian Hansen · 6 years ago
  29. 1d40a5e mm: mark pages in use for page tables by Matthew Wilcox · 7 years ago
  30. 7ed1c19 tools: fix cross-compile var clobbering by Martin Kelly · 7 years ago
  31. c7905f2 tools, vm: new option to specify kpageflags file by David Rientjes · 7 years ago
  32. 0b265c3 tools/slabinfo-gnuplot: force to use bash shell by Liu, Changcheng · 7 years ago
  33. 7ad3f18 tools: slabinfo: add "-U" option to show unreclaimable slabs only by Yang Shi · 7 years ago
  34. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  35. 0937577 tools/vm: add missing Makefile rules by Daniel Thompson · 8 years ago
  36. 3713767 tools/vm/page_owner: increase temporary buffer size by Joonsoo Kim · 8 years ago
  37. 2d6a4d6 tools/vm/slabinfo: fix an unintentional printf by Dan Carpenter · 8 years ago
  38. 7c5b723 tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences" by Colin Ian King · 9 years ago
  39. d9b2ddf tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1 by Naoya Horiguchi · 9 years ago
  40. 075db15 tools/vm/page-types.c: add memory cgroup dumping and filtering by Konstantin Khlebnikov · 9 years ago
  41. 0335ddd tools/vm/page-types.c: support swap entry by Naoya Horiguchi · 9 years ago
  42. becfda6 slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS by Laura Abbott · 9 years ago
  43. 429d486 tools/vm/page-types.c: support KPF_IDLE by Naoya Horiguchi · 9 years ago
  44. 4a981ab tools/vm/slabinfo: gnuplot slabifo extended stat by Sergey Senozhatsky · 9 years ago
  45. 2cee611 tools/vm/slabinfo: cosmetic globals cleanup by Sergey Senozhatsky · 9 years ago
  46. a8ea0bf tools/vm/slabinfo: output sizes in bytes by Sergey Senozhatsky · 9 years ago
  47. 016c6cd tools/vm/slabinfo: introduce extended totals mode by Sergey Senozhatsky · 9 years ago
  48. 0d00bf5 tools/vm/slabinfo: fix alternate opts names by Sergey Senozhatsky · 9 years ago
  49. 2651f6e tools/vm/slabinfo: sort slabs by loss by Sergey Senozhatsky · 9 years ago
  50. 4980a96 tools/vm/slabinfo: limit the number of reported slabs by Sergey Senozhatsky · 9 years ago
  51. 2b10075 tools/vm/slabinfo: use getopt no_argument/optional_argument by Sergey Senozhatsky · 9 years ago
  52. f6489bc tools vm: Fix build due to removal of tools/lib/api/fs/debugfs.h by Arnaldo Carvalho de Melo · 9 years ago
  53. 77bb499 pagemap: add mmap-exclusive bit for marking pages mapped only here by Konstantin Khlebnikov · 9 years ago
  54. deb9454 pagemap: switch to the new format and do some cleanup by Konstantin Khlebnikov · 9 years ago
  55. 4933f55 tools/vm: fix page-flags build by Andi Kleen · 10 years ago
  56. 56873f4 mm:add KPF_ZERO_PAGE flag for /proc/kpageflags by Wang, Yalin · 10 years ago
  57. 48c96a3 mm/page_owner: keep track of page owners by Joonsoo Kim · 10 years ago
  58. 09316c0 mm/balloon_compaction: add vmstat counters and kpageflags bit by Konstantin Khlebnikov · 10 years ago
  59. 1d46598 tools/vm/page-types.c: catch sigbus if raced with truncate by Konstantin Khlebnikov · 11 years ago
  60. 65a6a41 tools/vm/page-types.c: page-cache sniffing feature by Konstantin Khlebnikov · 11 years ago
  61. 553873e tools/: Convert to new topic libraries by Borislav Petkov · 11 years ago
  62. 46c77e2 tools/vm/page-types.c: support KPF_SOFTDIRTY bit by Naoya Horiguchi · 11 years ago
  63. 5a43964 tools/vm: Switch to liblk library by Borislav Petkov · 12 years ago
  64. 1363b563 tools/vm: add .gitignore to ignore built binaries by Joonsoo Kim · 12 years ago
  65. 59ce876 UAPI: fix tools/vm/page-types.c by David Howells · 12 years ago
  66. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  67. 4b57ad9 mm: Fix signal SIGFPE in slabinfo.c. by majianpeng · 13 years ago
  68. e30d539 tools/vm/page-types.c: cleanups by Ulrich Drepper · 13 years ago
  69. 9295b7a kbuild: install kernel-page-flags.h by Ulrich Drepper · 13 years ago
  70. 63e3155 mm: move slabinfo.c to tools/vm by Dave Young · 13 years ago
  71. c6dd897 mm: move page-types.c from Documentation to tools/vm by Dave Young · 13 years ago