1. 066b239 mm, page_alloc: split buffered_rmqueue() by Mel Gorman · 8 years ago
  2. 685dbf6 mm, page_alloc: warn_alloc nodemask is NULL when cpusets are disabled by David Rientjes · 8 years ago
  3. 6c18ba7 mm: help __GFP_NOFAIL allocations which do not trigger OOM killer by Michal Hocko · 8 years ago
  4. 06ad276 mm, oom: do not enforce OOM killer for __GFP_NOFAIL automatically by Michal Hocko · 8 years ago
  5. 9a67f64 mm: consolidate GFP_NOFAIL checks in the allocator slowpath by Michal Hocko · 8 years ago
  6. 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 8 years ago
  7. a8e9925 mm, page_alloc: warn_alloc print nodemask by Michal Hocko · 8 years ago
  8. c02e50b mm, page_alloc: do not report all nodes in show_mem by Michal Hocko · 8 years ago
  9. b92df1d mm: page_alloc: skip over regions of invalid pfns where possible by Paul Burton · 8 years ago
  10. 65190cf oom, trace: add compaction retry tracepoint by Michal Hocko · 8 years ago
  11. d379f01 oom, trace: add oom detection tracepoints by Michal Hocko · 8 years ago
  12. 13ad59d mm, page_alloc: avoid page_to_pfn() when merging buddies by Vlastimil Babka · 8 years ago
  13. 76741e7 mm, page_alloc: don't convert pfn to idx when merging by Vlastimil Babka · 8 years ago
  14. aa18750 mm: throttle show_mem() from warn_alloc() by Michal Hocko · 8 years ago
  15. e47483b mm, page_alloc: fix premature OOM when racing with cpuset mems update by Vlastimil Babka · 8 years ago
  16. 5ce9bfe mm, page_alloc: move cpuset seqcount checking to slowpath by Vlastimil Babka · 8 years ago
  17. 16096c2 mm, page_alloc: fix fast-path race with cpuset update or removal by Vlastimil Babka · 8 years ago
  18. ea57485 mm, page_alloc: fix check for NULL preferred_zone by Vlastimil Babka · 8 years ago
  19. 424f6c4 mm: alloc_contig: re-allow CMA to compact FS pages by Lucas Stach · 8 years ago
  20. 2976db8 mm: rename __page_frag functions to __page_frag_cache, drop order from drain by Alexander Duyck · 8 years ago
  21. 8c2dd3e mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free by Alexander Duyck · 8 years ago
  22. f073bdc mm: don't dereference struct page fields of invalid pages by Ard Biesheuvel · 8 years ago
  23. 41b6167 mm: get rid of __GFP_OTHER_NODE by Michal Hocko · 8 years ago
  24. 2df2663 mm: fix remote numa hits statistics by Michal Hocko · 8 years ago
  25. 44fdffd mm: add support for releasing multiple instances of a page by Alexander Duyck · 8 years ago
  26. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  27. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. a6de734 mm, page_alloc: keep pcp count and list contents in sync if struct page is corrupted by Mel Gorman · 8 years ago
  29. 29fac03 mm: make unreserve highatomic functions reliable by Minchan Kim · 8 years ago
  30. 04c8716 mm: try to exhaust highatomic reserve before the OOM by Minchan Kim · 8 years ago
  31. 4855e4a mm: prevent double decrease of nr_reserved_highatomic by Minchan Kim · 8 years ago
  32. 88ed365 mm: don't steal highatomic pageblock by Minchan Kim · 8 years ago
  33. 89a01c5 Merge branch 'x86/cpufeature' into x86/asm, to pick up dependency by Ingo Molnar · 8 years ago
  34. 9e80c71 mm: remove extra newline from allocation stall warning by Tetsuo Handa · 8 years ago
  35. 005fd4b mm/page_alloc: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  36. 577f12c Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  37. 05b93c1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  38. 58bea414 latent_entropy: Fix wrong gcc code generation with 64 bit variables by Kees Cook · 8 years ago
  39. 1f84a18 mm: page_alloc: use KERN_CONT where appropriate by Joe Perches · 8 years ago
  40. 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
  41. adb1fe9 mm/page_alloc: Remove kernel address exposure in free_reserved_area() by Josh Poimboeuf · 8 years ago
  42. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  43. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  44. 38addce gcc-plugins: Add latent_entropy plugin by Emese Revfy · 8 years ago
  45. 63f53de mm: warn about allocations which stall for too long by Michal Hocko · 8 years ago
  46. 7877cdc mm: consolidate warn_alloc_failed users by Michal Hocko · 8 years ago
  47. 423b452 mm, page_alloc: pull no_progress_loops update to should_reclaim_retry() by Vlastimil Babka · 8 years ago
  48. c2033b0 mm, compaction: restrict full priority to non-costly orders by Vlastimil Babka · 8 years ago
  49. d943649 mm, compaction: more reliably increase direct compaction priority by Vlastimil Babka · 8 years ago
  50. 3250845 Revert "mm, oom: prevent premature OOM killer invocation for high order request" by Vlastimil Babka · 8 years ago
  51. f6f34b4 mm: introduce arch_reserved_kernel_pages() by Srikar Dronamraju · 8 years ago
  52. c9634cf mm: use zonelist name instead of using hardcoded index by Aneesh Kumar K.V · 8 years ago
  53. 980ac16 mm/page_ext: support extra space allocation by page_ext user by Joonsoo Kim · 8 years ago
  54. f1c1e9f mm/debug_pagealloc.c: don't allocate page_ext if we don't use guard page by Joonsoo Kim · 8 years ago
  55. acbc15a mm/debug_pagealloc.c: clean-up guard page handling code by Joonsoo Kim · 8 years ago
  56. e780149 mm: fix set pageblock migratetype in deferred struct page init by Xishi Qiu · 8 years ago
  57. e506b99 mem-hotplug: fix node spanned pages when we have a movable node by Xishi Qiu · 8 years ago
  58. 8348faf mm, compaction: require only min watermarks for non-costly orders by Vlastimil Babka · 8 years ago
  59. 984fdba mm, compaction: use proper alloc_flags in __compaction_suitable() by Vlastimil Babka · 8 years ago
  60. 6aa303d mm, vmscan: only allocate and reclaim from zones with pages managed by the buddy allocator by Mel Gorman · 8 years ago
  61. 6b4e318 mm, oom: prevent premature OOM killer invocation for high order request by Michal Hocko · 8 years ago
  62. 2f95ff9 proc, meminfo: use correct helpers for calculating LRU sizes in meminfo by Mel Gorman · 8 years ago
  63. 6423aa8 mm/page_alloc.c: recalculate some of node threshold when on/offline memory by Joonsoo Kim · 8 years ago
  64. 81cbcbc mm/page_alloc.c: fix wrong initialization when sysctl_min_unmapped_ratio changes by Joonsoo Kim · 8 years ago
  65. c4159a7 mm: memcontrol: only mark charged pages with PageKmemcg by Vladimir Davydov · 8 years ago
  66. b4911ea mm: initialise per_cpu_nodestats for all online pgdats at boot by Mel Gorman · 8 years ago
  67. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  68. c3486f5 mm, compaction: simplify contended compaction handling by Vlastimil Babka · 8 years ago
  69. a5508cd mm, compaction: introduce direct compaction priority by Vlastimil Babka · 8 years ago
  70. 2516035 mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations by Vlastimil Babka · 8 years ago
  71. 3eb2771 mm, page_alloc: make THP-specific decisions more generic by Vlastimil Babka · 8 years ago
  72. a8161d1 mm, page_alloc: restructure direct compaction handling in slowpath by Vlastimil Babka · 8 years ago
  73. 2377123 mm, page_alloc: don't retry initial attempt in slowpath by Vlastimil Babka · 8 years ago
  74. 31a6c19 mm, page_alloc: set alloc_flags only once in slowpath by Vlastimil Babka · 8 years ago
  75. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  76. 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
  77. 71c799f mm: add per-zone lru list stat by Minchan Kim · 8 years ago
  78. 33e077b mm: show node_pages_scanned per node, not zone by Minchan Kim · 8 years ago
  79. bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
  80. 16709d1 mm: vmstat: replace __count_zone_vm_events with a zone id equivalent by Mel Gorman · 8 years ago
  81. 3b8c0be mm: page_alloc: cache the last node whose dirty limit is reached by Mel Gorman · 8 years ago
  82. e6cbd7f mm, page_alloc: remove fair zone allocation policy by Mel Gorman · 8 years ago
  83. a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
  84. 52e9f87 mm, page_alloc: wake kswapd based on the highest eligible zone by Mel Gorman · 8 years ago
  85. e1a5563 mm, vmscan: only wakeup kswapd once per node for the requested classzone by Mel Gorman · 8 years ago
  86. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  87. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  88. 281e372 mm, page_alloc: consider dirtyable memory in terms of nodes by Mel Gorman · 8 years ago
  89. a9dd0a8 mm, vmscan: make shrink_node decisions more node-centric by Mel Gorman · 8 years ago
  90. 38087d9 mm, vmscan: simplify the logic deciding whether kswapd sleeps by Mel Gorman · 8 years ago
  91. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  92. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  93. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  94. a621184 mm, meminit: remove early_page_nid_uninitialised by Mel Gorman · 8 years ago
  95. 400bc7f mm: update the comment in __isolate_free_page by zhong jiang · 8 years ago
  96. 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
  97. 9a73f61 thp, mlock: do not mlock PTE-mapped file huge pages by Kirill A. Shutemov · 8 years ago
  98. 4949148 mm: charge/uncharge kmemcg from generic page allocator paths by Vladimir Davydov · 8 years ago
  99. 4526477 mm: memcontrol: cleanup kmem charge functions by Vladimir Davydov · 8 years ago
  100. 46f24fd mm/page_alloc: introduce post allocation processing on page allocator by Joonsoo Kim · 8 years ago