1. 64d9046 mm/zsmalloc: avoid calculate max objects of zspage twice by Ganesh Mahendran · 8 years ago
  2. b4fd07a mm/zsmalloc: use class->objs_per_zspage to get num of max objects by Ganesh Mahendran · 8 years ago
  3. cf675ac mm/zsmalloc: take obj index back from find_alloced_obj by Ganesh Mahendran · 8 years ago
  4. 41b88e1 mm/zsmalloc: use obj_index to keep consistent with others by Ganesh Mahendran · 8 years ago
  5. 91dcade mm: bail out in shrink_inactive_list() by Minchan Kim · 8 years ago
  6. d7f0552 mm, vmscan: account for skipped pages as a partial scan by Mel Gorman · 8 years ago
  7. f8d1a31 mm: consider whether to decivate based on eligible zones inactive ratio by Mel Gorman · 8 years ago
  8. 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
  9. bb4cc2b mm, vmscan: remove highmem_file_pages by Mel Gorman · 8 years ago
  10. 71c799f mm: add per-zone lru list stat by Minchan Kim · 8 years ago
  11. 785b99f mm, vmscan: release/reacquire lru_lock on pgdat change by Mel Gorman · 8 years ago
  12. 22fecdf mm, vmscan: remove redundant check in shrink_zones() by Mel Gorman · 8 years ago
  13. 7ee36a1 mm, vmscan: Update all zone LRU sizes before updating memcg by Mel Gorman · 8 years ago
  14. 33e077b mm: show node_pages_scanned per node, not zone by Minchan Kim · 8 years ago
  15. 68eb073 mm, pagevec: release/reacquire lru_lock on pgdat change by Mel Gorman · 8 years ago
  16. 9cb937e mm, page_alloc: fix dirtyable highmem calculation by Minchan Kim · 8 years ago
  17. bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
  18. e2ecc8a mm, vmstat: print node-based stats in zoneinfo file by Mel Gorman · 8 years ago
  19. 7cc30fc mm: vmstat: account per-zone stalls and pages skipped during reclaim by Mel Gorman · 8 years ago
  20. 16709d1 mm: vmstat: replace __count_zone_vm_events with a zone id equivalent by Mel Gorman · 8 years ago
  21. 3b8c0be mm: page_alloc: cache the last node whose dirty limit is reached by Mel Gorman · 8 years ago
  22. e6cbd7f mm, page_alloc: remove fair zone allocation policy by Mel Gorman · 8 years ago
  23. e5146b1 mm, vmscan: add classzone information to tracepoints by Mel Gorman · 8 years ago
  24. 84c7a77 mm, vmscan: Have kswapd reclaim from all zones if reclaiming and buffer_heads_over_limit by Mel Gorman · 8 years ago
  25. d9f21d4 mm, vmscan: avoid passing in `remaining' unnecessarily to prepare_kswapd_sleep() by Mel Gorman · 8 years ago
  26. 4f58833 mm, vmscan: avoid passing in classzone_idx unnecessarily to compaction_ready by Mel Gorman · 8 years ago
  27. 970a39a mm, vmscan: avoid passing in classzone_idx unnecessarily to shrink_node by Mel Gorman · 8 years ago
  28. a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
  29. 52e9f87 mm, page_alloc: wake kswapd based on the highest eligible zone by Mel Gorman · 8 years ago
  30. e1a5563 mm, vmscan: only wakeup kswapd once per node for the requested classzone by Mel Gorman · 8 years ago
  31. c4a2563 mm: move vmscan writes and file write accounting to the node by Mel Gorman · 8 years ago
  32. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  33. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  34. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  35. 281e372 mm, page_alloc: consider dirtyable memory in terms of nodes by Mel Gorman · 8 years ago
  36. 1e6b1085 mm, workingset: make working set detection node-aware by Mel Gorman · 8 years ago
  37. ef8f232 mm, memcg: move memcg limit enforcement from zones to nodes by Mel Gorman · 8 years ago
  38. a9dd0a8 mm, vmscan: make shrink_node decisions more node-centric by Mel Gorman · 8 years ago
  39. 86c79f6 mm: vmscan: do not reclaim from kswapd if there is any eligible zone by Mel Gorman · 8 years ago
  40. 6256c6b4 mm, vmscan: remove duplicate logic clearing node congestion and dirty state by Mel Gorman · 8 years ago
  41. 79dafcd mm, vmscan: by default have direct reclaim only shrink once per node by Mel Gorman · 8 years ago
  42. 38087d9 mm, vmscan: simplify the logic deciding whether kswapd sleeps by Mel Gorman · 8 years ago
  43. 31483b6 mm, vmscan: remove balance gap by Mel Gorman · 8 years ago
  44. 1d82de6 mm, vmscan: make kswapd reclaim in terms of nodes by Mel Gorman · 8 years ago
  45. f7b6092 mm, vmscan: have kswapd only scan based on the highest requested zone by Mel Gorman · 8 years ago
  46. b2e1875 mm, vmscan: begin reclaiming pages on a per-node basis by Mel Gorman · 8 years ago
  47. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  48. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  49. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  50. a621184 mm, meminit: remove early_page_nid_uninitialised by Mel Gorman · 8 years ago
  51. b2b331f mm/compaction: remove unnecessary order check in try_to_compact_pages() by Ganesh Mahendran · 8 years ago
  52. 55779ec mm: fix vm-scalability regression in cgroup-aware workingset code by Johannes Weiner · 8 years ago
  53. 400bc7f mm: update the comment in __isolate_free_page by zhong jiang · 8 years ago
  54. 091f362 mm, oom: tighten task_will_free_mem() locking by Michal Hocko · 8 years ago
  55. a373966 mm, oom: hide mm which is shared with kthread or global init by Michal Hocko · 8 years ago
  56. 11a410d mm, oom_reaper: do not attempt to reap a task more than twice by Michal Hocko · 8 years ago
  57. 696453e mm, oom: task_will_free_mem should skip oom_reaped tasks by Michal Hocko · 8 years ago
  58. 1af8bb4 mm, oom: fortify task_will_free_mem() by Michal Hocko · 8 years ago
  59. 97fd49c mm, oom: kill all tasks sharing the mm by Michal Hocko · 8 years ago
  60. b18dc5f mm, oom: skip vforked tasks from being selected by Michal Hocko · 8 years ago
  61. 44a70ade mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj by Michal Hocko · 8 years ago
  62. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  63. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  64. 8f19b0c thp: fix comments of __pmd_trans_huge_lock() by Huang Ying · 8 years ago
  65. 25843c2 mm: memcontrol: fix documentation for compound parameter by Li RongQing · 8 years ago
  66. 17408d7 mm: memcontrol: remove BUG_ON in uncharge_list by Li RongQing · 8 years ago
  67. dd4123f mm: fix build warnings in <linux/compaction.h> by Minchan Kim · 8 years ago
  68. 0db501f mm, thp: convert from optimistic swapin collapsing to conservative by Ebru Akagunduz · 8 years ago
  69. 47f863e mm, thp: fix comment inconsistency for swapin readahead functions by Ebru Akagunduz · 8 years ago
  70. 779750d shmem: split huge pages beyond i_size under memory pressure by Kirill A. Shutemov · 8 years ago
  71. e496cf3 thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE by Kirill A. Shutemov · 8 years ago
  72. f3f0e1d khugepaged: add support of collapse for tmpfs/shmem pages by Kirill A. Shutemov · 8 years ago
  73. 4595ef8 shmem: make shmem_inode_info::lock irq-safe by Kirill A. Shutemov · 8 years ago
  74. 988ddb7 khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page() by Kirill A. Shutemov · 8 years ago
  75. b46e756 thp: extract khugepaged from mm/huge_memory.c by Kirill A. Shutemov · 8 years ago
  76. 657e303 shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings by Kirill A. Shutemov · 8 years ago
  77. 800d8c6 shmem: add huge pages support by Kirill A. Shutemov · 8 years ago
  78. c01d5b3 shmem: get_unmapped_area align huge page by Hugh Dickins · 8 years ago
  79. 5a6e75f shmem: prepare huge= mount option and sysfs knob by Kirill A. Shutemov · 8 years ago
  80. 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
  81. fc127da truncate: handle file thp by Kirill A. Shutemov · 8 years ago
  82. 8392937 filemap: prepare find and delete operations for huge pages by Kirill A. Shutemov · 8 years ago
  83. 7751b2d vmscan: split file huge pages before paging them out by Kirill A. Shutemov · 8 years ago
  84. 9a73f61 thp, mlock: do not mlock PTE-mapped file huge pages by Kirill A. Shutemov · 8 years ago
  85. baa355f thp: file pages support for split_huge_page() by Kirill A. Shutemov · 8 years ago
  86. 37f9f55 thp: run vma_adjust_trans_huge() outside i_mmap_rwsem by Kirill A. Shutemov · 8 years ago
  87. b237ade thp: prepare change_huge_pmd() for file thp by Kirill A. Shutemov · 8 years ago
  88. 628d47c thp: skip file huge pmd on copy_huge_pmd() by Kirill A. Shutemov · 8 years ago
  89. af9e4d5 thp: handle file COW faults by Kirill A. Shutemov · 8 years ago
  90. d21b9e5 thp: handle file pages in split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  91. b507238 thp: support file pages in zap_huge_pmd() by Kirill A. Shutemov · 8 years ago
  92. 95ecedc thp, vmstats: add counters for huge file pages by Kirill A. Shutemov · 8 years ago
  93. 1010245 mm: introduce do_set_pmd() by Kirill A. Shutemov · 8 years ago
  94. dd78fed rmap: support file thp by Kirill A. Shutemov · 8 years ago
  95. 7267ec00 mm: postpone page table allocation until we have page to map by Kirill A. Shutemov · 8 years ago
  96. bae473a mm: introduce fault_env by Kirill A. Shutemov · 8 years ago
  97. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  98. 1f52e67 khugepaged: recheck pmd after mmap_sem re-acquired by Kirill A. Shutemov · 8 years ago
  99. 8024ee2 mm, thp: fix locking inconsistency in collapse_huge_page by Ebru Akagunduz · 8 years ago
  100. 7269586 mm, thp: make swapin readahead under down_read of mmap_sem by Ebru Akagunduz · 8 years ago