1. c624c86 Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  2. e55884d Merge tag 'vfio-v4.8-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  3. 867900b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  4. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  5. d94ba9e7d Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  6. 1c88e19 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  7. c3486f5 mm, compaction: simplify contended compaction handling by Vlastimil Babka · 8 years ago
  8. a5508cd mm, compaction: introduce direct compaction priority by Vlastimil Babka · 8 years ago
  9. 2516035 mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations by Vlastimil Babka · 8 years ago
  10. 3eb2771 mm, page_alloc: make THP-specific decisions more generic by Vlastimil Babka · 8 years ago
  11. a8161d1 mm, page_alloc: restructure direct compaction handling in slowpath by Vlastimil Babka · 8 years ago
  12. 2377123 mm, page_alloc: don't retry initial attempt in slowpath by Vlastimil Babka · 8 years ago
  13. 31a6c19 mm, page_alloc: set alloc_flags only once in slowpath by Vlastimil Babka · 8 years ago
  14. 87cc271 lib/stackdepot.c: use __GFP_NOWARN for stack allocations by Kirill A. Shutemov · 8 years ago
  15. 80a9201 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB by Alexander Potapenko · 8 years ago
  16. c146a2b mm, kasan: account for object redzone in SLUB's nearest_obj() by Alexander Potapenko · 8 years ago
  17. 734537c mm: fix use-after-free if memory allocation failed in vma_adjust() by Kirill A. Shutemov · 8 years ago
  18. c3491ec zsmalloc: Delete an unnecessary check before the function call "iput" by Markus Elfring · 8 years ago
  19. fb399b4 mm/memblock.c: fix index adjustment error in __next_mem_range_rev() by zijun_hu · 8 years ago
  20. 394e31d mem-hotplug: alloc new page from a nearest neighbor node when mem-offline by Xishi Qiu · 8 years ago
  21. 3fa6c50 mm: optimize copy_page_to/from_iter_iovec by Mikulas Patocka · 8 years ago
  22. 7e4411b mm: add cond_resched() to generic_swapfile_activate() by Mikulas Patocka · 8 years ago
  23. 4e390b2 Revert "mm, mempool: only set __GFP_NOMEMALLOC if there are free elements" by Michal Hocko · 8 years ago
  24. 1d2047f mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT mode by Hugh Dickins · 8 years ago
  25. 7c7fd82 mm: hwpoison: remove incorrect comments by Naoya Horiguchi · 8 years ago
  26. 91fd8b9 make __section_nr() more efficient by Zhou Chengming · 8 years ago
  27. 98c42d9 kmemleak: don't hang if user disables scanning early by Vegard Nossum · 8 years ago
  28. cb0a650 arm64:acpi: fix the acpi alignment exception when 'mem=' specified by Dennis Chen · 8 years ago
  29. a571d4e mm/memblock.c: add new infrastructure to address the mem limit issue by Dennis Chen · 8 years ago
  30. 8b70ca6 printk: when dumping regs, show the stack, not thread_info by Andy Lutomirski · 8 years ago
  31. e558af6 kdb: use task_cpu() instead of task_thread_info()->cpu by Andy Lutomirski · 8 years ago
  32. efdc949 mm: fix memcg stack accounting for sub-page stacks by Andy Lutomirski · 8 years ago
  33. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  34. 11db048 mm: cleanup ifdef guards for vmem_altmap by Dan Williams · 8 years ago
  35. c02b6ae mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT by Dan Williams · 8 years ago
  36. c4c5ad6 memblock: include <asm/sections.h> instead of <asm-generic/sections.h> by Christoph Hellwig · 8 years ago
  37. 319904a mm, THP: clean up return value of madvise_free_huge_pmd by Huang Ying · 8 years ago
  38. 18fd06b mm/zsmalloc: use helper to clear page->flags bit by Ganesh Mahendran · 8 years ago
  39. 35b3445 mm/zsmalloc: add __init,__exit attribute by Ganesh Mahendran · 8 years ago
  40. fd85446 mm/zsmalloc: keep comments consistent with code by Ganesh Mahendran · 8 years ago
  41. 64d9046 mm/zsmalloc: avoid calculate max objects of zspage twice by Ganesh Mahendran · 8 years ago
  42. b4fd07a mm/zsmalloc: use class->objs_per_zspage to get num of max objects by Ganesh Mahendran · 8 years ago
  43. cf675ac mm/zsmalloc: take obj index back from find_alloced_obj by Ganesh Mahendran · 8 years ago
  44. 41b88e1 mm/zsmalloc: use obj_index to keep consistent with others by Ganesh Mahendran · 8 years ago
  45. 91dcade mm: bail out in shrink_inactive_list() by Minchan Kim · 8 years ago
  46. d7f0552 mm, vmscan: account for skipped pages as a partial scan by Mel Gorman · 8 years ago
  47. f8d1a31 mm: consider whether to decivate based on eligible zones inactive ratio by Mel Gorman · 8 years ago
  48. 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
  49. bb4cc2b mm, vmscan: remove highmem_file_pages by Mel Gorman · 8 years ago
  50. 71c799f mm: add per-zone lru list stat by Minchan Kim · 8 years ago
  51. 785b99f mm, vmscan: release/reacquire lru_lock on pgdat change by Mel Gorman · 8 years ago
  52. 22fecdf mm, vmscan: remove redundant check in shrink_zones() by Mel Gorman · 8 years ago
  53. 7ee36a1 mm, vmscan: Update all zone LRU sizes before updating memcg by Mel Gorman · 8 years ago
  54. 33e077b mm: show node_pages_scanned per node, not zone by Minchan Kim · 8 years ago
  55. 68eb073 mm, pagevec: release/reacquire lru_lock on pgdat change by Mel Gorman · 8 years ago
  56. 9cb937e mm, page_alloc: fix dirtyable highmem calculation by Minchan Kim · 8 years ago
  57. bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
  58. e2ecc8a mm, vmstat: print node-based stats in zoneinfo file by Mel Gorman · 8 years ago
  59. 7cc30fc mm: vmstat: account per-zone stalls and pages skipped during reclaim by Mel Gorman · 8 years ago
  60. 16709d1 mm: vmstat: replace __count_zone_vm_events with a zone id equivalent by Mel Gorman · 8 years ago
  61. 3b8c0be mm: page_alloc: cache the last node whose dirty limit is reached by Mel Gorman · 8 years ago
  62. e6cbd7f mm, page_alloc: remove fair zone allocation policy by Mel Gorman · 8 years ago
  63. e5146b1 mm, vmscan: add classzone information to tracepoints by Mel Gorman · 8 years ago
  64. 84c7a77 mm, vmscan: Have kswapd reclaim from all zones if reclaiming and buffer_heads_over_limit by Mel Gorman · 8 years ago
  65. d9f21d4 mm, vmscan: avoid passing in `remaining' unnecessarily to prepare_kswapd_sleep() by Mel Gorman · 8 years ago
  66. 4f58833 mm, vmscan: avoid passing in classzone_idx unnecessarily to compaction_ready by Mel Gorman · 8 years ago
  67. 970a39a mm, vmscan: avoid passing in classzone_idx unnecessarily to shrink_node by Mel Gorman · 8 years ago
  68. a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
  69. 52e9f87 mm, page_alloc: wake kswapd based on the highest eligible zone by Mel Gorman · 8 years ago
  70. e1a5563 mm, vmscan: only wakeup kswapd once per node for the requested classzone by Mel Gorman · 8 years ago
  71. c4a2563 mm: move vmscan writes and file write accounting to the node by Mel Gorman · 8 years ago
  72. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  73. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  74. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  75. 281e372 mm, page_alloc: consider dirtyable memory in terms of nodes by Mel Gorman · 8 years ago
  76. 1e6b1085 mm, workingset: make working set detection node-aware by Mel Gorman · 8 years ago
  77. ef8f232 mm, memcg: move memcg limit enforcement from zones to nodes by Mel Gorman · 8 years ago
  78. a9dd0a8 mm, vmscan: make shrink_node decisions more node-centric by Mel Gorman · 8 years ago
  79. 86c79f6 mm: vmscan: do not reclaim from kswapd if there is any eligible zone by Mel Gorman · 8 years ago
  80. 6256c6b4 mm, vmscan: remove duplicate logic clearing node congestion and dirty state by Mel Gorman · 8 years ago
  81. 79dafcd mm, vmscan: by default have direct reclaim only shrink once per node by Mel Gorman · 8 years ago
  82. 38087d9 mm, vmscan: simplify the logic deciding whether kswapd sleeps by Mel Gorman · 8 years ago
  83. 31483b6 mm, vmscan: remove balance gap by Mel Gorman · 8 years ago
  84. 1d82de6 mm, vmscan: make kswapd reclaim in terms of nodes by Mel Gorman · 8 years ago
  85. f7b6092 mm, vmscan: have kswapd only scan based on the highest requested zone by Mel Gorman · 8 years ago
  86. b2e1875 mm, vmscan: begin reclaiming pages on a per-node basis by Mel Gorman · 8 years ago
  87. 0f66114 mm, mmzone: clarify the usage of zone padding by Mel Gorman · 8 years ago
  88. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  89. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  90. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  91. a621184 mm, meminit: remove early_page_nid_uninitialised by Mel Gorman · 8 years ago
  92. fec1e5f cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemask by Michal Hocko · 8 years ago
  93. a34c80a freezer, oom: check TIF_MEMDIE on the correct task by Michal Hocko · 8 years ago
  94. b2b331f mm/compaction: remove unnecessary order check in try_to_compact_pages() by Ganesh Mahendran · 8 years ago
  95. 55779ec mm: fix vm-scalability regression in cgroup-aware workingset code by Johannes Weiner · 8 years ago
  96. 400bc7f mm: update the comment in __isolate_free_page by zhong jiang · 8 years ago
  97. 091f362 mm, oom: tighten task_will_free_mem() locking by Michal Hocko · 8 years ago
  98. a373966 mm, oom: hide mm which is shared with kthread or global init by Michal Hocko · 8 years ago
  99. 11a410d mm, oom_reaper: do not attempt to reap a task more than twice by Michal Hocko · 8 years ago
  100. 696453e mm, oom: task_will_free_mem should skip oom_reaped tasks by Michal Hocko · 8 years ago