1. b6fb87b tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" failures by Anthony Yznaga · 6 years ago
  2. 7ab660f tools/vm/page-types.c: fix "defined but not used" warning by Naoya Horiguchi · 6 years ago
  3. 59ae96f tools/vm/page-types.c: add support for idle page tracking by Christian Hansen · 7 years ago
  4. 7f1d23e tools/vm/page-types.c: include shared map counts by Christian Hansen · 7 years ago
  5. 1d40a5e mm: mark pages in use for page tables by Matthew Wilcox · 7 years ago
  6. c7905f20 tools, vm: new option to specify kpageflags file by David Rientjes · 7 years ago
  7. d9b2ddf tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1 by Naoya Horiguchi · 9 years ago
  8. 075db15 tools/vm/page-types.c: add memory cgroup dumping and filtering by Konstantin Khlebnikov · 9 years ago
  9. 0335ddd tools/vm/page-types.c: support swap entry by Naoya Horiguchi · 9 years ago
  10. 429d486 tools/vm/page-types.c: support KPF_IDLE by Naoya Horiguchi · 9 years ago
  11. f6489bc tools vm: Fix build due to removal of tools/lib/api/fs/debugfs.h by Arnaldo Carvalho de Melo · 9 years ago
  12. 77bb499 pagemap: add mmap-exclusive bit for marking pages mapped only here by Konstantin Khlebnikov · 9 years ago
  13. deb9454 pagemap: switch to the new format and do some cleanup by Konstantin Khlebnikov · 9 years ago
  14. 56873f4 mm:add KPF_ZERO_PAGE flag for /proc/kpageflags by Wang, Yalin · 10 years ago
  15. 09316c0 mm/balloon_compaction: add vmstat counters and kpageflags bit by Konstantin Khlebnikov · 10 years ago
  16. 1d46598 tools/vm/page-types.c: catch sigbus if raced with truncate by Konstantin Khlebnikov · 11 years ago
  17. 65a6a41 tools/vm/page-types.c: page-cache sniffing feature by Konstantin Khlebnikov · 11 years ago
  18. 553873e tools/: Convert to new topic libraries by Borislav Petkov · 11 years ago
  19. 46c77e2 tools/vm/page-types.c: support KPF_SOFTDIRTY bit by Naoya Horiguchi · 11 years ago
  20. 5a43964 tools/vm: Switch to liblk library by Borislav Petkov · 12 years ago
  21. 59ce876 UAPI: fix tools/vm/page-types.c by David Howells · 12 years ago
  22. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  23. e30d539 tools/vm/page-types.c: cleanups by Ulrich Drepper · 13 years ago
  24. 9295b7a kbuild: install kernel-page-flags.h by Ulrich Drepper · 13 years ago
  25. c6dd897 mm: move page-types.c from Documentation to tools/vm by Dave Young · 13 years ago[Renamed (98%) from Documentation/vm/page-types.c]
  26. 807f0cc pagemap: document KPF_THP and make page-types aware of it by Naoya Horiguchi · 13 years ago
  27. 12da58b Documentation/vm/page-types.c: auto debugfs mount for hwpoison operation by Chen Gong · 14 years ago
  28. 6715981 page-types.c: fix name of unpoison interface by Naoya Horiguchi · 14 years ago
  29. c7825cf Documentation/vm: fix spelling in page-types.c by Tommi Rantala · 15 years ago
  30. 0e9052e page-types: add standard GPL license header by Wu Fengguang · 15 years ago
  31. bb86a73 page-types: exit early when invoked with -d|--describe by Alex Chiang · 15 years ago
  32. 9fdcd88 page-types: whitespace alignment by Alex Chiang · 15 years ago
  33. dcfe730 page-types: learn to describe flags directly from command line by Alex Chiang · 15 years ago
  34. f1327bf1 page-types: unsigned cannot be less than 0 in add_page() by Roel Kluin · 15 years ago
  35. 3428838 page-types: constify read only arrays by Tommi Rantala · 15 years ago
  36. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  37. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  38. 1b98c00 Documentation/vm/page-types.c: Declare checked_open static by Josh Triplett · 15 years ago
  39. a54fed9 page-types: add hwpoison/unpoison feature by Wu Fengguang · 15 years ago
  40. 48640d6 page-types: introduce kpageflags_flags() by Wu Fengguang · 15 years ago
  41. e577ebd page-types: make voffset local variables by Wu Fengguang · 15 years ago
  42. 4a1b672 page-types: make standalone pagemap/kpageflags read routines by Wu Fengguang · 15 years ago
  43. 31bbf66 page-types: introduce checked_open() by Wu Fengguang · 15 years ago
  44. 0c57eff page-types: add GPL note by Wu Fengguang · 15 years ago
  45. a1bbb5e pagemap: document KPF_KSM and show it in page-types by Wu Fengguang · 15 years ago
  46. 253fb02 pagemap: export KPF_HWPOISON by Wu Fengguang · 15 years ago
  47. 0b4b2ad page-types: add feature for walking process address space by Wu Fengguang · 15 years ago
  48. b7ed698 Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS by Ladinu Chandrasinghe · 15 years ago
  49. 35efa5e pagemap: add page-types tool by Wu Fengguang · 16 years ago