1. 1d90ca8 mm: update NUMA counter threshold size by Kemi Wang · 7 years ago
  2. 3a321d2 mm: change the call sites of numa statistics items by Kemi Wang · 7 years ago
  3. b93e0f3 mm, memory_hotplug: get rid of zonelists_mutex by Michal Hocko · 7 years ago
  4. 72675e1 mm, memory_hotplug: drop zone from build_all_zonelists by Michal Hocko · 7 years ago
  5. c9bff3e mm, page_alloc: rip out ZONELIST_ORDER_ZONE by Michal Hocko · 7 years ago
  6. 9d1f4b3 mm: disallow early_pfn_to_nid on configurations which do not implement it by Michal Hocko · 8 years ago
  7. 618b8c2 include/linux/mmzone.h: remove ancient/ambiguous comment by Nikolay Borisov · 8 years ago
  8. 385386c mm: vmstat: move slab statistics from zone to node counters by Johannes Weiner · 8 years ago
  9. f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 8 years ago
  10. 2d070ea mm: consider zone which is not fully populated to have holes by Michal Hocko · 8 years ago
  11. dc0bbf3 mm: remove return value from init_currently_empty_zone by Michal Hocko · 8 years ago
  12. c4e1be9 mm, sparsemem: break out of loops early by Dave Hansen · 8 years ago
  13. 864b9a3 mm: consider memblock reservations for deferred memory initialization sizing by Michal Hocko · 8 years ago
  14. b682deb mm, compaction: change migrate_async_suitable() to suitable_migration_source() by Vlastimil Babka · 8 years ago
  15. 2a2e488 mm: vmscan: fix IO/refault regression in cache workingset transition by Johannes Weiner · 8 years ago
  16. a6ffdc0 mm: use is_migrate_highatomic() to simplify the code by Xishi Qiu · 8 years ago
  17. c822f62 mm: delete NR_PAGES_SCANNED and pgdat_reclaimable() by Johannes Weiner · 8 years ago
  18. c73322d mm: fix 100% CPU kswapd busyloop on unreclaimable nodes by Johannes Weiner · 8 years ago
  19. 1276ad6 mm: vmscan: scan dirty pages even in laptop mode by Johannes Weiner · 8 years ago
  20. fd53880 mm, vmscan: cleanup lru size claculations by Michal Hocko · 8 years ago
  21. ea57485 mm, page_alloc: fix check for NULL preferred_zone by Vlastimil Babka · 8 years ago
  22. 9efecca linux: drop __bitwise__ everywhere by Michael S. Tsirkin · 8 years ago
  23. 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
  24. 6aa303d mm, vmscan: only allocate and reclaim from zones with pages managed by the buddy allocator by Mel Gorman · 8 years ago
  25. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  26. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  27. 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
  28. 71c799f mm: add per-zone lru list stat by Minchan Kim · 8 years ago
  29. bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
  30. e6cbd7f mm, page_alloc: remove fair zone allocation policy by Mel Gorman · 8 years ago
  31. a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
  32. c4a2563 mm: move vmscan writes and file write accounting to the node by Mel Gorman · 8 years ago
  33. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  34. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  35. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  36. 281e372 mm, page_alloc: consider dirtyable memory in terms of nodes by Mel Gorman · 8 years ago
  37. 1e6b1085 mm, workingset: make working set detection node-aware by Mel Gorman · 8 years ago
  38. a9dd0a8 mm, vmscan: make shrink_node decisions more node-centric by Mel Gorman · 8 years ago
  39. 38087d9 mm, vmscan: simplify the logic deciding whether kswapd sleeps by Mel Gorman · 8 years ago
  40. 0f66114 mm, mmzone: clarify the usage of zone padding by Mel Gorman · 8 years ago
  41. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  42. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  43. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  44. 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
  45. 91537fe mm: add NR_ZSMALLOC to vmstat by Minchan Kim · 8 years ago
  46. 798fd75 mm: zap ZONE_OOM_LOCKED by Vladimir Davydov · 8 years ago
  47. 7c15d9b mm: Add is_migrate_cma_page by Laura Abbott · 8 years ago
  48. 0c9ad80 mm fix commmets: if SPARSEMEM, pgdata doesn't have page_ext by Weijie Yang · 9 years ago
  49. 86a294a mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders by Michal Hocko · 9 years ago
  50. 0b423ca mm, page_alloc: inline pageblock lookup in page free fast paths by Mel Gorman · 9 years ago
  51. c33d6c0 mm, page_alloc: avoid looking up the first zone in a zonelist twice by Mel Gorman · 9 years ago
  52. c603844 mm, page_alloc: convert alloc_flags to unsigned by Mel Gorman · 9 years ago
  53. 682a338 mm, page_alloc: inline the fast path of the zonelist iterator by Mel Gorman · 9 years ago
  54. 29f9cb5 mm/highmem: simplify is_highmem() by Chanho Min · 9 years ago
  55. 795ae7a mm: scale kswapd watermarks in proportion to memory by Johannes Weiner · 9 years ago
  56. 698b1b3 mm, compaction: introduce kcompactd by Vlastimil Babka · 9 years ago
  57. 7cf91a9 mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous by Joonsoo Kim · 9 years ago
  58. 23047a9 mm: workingset: per-cgroup cache thrash detection by Johannes Weiner · 9 years ago
  59. 60f3035 mm, page_owner: print migratetype of page and pageblock, symbolic flags by Vlastimil Babka · 9 years ago
  60. a3d0a918 thp: make split_queue per-node by Kirill A. Shutemov · 9 years ago
  61. a8d0143 mm: page_alloc: generalize the dirty balance reserve by Johannes Weiner · 9 years ago
  62. 5b80287 mm/mmzone.c: memmap_valid_within() can be boolean by Yaowei Bai · 9 years ago
  63. c00eb15 mm/zonelist: enumerate zonelists array index by Yaowei Bai · 9 years ago
  64. 0664029 include/linux/mmzone.h: remove unused is_unevictable_lru() by Yaowei Bai · 9 years ago
  65. 8990332 include/linux/mmzone.h: reflow comment by Andrew Morton · 9 years ago
  66. 0aaa29a mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand by Mel Gorman · 9 years ago
  67. 974a786 mm, page_alloc: remove MIGRATE_RESERVE by Mel Gorman · 9 years ago
  68. f77cf4e mm, page_alloc: delete the zonelist_cache by Mel Gorman · 9 years ago
  69. 016c13d mm, page_alloc: use masks and shifts when converting GFP flags to migrate types by Mel Gorman · 9 years ago
  70. e2b1919 mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe by Mel Gorman · 9 years ago
  71. b171e40 mm/page_alloc: remove unused parameter in init_currently_empty_zone() by Yaowei Bai · 9 years ago
  72. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  73. 4e6dab4 mm: remove struct node_active_region by minkyung88.kim · 9 years ago
  74. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  75. 3a80a7f mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set by Mel Gorman · 10 years ago
  76. 75a592a mm: meminit: inline some helper functions by Mel Gorman · 10 years ago
  77. 8a942fd mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid by Mel Gorman · 10 years ago
  78. d7e4a2e mm: refactor zone_movable_is_highmem() by Zhang Zhen · 10 years ago
  79. a368ab6 mm: move zone lock to a different cache line than order-0 free page lists by Mel Gorman · 10 years ago
  80. 05891fb mm: microoptimize zonelist operations by Vlastimil Babka · 10 years ago
  81. 44628d9 mm: fix typo of MIGRATE_RESERVE in comment by Baoquan He · 10 years ago
  82. eefa864b mm/page_ext: resurrect struct page extending code for debugging by Joonsoo Kim · 10 years ago
  83. 1306a85 mm: embed the memcg pointer directly into struct page by Johannes Weiner · 10 years ago
  84. ad53f92 mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype by Joonsoo Kim · 10 years ago
  85. 5705465 mm: clean up zone flags by Johannes Weiner · 10 years ago
  86. 4ffeaf3 mm: page_alloc: reduce cost of the fair zone allocation policy by Mel Gorman · 10 years ago
  87. 0d5d823 mm: move zone->pages_scanned into a vmstat counter by Mel Gorman · 10 years ago
  88. 3484b2d mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines by Mel Gorman · 10 years ago
  89. 1a4dc5b mem-hotplug: improve zone_movable_is_highmem logic by Wang Nan · 10 years ago
  90. 7aeb09f mm: page_alloc: use unsigned int for order in more places by Mel Gorman · 11 years ago
  91. dc4b0ca mm: page_alloc: reduce number of times page_to_pfn is called by Mel Gorman · 11 years ago
  92. e58469b mm: page_alloc: use word-based accesses for get/set pageblock bitmaps by Mel Gorman · 11 years ago
  93. 35979ef mm, compaction: add per-zone migration pfn cache for async compaction by David Rientjes · 11 years ago
  94. bfc8c90 mem-hotplug: implement get/put_online_mems by Vladimir Davydov · 11 years ago
  95. 5f7a75a mm: page_alloc: do not cache reclaim distances by Mel Gorman · 11 years ago
  96. 449dd69 mm: keep page cache radix tree nodes in check by Johannes Weiner · 11 years ago
  97. a528910 mm: thrash detection-based file cache sizing by Johannes Weiner · 11 years ago
  98. e97ca8e5 mm: fix GFP_THISNODE callers and clarify by Johannes Weiner · 11 years ago
  99. 1c5e9c2 mm: numa: limit scope of lock for NUMA migrate rate limiting by Mel Gorman · 11 years ago
  100. 943dca1 mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve by Yasuaki Ishimatsu · 11 years ago