1. ed01737 mm: use self-explanatory macros rather than "2" by Yu Zhao · 4 years, 3 months ago
  2. be45831 mm: memcg/slab: fix slab statistics in !SMP configuration by Roman Gushchin · 4 years, 3 months ago
  3. ea426c2 mm: memcg: prepare for byte-sized vmstat items by Roman Gushchin · 4 years, 5 months ago
  4. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  5. 96f8bf4 mm: vmscan: reclaim writepage is IO cost by Johannes Weiner · 4 years, 7 months ago
  6. 1f318a9 mm/vmscan: count layzfree pages and fix nr_isolated_* mismatch by Jaewon Kim · 4 years, 7 months ago
  7. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
  8. ebc5d83d mm/memcontrol: use vmstat names for printing statistics by Konstantin Khlebnikov · 5 years ago
  9. 9d7ea9a mm/vmstat: add helpers to get vmstat item names for each enum type by Konstantin Khlebnikov · 5 years ago
  10. 886cf19 mm: move recent_rotated pages calculation to shrink_inactive_list() by Kirill Tkhai · 6 years ago
  11. 4918e76 include/linux/vmstat.h: remove unused page state adjustment macro by Wei Yang · 6 years ago
  12. d51d1e6 mm, vmscan, tracing: use pointer to reclaim_stat struct in trace event by Steven Rostedt · 7 years ago
  13. a4ef876 mm: remove unused pgdat_reclaimable_pages() by Jan Kara · 7 years ago
  14. 4518085 mm, sysctl: make NUMA stats configurable by Kemi Wang · 7 years ago
  15. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  16. 6380322 mm: consider the number in local CPUs when reading NUMA stats by Kemi Wang · 7 years ago
  17. 3a321d2 mm: change the call sites of numa statistics items by Kemi Wang · 7 years ago
  18. c41f012 mm: rename global_page_state to global_zone_page_state by Michal Hocko · 7 years ago
  19. 00f3ca2 mm: memcontrol: per-lruvec stats infrastructure by Johannes Weiner · 7 years ago
  20. 16709d1 mm: vmstat: replace __count_zone_vm_events with a zone id equivalent by Mel Gorman · 8 years ago
  21. 1e6b1085 mm, workingset: make working set detection node-aware by Mel Gorman · 8 years ago
  22. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  23. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  24. 060e741 mm, page_alloc: inline zone_statistics by Mel Gorman · 9 years ago
  25. 52b6f46 mm: /proc/sys/vm/stat_refresh to force vmstat update by Hugh Dickins · 9 years ago
  26. 0eb77e9 vmstat: make vmstat_updater deferrable again and shut down on idle by Christoph Lameter · 9 years ago
  27. 6cdb18a mm/vmstat: fix overflow in mod_zone_page_state() by Heiko Carstens · 9 years ago
  28. 5ba97bf mm: remove refresh_cpu_vm_stats() definition for !SMP kernel by Tetsuo Handa · 9 years ago
  29. c2d42c1 mm/vmstat.c: uninline node_page_state() by Andrew Morton · 9 years ago
  30. 4f11514 mm,vmacache: add debug data by Davidlohr Bueso · 11 years ago
  31. 293b6a4 vmstat: use raw_cpu_ops to avoid false positives on preemption checks by Christoph Lameter · 11 years ago
  32. 6a3ed21 mm: vmstat: fix UP zone state accounting by Johannes Weiner · 11 years ago
  33. a3b072c Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  34. a1c3bfb mm/page-writeback.c: do not count anon pages as dirtyable memory by Johannes Weiner · 11 years ago
  35. ec65993 mm, x86: Account for TLB flushes only when debugging by Mel Gorman · 11 years ago
  36. 6e543d5 mm: vmscan: fix do_try_to_free_pages() livelock by Lisa Du · 11 years ago
  37. 2bb921e vmstat: create separate function to fold per cpu diffs into local counters by Christoph Lameter · 11 years ago
  38. f1cb087 mm: remove CONFIG_HOTPLUG ifdefs by Yijing Wang · 12 years ago
  39. 3c0ff46 mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALANCING by Mel Gorman · 12 years ago
  40. 03c5a6e mm: numa: Add pte updates, hinting and migration stats by Mel Gorman · 12 years ago
  41. 5a88381 memory-hotplug: fix zone stat mismatch by Minchan Kim · 12 years ago
  42. d1ce749 cma: count free CMA pages by Bartlomiej Zolnierkiewicz · 12 years ago
  43. 6527af5 mm: remove redundant initialization by Minchan Kim · 12 years ago
  44. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  45. f042e70 mm: move enum vm_event_item into a standalone header file by Andrew Morton · 14 years ago
  46. a6cccdc mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur by KOSAKI Motohiro · 14 years ago
  47. fa25c50 mm: per-node vmstat: show proper vmstats by KOSAKI Motohiro · 14 years ago
  48. 81ab420 mm: add VM counters for transparent hugepages by Andi Kleen · 14 years ago
  49. 78afd56 mm: add __GFP_OTHER_NODE flag by Andi Kleen · 14 years ago
  50. b44129b mm: vmstat: use a single setter function and callback for adjusting percpu thresholds by Mel Gorman · 14 years ago
  51. 88f5acf mm: page allocator: adjust the per-cpu counter threshold when memory is low by Mel Gorman · 14 years ago
  52. aa45484 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake by Christoph Lameter · 14 years ago
  53. 56de726 mm: compaction: direct compact when a high-order allocation fails by Mel Gorman · 15 years ago
  54. 748446b mm: compaction: memory compaction core by Mel Gorman · 15 years ago
  55. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  56. bb3ab59 vmscan: stop kswapd waiting on congestion when the min watermark is not being met by KOSAKI Motohiro · 15 years ago
  57. f50de2d vmscan: have kswapd sleep for a short interval and double check it should be asleep by Mel Gorman · 15 years ago
  58. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  59. 4dac3e9 this_cpu: Use this_cpu ops for VM statistics by Christoph Lameter · 15 years ago
  60. adea02a mm: count only reclaimable lru pages by Wu Fengguang · 15 years ago
  61. 5a2ae91 mm: remove __{add,sub}_zone_page_state() by KOSAKI Motohiro · 15 years ago
  62. 24cf72518 vmscan: count the number of times zone_reclaim() scans and fails by Mel Gorman · 16 years ago
  63. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 16 years ago
  64. 5c9fe62 proc: move /proc/zoneinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  65. b6aa44a proc: move /proc/vmstat boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  66. 74e2e8e proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  67. 8f32f7e proc: move /proc/buddyinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  68. 985737c mlock: count attempts to free mlocked page by Lee Schermerhorn · 16 years ago
  69. 5344b7e vmstat: mlocked pages statistics by Nick Piggin · 16 years ago
  70. bbfd28e unevictable lru: add event counting with statistics by Lee Schermerhorn · 16 years ago
  71. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  72. c748e13 mm/vmstat.c: proper externs by Adrian Bunk · 16 years ago
  73. 3b11630 Subject: [PATCH] hugetlb: vmstat events for huge page allocations by Adam Litke · 17 years ago
  74. 18ea7e7 mm: remember what the preferred zone is for zone_statistics by Mel Gorman · 17 years ago
  75. 57ce36f let __dec_zone_page_state use __dec_zone_state by Uwe Kleine-König · 17 years ago
  76. 2a1e274 Create the ZONE_MOVABLE zone by Mel Gorman · 17 years ago
  77. d1187ed vmstat: use our own timer events by Christoph Lameter · 18 years ago
  78. 780a065 [PATCH] count_vm_events-warning-fix by Andrew Morton · 18 years ago
  79. 4b51d66 [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM by Christoph Lameter · 18 years ago
  80. 9617729 [PATCH] Drop free_pages() by Christoph Lameter · 18 years ago
  81. c878538 [PATCH] Use ZVC for inactive and active counts by Christoph Lameter · 18 years ago
  82. e903387 [PATCH] fix vm_events_fold_cpu() build breakage by Magnus Damm · 18 years ago
  83. 2aea4fb [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify by Paul Jackson · 18 years ago
  84. 3ca212b [PATCH] Remove another config.h by Dave Jones · 18 years ago
  85. 27bf71c [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones by Christoph Lameter · 18 years ago
  86. fb0e794 [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional by Christoph Lameter · 18 years ago
  87. 38cbcdc [PATCH] fix vmstat per cpu usage by Jan Blunck · 18 years ago
  88. 7f4599e [PATCH] ZVC: add __inc_zone_state for !SMP configuration by Christoph Lameter · 18 years ago
  89. e45b3b6 [PATCH] count_vm_events() fix by Andrew Morton · 18 years ago
  90. f8891e5 [PATCH] Light weight event counters by Christoph Lameter · 19 years ago
  91. ca889e6 [PATCH] Use Zoned VM Counters for NUMA statistics by Christoph Lameter · 19 years ago
  92. bab1846 [PATCH] zoned-vm-counters: remove read_page_state() by Andrew Morton · 19 years ago
  93. d2c5e30 [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter by Christoph Lameter · 19 years ago
  94. fd39fc8 [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter by Christoph Lameter · 19 years ago
  95. ce866b3 [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter by Christoph Lameter · 19 years ago
  96. b1e7a8f [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter by Christoph Lameter · 19 years ago
  97. df849a1 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter by Christoph Lameter · 19 years ago
  98. 9a865ff [PATCH] zoned vm counters: conversion of nr_slab to per zone counter by Christoph Lameter · 19 years ago
  99. 65ba55f [PATCH] zoned vm counters: convert nr_mapped to per zone counter by Christoph Lameter · 19 years ago
  100. 2244b95 [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation by Christoph Lameter · 19 years ago