1. c41f012 mm: rename global_page_state to global_zone_page_state by Michal Hocko · 7 years ago
  2. 5980768 mm, THP, swap: support splitting THP for THP swap out by Huang Ying · 7 years ago
  3. ba3c4ce mm, THP, swap: make reuse_swap_page() works for THP swapped out by Huang Ying · 7 years ago
  4. e070982 mm, THP, swap: support to reclaim swap space for THP swapped out by Huang Ying · 7 years ago
  5. a47fed5 mm: swap: provide lru_add_drain_all_cpuslocked() by Thomas Gleixner · 7 years ago
  6. 2395562 swap: add block io poll in swapin path by Shaohua Li · 7 years ago
  7. 0f07465 mm, THP, swap: move anonymous THP split logic to vmscan by Minchan Kim · 7 years ago
  8. 75f6d6d mm, THP, swap: unify swap slot free functions to put_swap_page by Minchan Kim · 7 years ago
  9. 38d8b4e mm, THP, swap: delay splitting THP during swap out by Huang Ying · 7 years ago
  10. df6b749 mm, swap: remove unused function prototype by Huang Ying · 7 years ago
  11. f7ad2a6 mm: move MADV_FREE pages into LRU_INACTIVE_FILE list by Shaohua Li · 7 years ago
  12. 67afa38 mm/swap: add cache for swap slots allocation by Tim Chen · 7 years ago
  13. 7c00baf mm/swap: free swap slots in batch by Tim Chen · 7 years ago
  14. 36005ba mm/swap: allocate swap slots in batches by Tim Chen · 7 years ago
  15. e8c26ab mm/swap: skip readahead for unreferenced swap slots by Tim Chen · 7 years ago
  16. 4b3ef9d mm/swap: split swap cache into 64MB trunks by Huang, Ying · 7 years ago
  17. 235b621 mm/swap: add cluster lock by Huang, Ying · 7 years ago
  18. f057142 mm: support anonymous stable page by Minchan Kim · 8 years ago
  19. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  20. 14b4687 mm: workingset: move shadow entry tracking to radix tree exceptional tracking by Johannes Weiner · 8 years ago
  21. be29796 mm: only include blk_types in swap.h if CONFIG_SWAP is enabled by Christoph Hellwig · 8 years ago
  22. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  23. 6b53491 mm, swap: add swap_cluster_list by Huang Ying · 8 years ago
  24. 21f54dd Using BUG_ON() as an assert() is _never_ acceptable by Linus Torvalds · 8 years ago
  25. 22f2ac5 mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page() by Johannes Weiner · 8 years ago
  26. 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
  27. bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
  28. a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
  29. ef8f232 mm, memcg: move memcg limit enforcement from zones to nodes by Mel Gorman · 8 years ago
  30. a9dd0a8 mm, vmscan: make shrink_node decisions more node-centric by Mel Gorman · 8 years ago
  31. 31483b6 mm, vmscan: remove balance gap by Mel Gorman · 8 years ago
  32. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  33. 0a0337e mm, oom: rework oom detection by Michal Hocko · 8 years ago
  34. 6d0a07e mm: thp: calculate the mapcount correctly for THP pages during WP faults by Andrea Arcangeli · 8 years ago
  35. 4550c4e mm: memcontrol: let v2 cgroups follow changes in system swappiness by Johannes Weiner · 8 years ago
  36. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  37. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  38. 5ccc5ab mm: free swap cache aggressively if memcg swap is full by Vladimir Davydov · 9 years ago
  39. d8b3843 mm: vmscan: do not scan anon pages if memcg swap limit is hit by Vladimir Davydov · 9 years ago
  40. 6f2cb2f swap.h: move memcg related stuff to the end of the file by Vladimir Davydov · 9 years ago
  41. 37e8435 mm: memcontrol: charge swap to cgroup2 by Vladimir Davydov · 9 years ago
  42. 10853a0 mm: move lazily freed pages to inactive list by Minchan Kim · 9 years ago
  43. 1f25fe2 mm, thp: adjust conditions when we can reuse the page on WP fault by Kirill A. Shutemov · 9 years ago
  44. a8d0143 mm: page_alloc: generalize the dirty balance reserve by Johannes Weiner · 9 years ago
  45. 5b999aa mm: swap: zswap: maybe_preload & refactoring by Dmitry Safonov · 9 years ago
  46. 33398cf memcg: export struct mem_cgroup by Michal Hocko · 9 years ago
  47. 8334b96 mm: /proc/pid/smaps:: show proportional swap share of the mapping by Minchan Kim · 9 years ago
  48. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  49. 343df3c suspend: simplify block I/O handling by Christoph Hellwig · 9 years ago
  50. cc5993b mm: rename deactivate_page to deactivate_file_page by Minchan Kim · 9 years ago
  51. 93aa7d9 swap: remove unused mem_cgroup_uncharge_swapcache declaration by Vladimir Davydov · 9 years ago
  52. bd6dace mm: move swp_entry_t definition to include/linux/mm_types.h by Tejun Heo · 10 years ago
  53. b70a2a2 mm: memcontrol: fix transparent huge page allocations under pressure by Johannes Weiner · 10 years ago
  54. 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 10 years ago
  55. 0a31bc9 mm: memcontrol: rewrite uncharge API by Johannes Weiner · 10 years ago
  56. 00501b5 mm: memcontrol: rewrite charge API by Johannes Weiner · 10 years ago
  57. eb39d61 mm: replace init_page_accessed by __SetPageReferenced by Hugh Dickins · 10 years ago
  58. 4be89a3 mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and correct comments. by Jianyu Zhan · 10 years ago
  59. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 10 years ago
  60. b745bc8 mm: page_alloc: convert hot/cold parameter and immediate callers to bool by Mel Gorman · 10 years ago
  61. 18ab4d4 swap: change swap_list_head to plist, add swap_avail_head by Dan Streetman · 10 years ago
  62. adfab83 swap: change swap_info singly-linked list to list_head by Dan Streetman · 10 years ago
  63. 2329d37 mm/swap.c: clean up *lru_cache_add* functions by Jianyu Zhan · 10 years ago
  64. 449dd69 mm: keep page cache radix tree nodes in check by Johannes Weiner · 10 years ago
  65. a528910 mm: thrash detection-based file cache sizing by Johannes Weiner · 10 years ago
  66. 5fbc461 mm: make lru_add_drain_all() selective by Chris Metcalf · 11 years ago
  67. d2cf5ad swap: clean-up #ifdef in page_mapping() by Joonsoo Kim · 11 years ago
  68. ebc2a1a swap: make cluster allocation per-cpu by Shaohua Li · 11 years ago
  69. 815c2c5 swap: make swap discard async by Shaohua Li · 11 years ago
  70. 2a8f944 swap: change block allocation algorithm for SSD by Shaohua Li · 11 years ago
  71. dcf6b7d swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES by Rafael Aquini · 11 years ago
  72. c53954a mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru by Mel Gorman · 11 years ago
  73. 5bc7b8a mm: thp: add split tail pages to shrink page list in page reclaim by Shaohua Li · 11 years ago
  74. 1eec670 mm: allow for outstanding swap writeback accounting by Seth Jennings · 11 years ago
  75. 2f772e6 mm: break up swap_writepage() for frontswap backends by Seth Jennings · 11 years ago
  76. b21e0b9 vmscan: change type of vm_total_pages to unsigned long by Zhang Yanfei · 11 years ago
  77. ebec386 mm: fix return type for functions nr_free_*_pages by Zhang Yanfei · 11 years ago
  78. ec8acf2 swap: add per-partition lock for swapfile by Shaohua Li · 11 years ago
  79. 33806f0 swap: make each swap partition have one address_space by Shaohua Li · 11 years ago
  80. d778df5 mm: vmscan: save work scanning (almost) empty LRU lists by Johannes Weiner · 11 years ago
  81. 39b5f29 mm: remove vma arg from page_evictable by Hugh Dickins · 12 years ago
  82. a509bc1 mm: swap: implement generic handler for swap_activate by Mel Gorman · 12 years ago
  83. 62c230b mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages by Mel Gorman · 12 years ago
  84. f981c59 mm: methods for teaching filesystems about PG_swapcache pages by Mel Gorman · 12 years ago
  85. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  86. a3fe778 Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  87. fa9add6 mm/memcg: apply add/del_page to lruvec by Hugh Dickins · 12 years ago
  88. f3fd4a6 mm: remove lru type checks from __isolate_lru_page() by Konstantin Khlebnikov · 12 years ago
  89. 4b91355 memcg: fix/change behavior of shared anon at moving task by KAMEZAWA Hiroyuki · 12 years ago
  90. bde05d1 shmem: replace page if mapping excludes its zone by Hugh Dickins · 12 years ago
  91. e709ffd mm: remove swap token code by Rik van Riel · 12 years ago
  92. 38b5faf mm: frontswap: core swap subsystem hooks and headers by Dan Magenheimer · 12 years ago
  93. dac23b0 memcg swap: use mem_cgroup_uncharge_swap fix by Michal Hocko · 12 years ago
  94. d15cab9 swapon: check validity of swap_flags by Hugh Dickins · 12 years ago
  95. f0cb3c7 mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug by Konstantin Khlebnikov · 12 years ago
  96. 67f96aa mm: make swapin readahead skip over holes by Rik van Riel · 12 years ago
  97. 2451326 SHM_UNLOCK: fix Unevictable pages stranded after swap by Hugh Dickins · 13 years ago
  98. ab8fabd mm: exclude reserved pages from dirtyable memory by Johannes Weiner · 13 years ago
  99. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  100. 185efc0 memcg: Revert "memcg: add memory.vmscan_stat" by Johannes Weiner · 13 years ago