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