1. 7d0ef94 mm/vmstat.c: fix NUMA statistics updates by Janne Huttunen · 6 years ago
  2. 6c944fc mm, vmstat: hide /proc/pagetypeinfo from normal users by Michal Hocko · 4 years, 9 months ago
  3. 1343fd8 mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n by Konstantin Khlebnikov · 5 years ago
  4. d49dea5 mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo by Roman Gushchin · 6 years ago
  5. 58bc4c3 mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly by Jann Horn · 6 years ago
  6. 28e2c4b mm/vmstat.c: fix outdated vmstat_text by Jann Horn · 6 years ago
  7. 28557cc Revert mm/vmstat.c: fix vmstat_update() preemption BUG by Sebastian Andrzej Siewior · 6 years ago
  8. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 6 years ago
  9. 7aaf772 mm: don't show nr_indirectly_reclaimable in /proc/vmstat by Roman Gushchin · 6 years ago
  10. eb59254 mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES by Roman Gushchin · 6 years ago
  11. c7f26cc mm/vmstat.c: fix vmstat_update() preemption BUG by Steven J. Hill · 6 years ago
  12. 4518085 mm, sysctl: make NUMA stats configurable by Kemi Wang · 7 years ago
  13. 3a50d14 mm: remove unused pgdat->inactive_ratio by Andrey Ryabinin · 7 years ago
  14. 6380322 mm: consider the number in local CPUs when reading NUMA stats by Kemi Wang · 7 years ago
  15. 1d90ca8 mm: update NUMA counter threshold size by Kemi Wang · 7 years ago
  16. 3a321d2 mm: change the call sites of numa statistics items by Kemi Wang · 7 years ago
  17. cbc65df mm, swap: add swap readahead hit statistics by Huang Ying · 7 years ago
  18. f113e64 mm/vmstat.c: fix wrong comment by SeongJae Park · 7 years ago
  19. 88d6ac4 mm/vmstat: fix divide error at __fragmentation_index by Wen Yang · 7 years ago
  20. c41f012 mm: rename global_page_state to global_zone_page_state by Michal Hocko · 7 years ago
  21. fe490cc mm, THP, swap: add THP swapping out fallback counting by Huang Ying · 7 years ago
  22. 225311a mm: test code to write THP to swap device as a whole by Huang Ying · 7 years ago
  23. 727c080 mm: avoid taking zone lock in pagetypeinfo_showmixed() by Vinayak Menon · 7 years ago
  24. 385386c mm: vmstat: move slab statistics from zone to node counters by Johannes Weiner · 7 years ago
  25. 8e675f7 mm/oom_kill: count global and memory cgroup oom kills by Konstantin Khlebnikov · 7 years ago
  26. d336e94 mm, vmstat: skip reporting offline pages in pagetypeinfo by Michal Hocko · 7 years ago
  27. 9d85e15 mm/vmstat.c: standardize file operations variable names by Anshuman Khandual · 7 years ago
  28. 8d35bb3 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 7 years ago
  29. 7dfb8bf mm, vmstat: suppress pcp stats for unpopulated zones in zoneinfo by David Rientjes · 7 years ago
  30. b2bd859 mm, vmstat: print non-populated zones in zoneinfo by David Rientjes · 7 years ago
  31. f7ad2a6 mm: move MADV_FREE pages into LRU_INACTIVE_FILE list by Shaohua Li · 7 years ago
  32. c822f62 mm: delete NR_PAGES_SCANNED and pgdat_reclaimable() by Johannes Weiner · 7 years ago
  33. c73322d mm: fix 100% CPU kswapd busyloop on unreclaimable nodes by Johannes Weiner · 7 years ago
  34. 80d136e mm: make mm_percpu_wq non freezable by Michal Hocko · 7 years ago
  35. ce61287 mm: move pcp and lru-pcp draining into single wq by Michal Hocko · 7 years ago
  36. 597b730 mm: move mm_percpu_wq initialization earlier by Michal Hocko · 7 years ago
  37. ce9311c mm/vmstats: add thp_split_pud event for clarity by Yisheng Xie · 7 years ago
  38. 7f354a5 mm, compaction: add vmstats for kcompactd work by David Rientjes · 7 years ago
  39. 5438da9 mm/vmstat: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  40. 4c50132 mm/vmstat: Avoid on each online CPU loops by Sebastian Andrzej Siewior · 8 years ago
  41. 76f2909 mm/vmstat: Drop get_online_cpus() from init_cpu_node_state/vmstat_cpu_dead() by Sebastian Andrzej Siewior · 8 years ago
  42. 75ba1d0 seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char by Joe Perches · 8 years ago
  43. 68ba032 proc: much faster /proc/vmstat by Alexey Dobriyan · 8 years ago
  44. 03e86db cpu: fix node state for whether it contains CPU by Tim Chen · 8 years ago
  45. e2f612e mm/page_owner: move page_owner specific function to page_owner.c by Joonsoo Kim · 8 years ago
  46. 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
  47. 71c799f mm: add per-zone lru list stat by Minchan Kim · 8 years ago
  48. bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
  49. e2ecc8a mm, vmstat: print node-based stats in zoneinfo file by Mel Gorman · 8 years ago
  50. 7cc30fc mm: vmstat: account per-zone stalls and pages skipped during reclaim by Mel Gorman · 8 years ago
  51. e6cbd7f mm, page_alloc: remove fair zone allocation policy by Mel Gorman · 8 years ago
  52. c4a2563 mm: move vmscan writes and file write accounting to the node by Mel Gorman · 8 years ago
  53. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  54. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  55. 1e6b1085 mm, workingset: make working set detection node-aware by Mel Gorman · 8 years ago
  56. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  57. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  58. 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
  59. 95ecedc thp, vmstats: add counters for huge file pages by Kirill A. Shutemov · 8 years ago
  60. 91537fe mm: add NR_ZSMALLOC to vmstat by Minchan Kim · 8 years ago
  61. f86e427 mm: check the return value of lookup_page_ext for all call sites by Yang Shi · 8 years ago
  62. 7b8da4c vmstat: get rid of the ugly cpu_stat_off variable by Christoph Lameter · 8 years ago
  63. 0b423ca mm, page_alloc: inline pageblock lookup in page free fast paths by Mel Gorman · 8 years ago
  64. 060e741 mm, page_alloc: inline zone_statistics by Mel Gorman · 8 years ago
  65. b9f00e1 mm, page_alloc: reduce branches in zone_statistics by Mel Gorman · 8 years ago
  66. 52b6f46 mm: /proc/sys/vm/stat_refresh to force vmstat update by Hugh Dickins · 8 years ago
  67. e87d59f mm/vmstat: make node_page_state() handles all zones by itself by Joonsoo Kim · 8 years ago
  68. a91c43c mm/vmstat: add zone range overlapping check by Joonsoo Kim · 8 years ago
  69. f9719a0 thp, vmstats: count deferred split events by Kirill A. Shutemov · 8 years ago
  70. 698b1b3 mm, compaction: introduce kcompactd by Vlastimil Babka · 8 years ago
  71. 7dd80b8 mm, page_owner: convert page_owner_inited to static key by Vlastimil Babka · 8 years ago
  72. 60f3035 mm, page_owner: print migratetype of page and pageblock, symbolic flags by Vlastimil Babka · 8 years ago
  73. ccde8bd vmstat: make vmstat_update deferrable by Michal Hocko · 8 years ago
  74. f01f17d mm, vmstat: make quiet_vmstat lighter by Michal Hocko · 8 years ago
  75. 587198b vmstat: Remove BUG_ON from vmstat_update by Christoph Lameter · 9 years ago
  76. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 9 years ago
  77. 122afea mm, vmstats: new THP splitting event by Kirill A. Shutemov · 9 years ago
  78. 0eb77e9 vmstat: make vmstat_updater deferrable again and shut down on idle by Christoph Lameter · 9 years ago
  79. 751e5f5 vmstat: allocate vmstat_wq before it is used by Michal Hocko · 9 years ago
  80. 6cdb18a mm/vmstat: fix overflow in mod_zone_page_state() by Heiko Carstens · 9 years ago
  81. 373ccbe mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress by Michal Hocko · 9 years ago
  82. 475a2f9 mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo by Vlastimil Babka · 9 years ago
  83. 0aaa29a mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand by Mel Gorman · 9 years ago
  84. 974a786 mm, page_alloc: remove MIGRATE_RESERVE by Mel Gorman · 9 years ago
  85. c2d42c1 mm/vmstat.c: uninline node_page_state() by Andrew Morton · 9 years ago
  86. 176bed1 vmstat: explicitly schedule per-cpu work on the CPU we need it to run on by Linus Torvalds · 9 years ago
  87. 57c2e36 vmstat: Reduce time interval to stat update on idle cpu by Christoph Lameter · 9 years ago
  88. ba4877b vmstat: do not use deferrable delayed work for vmstat_update by Michal Hocko · 9 years ago
  89. 3c48687 mm/vmstat.c: fix/cleanup ifdefs by Andrew Morton · 9 years ago
  90. f5f302e mm,vmacache: count number of system-wide flushes by Davidlohr Bueso · 10 years ago
  91. 48c96a3 mm/page_owner: keep track of page owners by Joonsoo Kim · 10 years ago
  92. 7cc36bb vmstat: on-demand vmstat workers V8 by Christoph Lameter · 10 years ago
  93. 09316c0 mm/balloon_compaction: add vmstat counters and kpageflags bit by Konstantin Khlebnikov · 10 years ago
  94. bb0b6df mm: vmscan: only update per-cpu thresholds for online CPU by Mel Gorman · 10 years ago
  95. 0d5d823 mm: move zone->pages_scanned into a vmstat counter by Mel Gorman · 10 years ago
  96. 3484b2d mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines by Mel Gorman · 10 years ago
  97. bea04b0 mm: use the light version __mod_zone_page_state in mlocked_vma_newpage() by Jianyu Zhan · 10 years ago
  98. 7c8e018 mm: replace __get_cpu_var uses with this_cpu_ptr by Christoph Lameter · 10 years ago
  99. 4f11514 mm,vmacache: add debug data by Davidlohr Bueso · 10 years ago
  100. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago