1. efdc949 mm: fix memcg stack accounting for sub-page stacks by Andy Lutomirski · 8 years ago
  2. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  3. 11db048 mm: cleanup ifdef guards for vmem_altmap by Dan Williams · 8 years ago
  4. c02b6ae mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT by Dan Williams · 8 years ago
  5. c4c5ad6 memblock: include <asm/sections.h> instead of <asm-generic/sections.h> by Christoph Hellwig · 8 years ago
  6. 319904a mm, THP: clean up return value of madvise_free_huge_pmd by Huang Ying · 8 years ago
  7. 18fd06b mm/zsmalloc: use helper to clear page->flags bit by Ganesh Mahendran · 8 years ago
  8. 35b3445 mm/zsmalloc: add __init,__exit attribute by Ganesh Mahendran · 8 years ago
  9. fd85446 mm/zsmalloc: keep comments consistent with code by Ganesh Mahendran · 8 years ago
  10. 64d9046 mm/zsmalloc: avoid calculate max objects of zspage twice by Ganesh Mahendran · 8 years ago
  11. b4fd07a mm/zsmalloc: use class->objs_per_zspage to get num of max objects by Ganesh Mahendran · 8 years ago
  12. cf675ac mm/zsmalloc: take obj index back from find_alloced_obj by Ganesh Mahendran · 8 years ago
  13. 41b88e1 mm/zsmalloc: use obj_index to keep consistent with others by Ganesh Mahendran · 8 years ago
  14. 91dcade mm: bail out in shrink_inactive_list() by Minchan Kim · 8 years ago
  15. d7f0552 mm, vmscan: account for skipped pages as a partial scan by Mel Gorman · 8 years ago
  16. f8d1a31 mm: consider whether to decivate based on eligible zones inactive ratio by Mel Gorman · 8 years ago
  17. 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
  18. bb4cc2b mm, vmscan: remove highmem_file_pages by Mel Gorman · 8 years ago
  19. 71c799f mm: add per-zone lru list stat by Minchan Kim · 8 years ago
  20. 785b99f mm, vmscan: release/reacquire lru_lock on pgdat change by Mel Gorman · 8 years ago
  21. 22fecdf mm, vmscan: remove redundant check in shrink_zones() by Mel Gorman · 8 years ago
  22. 7ee36a1 mm, vmscan: Update all zone LRU sizes before updating memcg by Mel Gorman · 8 years ago
  23. 33e077b mm: show node_pages_scanned per node, not zone by Minchan Kim · 8 years ago
  24. 68eb073 mm, pagevec: release/reacquire lru_lock on pgdat change by Mel Gorman · 8 years ago
  25. 9cb937e mm, page_alloc: fix dirtyable highmem calculation by Minchan Kim · 8 years ago
  26. bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
  27. e2ecc8a mm, vmstat: print node-based stats in zoneinfo file by Mel Gorman · 8 years ago
  28. 7cc30fc mm: vmstat: account per-zone stalls and pages skipped during reclaim by Mel Gorman · 8 years ago
  29. 16709d1 mm: vmstat: replace __count_zone_vm_events with a zone id equivalent by Mel Gorman · 8 years ago
  30. 3b8c0be mm: page_alloc: cache the last node whose dirty limit is reached by Mel Gorman · 8 years ago
  31. e6cbd7f mm, page_alloc: remove fair zone allocation policy by Mel Gorman · 8 years ago
  32. e5146b1 mm, vmscan: add classzone information to tracepoints by Mel Gorman · 8 years ago
  33. 84c7a77 mm, vmscan: Have kswapd reclaim from all zones if reclaiming and buffer_heads_over_limit by Mel Gorman · 8 years ago
  34. d9f21d4 mm, vmscan: avoid passing in `remaining' unnecessarily to prepare_kswapd_sleep() by Mel Gorman · 8 years ago
  35. 4f58833 mm, vmscan: avoid passing in classzone_idx unnecessarily to compaction_ready by Mel Gorman · 8 years ago
  36. 970a39a mm, vmscan: avoid passing in classzone_idx unnecessarily to shrink_node by Mel Gorman · 8 years ago
  37. a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
  38. 52e9f87 mm, page_alloc: wake kswapd based on the highest eligible zone by Mel Gorman · 8 years ago
  39. e1a5563 mm, vmscan: only wakeup kswapd once per node for the requested classzone by Mel Gorman · 8 years ago
  40. c4a2563 mm: move vmscan writes and file write accounting to the node by Mel Gorman · 8 years ago
  41. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  42. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  43. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  44. 281e372 mm, page_alloc: consider dirtyable memory in terms of nodes by Mel Gorman · 8 years ago
  45. 1e6b1085 mm, workingset: make working set detection node-aware by Mel Gorman · 8 years ago
  46. ef8f232 mm, memcg: move memcg limit enforcement from zones to nodes by Mel Gorman · 8 years ago
  47. a9dd0a8 mm, vmscan: make shrink_node decisions more node-centric by Mel Gorman · 8 years ago
  48. 86c79f6 mm: vmscan: do not reclaim from kswapd if there is any eligible zone by Mel Gorman · 8 years ago
  49. 6256c6b4 mm, vmscan: remove duplicate logic clearing node congestion and dirty state by Mel Gorman · 8 years ago
  50. 79dafcdc mm, vmscan: by default have direct reclaim only shrink once per node by Mel Gorman · 8 years ago
  51. 38087d9 mm, vmscan: simplify the logic deciding whether kswapd sleeps by Mel Gorman · 8 years ago
  52. 31483b6 mm, vmscan: remove balance gap by Mel Gorman · 8 years ago
  53. 1d82de6 mm, vmscan: make kswapd reclaim in terms of nodes by Mel Gorman · 8 years ago
  54. f7b6092 mm, vmscan: have kswapd only scan based on the highest requested zone by Mel Gorman · 8 years ago
  55. b2e1875 mm, vmscan: begin reclaiming pages on a per-node basis by Mel Gorman · 8 years ago
  56. 0f66114 mm, mmzone: clarify the usage of zone padding by Mel Gorman · 8 years ago
  57. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  58. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  59. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  60. a621184 mm, meminit: remove early_page_nid_uninitialised by Mel Gorman · 8 years ago
  61. fec1e5f cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemask by Michal Hocko · 8 years ago
  62. a34c80a freezer, oom: check TIF_MEMDIE on the correct task by Michal Hocko · 8 years ago
  63. b2b331f mm/compaction: remove unnecessary order check in try_to_compact_pages() by Ganesh Mahendran · 8 years ago
  64. 55779ec mm: fix vm-scalability regression in cgroup-aware workingset code by Johannes Weiner · 8 years ago
  65. 400bc7f mm: update the comment in __isolate_free_page by zhong jiang · 8 years ago
  66. 091f362 mm, oom: tighten task_will_free_mem() locking by Michal Hocko · 8 years ago
  67. a373966 mm, oom: hide mm which is shared with kthread or global init by Michal Hocko · 8 years ago
  68. 11a410d mm, oom_reaper: do not attempt to reap a task more than twice by Michal Hocko · 8 years ago
  69. 696453e mm, oom: task_will_free_mem should skip oom_reaped tasks by Michal Hocko · 8 years ago
  70. 1af8bb4 mm, oom: fortify task_will_free_mem() by Michal Hocko · 8 years ago
  71. 97fd49c mm, oom: kill all tasks sharing the mm by Michal Hocko · 8 years ago
  72. b18dc5f mm, oom: skip vforked tasks from being selected by Michal Hocko · 8 years ago
  73. 44a70ade mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj by Michal Hocko · 8 years ago
  74. 1d5f0ac proc, oom_adj: extract oom_score_adj setting into a helper by Michal Hocko · 8 years ago
  75. f913da5 proc, oom: drop bogus sighand lock by Michal Hocko · 8 years ago
  76. d49fbf7 proc, oom: drop bogus task_lock and mm check by Michal Hocko · 8 years ago
  77. 6039b80 Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  78. c9b011a Merge tag 'hwlock-v4.8' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  79. ce8c891 Merge tag 'rproc-v4.8' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  80. 10eec60 vfs: ioctl: prevent double-fetch in dedupe ioctl by Scott Bauer · 8 years ago
  81. 884316d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  82. 69c4289 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  83. 76d5b28 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  84. 71e9dcc Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  85. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  86. 3925a16 ARC: mm: don't loose PTE_SPECIAL in pte_modify() by Vineet Gupta · 8 years ago
  87. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  88. 944171c pNFS: Actively set attributes as invalid if LAYOUTCOMMIT is outstanding by Benjamin Coddington · 8 years ago
  89. 4fae16d timers/core: Correct callback order during CPU hot plug by Richard Cochran · 8 years ago
  90. 3f35e21 Merge branch 'mymd/for-next' into mymd/for-linus by Shaohua Li · 8 years ago
  91. 5d88178 MD: fix null pointer deference by Shaohua Li · 8 years ago
  92. 5f5a00e Merge branches 'cpuidle', 'fixes' and 'misc' into for-linus by Russell King · 8 years ago
  93. 8c2f421 Merge branch 'for-4.8/hid-led' into for-linus by Jiri Kosina · 8 years ago
  94. e82a82c Merge branches 'for-4.8/alps', 'for-4.8/apple', 'for-4.8/i2c-hid', 'for-4.8/uhid-offload-hid-device-add' and 'for-4.8/upstream' into for-linus by Jiri Kosina · 8 years ago
  95. 344e3c77 sparc: serial: sunhv: fix a double lock bug by Dan Carpenter · 8 years ago
  96. fa16082 sparc32: off by ones in BUG_ON() by Dan Carpenter · 8 years ago
  97. 4bb0439 Merge branch 'topic/dmaengine_cleanups' into for-linus by Vinod Koul · 8 years ago
  98. 7893242 CIFS: Fix a possible invalid memory access in smb2_query_symlink() by Pavel Shilovsky · 8 years ago
  99. a6b5058 fs/cifs: make share unaccessible at root level mountable by Aurelien Aptel · 8 years ago
  100. 59b8d4f random: use for_each_online_node() to iterate over NUMA nodes by Theodore Ts'o · 8 years ago