1. 6df4686 mm: vmstats: track TLB flush stats on UP too by Dave Hansen · 11 years ago
  2. 9824cf9 mm: vmstats: tlb flush counters by Dave Hansen · 11 years ago
  3. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 11 years ago
  4. 40f4b1e mm/vmstat: add note on safety of drain_zonestat by Cody P Schafer · 11 years ago
  5. f1cb087 mm: remove CONFIG_HOTPLUG ifdefs by Yijing Wang · 11 years ago
  6. 108bcc9 mm: add & use zone_end_pfn() and zone_spans_pfn() by Cody P Schafer · 11 years ago
  7. 258401a mm: don't wait on congested zones in balance_pgdat() by Zlatko Calusic · 11 years ago
  8. 194159f mm: remove MIGRATE_ISOLATE check in hotpath by Minchan Kim · 11 years ago
  9. b40da04 mm: use zone->present_pages instead of zone->managed_pages where appropriate by Jiang Liu · 11 years ago
  10. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 11 years ago
  11. 9feedc9 mm: introduce new field "managed_pages" to struct zone by Jiang Liu · 11 years ago
  12. a47b53c vmstat: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 11 years ago
  13. d8a8e1f thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events by Kirill A. Shutemov · 11 years ago
  14. 03c5a6e mm: numa: Add pte updates, hinting and migration stats by Mel Gorman · 12 years ago
  15. 397487d mm: compaction: Add scanned and isolated counters for compaction by Mel Gorman · 12 years ago
  16. 5647bc2 mm: compaction: Move migration fail/success stats to migrate.c by Mel Gorman · 12 years ago
  17. 8befedf mm: remove unevictable_pgs_mlockfreed by Hugh Dickins · 12 years ago
  18. 5a88381 memory-hotplug: fix zone stat mismatch by Minchan Kim · 12 years ago
  19. a0c5e81 mm: remove free_page_mlock by Hugh Dickins · 12 years ago
  20. d1ce749 cma: count free CMA pages by Bartlomiej Zolnierkiewicz · 12 years ago
  21. 203b42f workqueue: make deferrable delayed_work initializer names consistent by Tejun Heo · 12 years ago
  22. 68243e7 mm: account for the number of times direct reclaimers get throttled by Mel Gorman · 12 years ago
  23. bde8bd8 mm/vmstat.c: remove debug fs entries on failure of file creation and made extfrag_debug_root dentry local by Sasikantha babu · 12 years ago
  24. 47118af mm: mmzone: MIGRATE_CMA migration type added by Michal Nazarewicz · 12 years ago
  25. 904249a mm: fix up the vmscan stat in vmstat by Ying Han · 12 years ago
  26. 4156153 mm,x86,um: move CMPXCHG_LOCAL config option by Heiko Carstens · 12 years ago
  27. a1cb2c6 mm/vmstat.c: cache align vm_stat by Dimitri Sivanich · 13 years ago
  28. 49ea7eb mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes by Mel Gorman · 13 years ago
  29. ee72886 mm: vmscan: do not writeback filesystem pages in direct reclaim by Mel Gorman · 13 years ago
  30. 0d6617c numa: fix NUMA compile error when sysfs and procfs are disabled by David Rientjes · 13 years ago
  31. a6cccdc mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur by KOSAKI Motohiro · 13 years ago
  32. fa25c50 mm: per-node vmstat: show proper vmstats by KOSAKI Motohiro · 13 years ago
  33. 81ab420 mm: add VM counters for transparent hugepages by Andi Kleen · 13 years ago
  34. d3bc236 vmstat: update comment regarding stat_threshold by Christoph Lameter · 13 years ago
  35. 78afd56 mm: add __GFP_OTHER_NODE flag by Andi Kleen · 13 years ago
  36. 7913417 thp: transparent hugepage vmstat by Andrea Arcangeli · 13 years ago
  37. b44129b mm: vmstat: use a single setter function and callback for adjusting percpu thresholds by Mel Gorman · 13 years ago
  38. 88f5acf mm: page allocator: adjust the per-cpu counter threshold when memory is low by Mel Gorman · 13 years ago
  39. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  40. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  41. 7c83912 vmstat: User per cpu atomics to avoid interrupt disable / enable by Christoph Lameter · 13 years ago
  42. 908ee0f vmstat: Use this_cpu_inc_return for vm statistics by Christoph Lameter · 13 years ago
  43. 12938a9 vmstat: Optimize zone counter modifications through the use of this cpu operations by Christoph Lameter · 13 years ago
  44. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 13 years ago
  45. e172662 vmstat: fix dirty threshold ordering by Wu Fengguang · 13 years ago
  46. ff8b16d vmstat: fix offset calculation on void* by Wu Fengguang · 14 years ago
  47. 36deb0b vmstat: include compaction.h when CONFIG_COMPACTION by Namhyung Kim · 14 years ago
  48. 79da826 writeback: report dirty thresholds in /proc/vmstat by Michael Rubin · 14 years ago
  49. ea941f0 writeback: add nr_dirtied and nr_written to /proc/vmstat by Michael Rubin · 14 years ago
  50. 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
  51. 5ee28a4 vmstat: update zone stat threshold when onlining a cpu by KAMEZAWA Hiroyuki · 14 years ago
  52. 25edde0 vmscan: kill prev_priority completely by KOSAKI Motohiro · 14 years ago
  53. 31f961a mm: use for_each_online_cpu() in vmstat by Minchan Kim · 14 years ago
  54. 56de726 mm: compaction: direct compact when a high-order allocation fails by Mel Gorman · 14 years ago
  55. 748446b mm: compaction: memory compaction core by Mel Gorman · 14 years ago
  56. f1a5ab1 mm: export fragmentation index via debugfs by Mel Gorman · 14 years ago
  57. d7a5752 mm: export unusable free space index via debugfs by Mel Gorman · 14 years ago
  58. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  59. 93e4a89 mm: restore zone->all_unreclaimable to independence word by KOSAKI Motohiro · 14 years ago
  60. ad59692 this_cpu: Remove pageset_notifier by Christoph Lameter · 14 years ago
  61. 99dcc3e this_cpu: Page allocator conversion by Christoph Lameter · 14 years ago
  62. bb3ab59 vmscan: stop kswapd waiting on congestion when the min watermark is not being met by KOSAKI Motohiro · 14 years ago
  63. f50de2d vmscan: have kswapd sleep for a short interval and double check it should be asleep by Mel Gorman · 14 years ago
  64. 1871e52 percpu: make percpu symbols under kernel/ and mm/ unique by Tejun Heo · 15 years ago
  65. a731286 mm: vmstat: add isolate pages by KOSAKI Motohiro · 15 years ago
  66. 4b02108 mm: oom analysis: add shmem vmstat by KOSAKI Motohiro · 15 years ago
  67. c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 15 years ago
  68. 24cf72518 vmscan: count the number of times zone_reclaim() scans and fails by Mel Gorman · 15 years ago
  69. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  70. 08d9ae7 vmscan: don't export nr_saved_scan in /proc/zoneinfo by Wu Fengguang · 15 years ago
  71. 6e08a36 vmscan: cleanup the scan batching code by Wu Fengguang · 15 years ago
  72. 4185896 page allocator: use allocation flags as an index to the zone watermark by Mel Gorman · 15 years ago
  73. eb33575 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 by Mel Gorman · 15 years ago
  74. 98f4ebb mm: align vmstat_work's timer by Anton Blanchard · 15 years ago
  75. ee99c71 mm: introduce for_each_populated_zone() macro by KOSAKI Motohiro · 15 years ago
  76. aa85ea5 cpumask: use new cpumask_ functions in core code. by Rusty Russell · 15 years ago
  77. 174596a cpumask: convert mm/ by Rusty Russell · 15 years ago
  78. 5c9fe62 proc: move /proc/zoneinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  79. b6aa44a proc: move /proc/vmstat boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  80. 74e2e8e proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  81. 8f32f7e proc: move /proc/buddyinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  82. 985737c mlock: count attempts to free mlocked page by Lee Schermerhorn · 16 years ago
  83. 5344b7e vmstat: mlocked pages statistics by Nick Piggin · 16 years ago
  84. 7b85412 Unevictable LRU Page Statistics by Lee Schermerhorn · 16 years ago
  85. bbfd28e unevictable lru: add event counting with statistics by Lee Schermerhorn · 16 years ago
  86. 556adec vmscan: second chance replacement for anonymous pages by Rik van Riel · 16 years ago
  87. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  88. b69408e vmscan: Use an indexed array for LRU variables by Christoph Lameter · 16 years ago
  89. e80d6a2 [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo by Mel Gorman · 16 years ago
  90. c748e13 mm/vmstat.c: proper externs by Adrian Bunk · 16 years ago
  91. 6d6a436 mm: use performance variant for_each_cpu_mask_nr by Mike Travis · 16 years ago
  92. b5be113 make vmstat cpu-unplug safe by KOSAKI Motohiro · 16 years ago
  93. fc3ba69 mm: Add NR_WRITEBACK_TEMP counter by Miklos Szeredi · 16 years ago
  94. 41b25a3 /proc/pagetypeinfo: fix output for memoryless nodes by KOSAKI Motohiro · 16 years ago
  95. 468fd62 vmstats: add cond_resched() to refresh_cpu_vm_stats() by Dimitri Sivanich · 16 years ago
  96. 3b11630 Subject: [PATCH] hugetlb: vmstat events for huge page allocations by Adam Litke · 16 years ago
  97. 18ea7e7 mm: remember what the preferred zone is for zone_statistics by Mel Gorman · 16 years ago
  98. 91446b0 add "Isolate" migratetype name to /proc/pagetypeinfo by KOSAKI Motohiro · 16 years ago
  99. 9eccf2a vmstat: remove prefetch by Christoph Lameter · 16 years ago
  100. 3dfa572 Page allocator: get rid of the list of cold pages by Christoph Lameter · 16 years ago