1. a238332 BACKPORT: mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
  2. 19a7db1 mm: fix 100% CPU kswapd busyloop on unreclaimable nodes by Johannes Weiner · 7 years ago
  3. 1972bb9 kaiser: vmstat show NR_KAISERTABLE as nr_overhead by Hugh Dickins · 7 years ago
  4. 9980b82 mm/page_alloc.c: broken deferred calculation by Pavel Tatashin · 7 years ago
  5. 292f70c mm: consider memblock reservations for deferred memory initialization sizing by Michal Hocko · 7 years ago
  6. 7105313 mm, vmscan: cleanup lru size claculations by Michal Hocko · 8 years ago
  7. ade7afe mm, page_alloc: fix check for NULL preferred_zone by Vlastimil Babka · 8 years ago
  8. 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
  9. 6aa303d mm, vmscan: only allocate and reclaim from zones with pages managed by the buddy allocator by Mel Gorman · 8 years ago
  10. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  11. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  12. 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
  13. 71c799f mm: add per-zone lru list stat by Minchan Kim · 8 years ago
  14. bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
  15. e6cbd7f mm, page_alloc: remove fair zone allocation policy by Mel Gorman · 8 years ago
  16. a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
  17. c4a2563 mm: move vmscan writes and file write accounting to the node by Mel Gorman · 8 years ago
  18. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  19. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  20. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  21. 281e372 mm, page_alloc: consider dirtyable memory in terms of nodes by Mel Gorman · 8 years ago
  22. 1e6b1085 mm, workingset: make working set detection node-aware by Mel Gorman · 8 years ago
  23. a9dd0a8 mm, vmscan: make shrink_node decisions more node-centric by Mel Gorman · 8 years ago
  24. 38087d9 mm, vmscan: simplify the logic deciding whether kswapd sleeps by Mel Gorman · 8 years ago
  25. 0f66114 mm, mmzone: clarify the usage of zone padding by Mel Gorman · 8 years ago
  26. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  27. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  28. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  29. 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
  30. 91537fe mm: add NR_ZSMALLOC to vmstat by Minchan Kim · 8 years ago
  31. 798fd75 mm: zap ZONE_OOM_LOCKED by Vladimir Davydov · 8 years ago
  32. 7c15d9b mm: Add is_migrate_cma_page by Laura Abbott · 8 years ago
  33. 0c9ad80 mm fix commmets: if SPARSEMEM, pgdata doesn't have page_ext by Weijie Yang · 8 years ago
  34. 86a294a mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders by Michal Hocko · 8 years ago
  35. 0b423ca mm, page_alloc: inline pageblock lookup in page free fast paths by Mel Gorman · 8 years ago
  36. c33d6c0 mm, page_alloc: avoid looking up the first zone in a zonelist twice by Mel Gorman · 8 years ago
  37. c603844 mm, page_alloc: convert alloc_flags to unsigned by Mel Gorman · 8 years ago
  38. 682a338 mm, page_alloc: inline the fast path of the zonelist iterator by Mel Gorman · 8 years ago
  39. 29f9cb5 mm/highmem: simplify is_highmem() by Chanho Min · 8 years ago
  40. 795ae7a mm: scale kswapd watermarks in proportion to memory by Johannes Weiner · 9 years ago
  41. 698b1b3 mm, compaction: introduce kcompactd by Vlastimil Babka · 9 years ago
  42. 7cf91a9 mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous by Joonsoo Kim · 9 years ago
  43. 23047a9 mm: workingset: per-cgroup cache thrash detection by Johannes Weiner · 9 years ago
  44. 60f3035 mm, page_owner: print migratetype of page and pageblock, symbolic flags by Vlastimil Babka · 9 years ago
  45. a3d0a918 thp: make split_queue per-node by Kirill A. Shutemov · 9 years ago
  46. a8d0143 mm: page_alloc: generalize the dirty balance reserve by Johannes Weiner · 9 years ago
  47. 5b80287 mm/mmzone.c: memmap_valid_within() can be boolean by Yaowei Bai · 9 years ago
  48. c00eb15 mm/zonelist: enumerate zonelists array index by Yaowei Bai · 9 years ago
  49. 0664029 include/linux/mmzone.h: remove unused is_unevictable_lru() by Yaowei Bai · 9 years ago
  50. 8990332 include/linux/mmzone.h: reflow comment by Andrew Morton · 9 years ago
  51. 0aaa29a mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand by Mel Gorman · 9 years ago
  52. 974a786 mm, page_alloc: remove MIGRATE_RESERVE by Mel Gorman · 9 years ago
  53. f77cf4e mm, page_alloc: delete the zonelist_cache by Mel Gorman · 9 years ago
  54. 016c13d mm, page_alloc: use masks and shifts when converting GFP flags to migrate types by Mel Gorman · 9 years ago
  55. e2b1919 mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe by Mel Gorman · 9 years ago
  56. b171e40 mm/page_alloc: remove unused parameter in init_currently_empty_zone() by Yaowei Bai · 9 years ago
  57. 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
  58. 4e6dab4 mm: remove struct node_active_region by minkyung88.kim · 9 years ago
  59. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  60. 3a80a7f mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set by Mel Gorman · 9 years ago
  61. 75a592a mm: meminit: inline some helper functions by Mel Gorman · 9 years ago
  62. 8a942fd mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid by Mel Gorman · 9 years ago
  63. d7e4a2e mm: refactor zone_movable_is_highmem() by Zhang Zhen · 9 years ago
  64. a368ab6 mm: move zone lock to a different cache line than order-0 free page lists by Mel Gorman · 9 years ago
  65. 05891fb mm: microoptimize zonelist operations by Vlastimil Babka · 10 years ago
  66. 44628d9 mm: fix typo of MIGRATE_RESERVE in comment by Baoquan He · 10 years ago
  67. eefa864 mm/page_ext: resurrect struct page extending code for debugging by Joonsoo Kim · 10 years ago
  68. 1306a85 mm: embed the memcg pointer directly into struct page by Johannes Weiner · 10 years ago
  69. ad53f92 mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype by Joonsoo Kim · 10 years ago
  70. 5705465 mm: clean up zone flags by Johannes Weiner · 10 years ago
  71. 4ffeaf3 mm: page_alloc: reduce cost of the fair zone allocation policy by Mel Gorman · 10 years ago
  72. 0d5d823 mm: move zone->pages_scanned into a vmstat counter by Mel Gorman · 10 years ago
  73. 3484b2d mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines by Mel Gorman · 10 years ago
  74. 1a4dc5b mem-hotplug: improve zone_movable_is_highmem logic by Wang Nan · 10 years ago
  75. 7aeb09f mm: page_alloc: use unsigned int for order in more places by Mel Gorman · 10 years ago
  76. dc4b0ca mm: page_alloc: reduce number of times page_to_pfn is called by Mel Gorman · 10 years ago
  77. e58469b mm: page_alloc: use word-based accesses for get/set pageblock bitmaps by Mel Gorman · 10 years ago
  78. 35979ef mm, compaction: add per-zone migration pfn cache for async compaction by David Rientjes · 10 years ago
  79. bfc8c90 mem-hotplug: implement get/put_online_mems by Vladimir Davydov · 10 years ago
  80. 5f7a75a mm: page_alloc: do not cache reclaim distances by Mel Gorman · 10 years ago
  81. 449dd69 mm: keep page cache radix tree nodes in check by Johannes Weiner · 10 years ago
  82. a528910 mm: thrash detection-based file cache sizing by Johannes Weiner · 10 years ago
  83. e97ca8e mm: fix GFP_THISNODE callers and clarify by Johannes Weiner · 11 years ago
  84. 1c5e9c2 mm: numa: limit scope of lock for NUMA migrate rate limiting by Mel Gorman · 11 years ago
  85. 943dca1 mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve by Yasuaki Ishimatsu · 11 years ago
  86. 6e543d5 mm: vmscan: fix do_try_to_free_pages() livelock by Lisa Du · 11 years ago
  87. 81c0a2b mm: page_alloc: fair zone allocator policy by Johannes Weiner · 11 years ago
  88. b21fbcc mm: remove unused functions is_{normal_idx, normal, dma32, dma} by Zhang Yanfei · 11 years ago
  89. 55878e8 sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2 by Cody P Schafer · 11 years ago
  90. c3d5f5f mm: use a dedicated lock to protect totalram_pages and zone->managed_pages by Jiang Liu · 11 years ago
  91. 114d4b7 mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock() by Cody P Schafer · 11 years ago
  92. 72c3b51 mm: fix comment referring to non-existent size_seqlock, change to span_seqlock by Cody P Schafer · 11 years ago
  93. 283aba9 mm: vmscan: block kswapd if it is encountering pages under writeback by Mel Gorman · 11 years ago
  94. d43006d mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not priority by Mel Gorman · 11 years ago
  95. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  96. 8761e31 mmzone: correct "pags" to "pages" in comment. by Cody P Schafer · 11 years ago
  97. f9228b2 mm: zone_end_pfn is too small by Russ Anderson · 12 years ago
  98. da3649e mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate. by Cody P Schafer · 12 years ago
  99. 2a6e3eb mm: add zone_is_empty() and zone_is_initialized() by Cody P Schafer · 12 years ago
  100. 108bcc9 mm: add & use zone_end_pfn() and zone_spans_pfn() by Cody P Schafer · 12 years ago