1. 5b999aa mm: swap: zswap: maybe_preload & refactoring by Dmitry Safonov · 9 years ago
  2. 33398cf memcg: export struct mem_cgroup by Michal Hocko · 9 years ago
  3. 8334b96 mm: /proc/pid/smaps:: show proportional swap share of the mapping by Minchan Kim · 9 years ago
  4. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  5. 343df3c suspend: simplify block I/O handling by Christoph Hellwig · 9 years ago
  6. cc5993b mm: rename deactivate_page to deactivate_file_page by Minchan Kim · 9 years ago
  7. 93aa7d9 swap: remove unused mem_cgroup_uncharge_swapcache declaration by Vladimir Davydov · 10 years ago
  8. bd6dace mm: move swp_entry_t definition to include/linux/mm_types.h by Tejun Heo · 10 years ago
  9. b70a2a2 mm: memcontrol: fix transparent huge page allocations under pressure by Johannes Weiner · 10 years ago
  10. 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 10 years ago
  11. 0a31bc9 mm: memcontrol: rewrite uncharge API by Johannes Weiner · 10 years ago
  12. 00501b5 mm: memcontrol: rewrite charge API by Johannes Weiner · 10 years ago
  13. eb39d61 mm: replace init_page_accessed by __SetPageReferenced by Hugh Dickins · 10 years ago
  14. 4be89a3 mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and correct comments. by Jianyu Zhan · 10 years ago
  15. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 10 years ago
  16. b745bc8 mm: page_alloc: convert hot/cold parameter and immediate callers to bool by Mel Gorman · 10 years ago
  17. 18ab4d4 swap: change swap_list_head to plist, add swap_avail_head by Dan Streetman · 10 years ago
  18. adfab83 swap: change swap_info singly-linked list to list_head by Dan Streetman · 10 years ago
  19. 2329d37 mm/swap.c: clean up *lru_cache_add* functions by Jianyu Zhan · 10 years ago
  20. 449dd69 mm: keep page cache radix tree nodes in check by Johannes Weiner · 10 years ago
  21. a528910 mm: thrash detection-based file cache sizing by Johannes Weiner · 10 years ago
  22. 5fbc461 mm: make lru_add_drain_all() selective by Chris Metcalf · 11 years ago
  23. d2cf5ad swap: clean-up #ifdef in page_mapping() by Joonsoo Kim · 11 years ago
  24. ebc2a1a swap: make cluster allocation per-cpu by Shaohua Li · 11 years ago
  25. 815c2c5 swap: make swap discard async by Shaohua Li · 11 years ago
  26. 2a8f944 swap: change block allocation algorithm for SSD by Shaohua Li · 11 years ago
  27. dcf6b7d swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES by Rafael Aquini · 11 years ago
  28. c53954a mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru by Mel Gorman · 11 years ago
  29. 5bc7b8a mm: thp: add split tail pages to shrink page list in page reclaim by Shaohua Li · 11 years ago
  30. 1eec670 mm: allow for outstanding swap writeback accounting by Seth Jennings · 11 years ago
  31. 2f772e6 mm: break up swap_writepage() for frontswap backends by Seth Jennings · 11 years ago
  32. b21e0b9 vmscan: change type of vm_total_pages to unsigned long by Zhang Yanfei · 12 years ago
  33. ebec386 mm: fix return type for functions nr_free_*_pages by Zhang Yanfei · 12 years ago
  34. ec8acf2 swap: add per-partition lock for swapfile by Shaohua Li · 12 years ago
  35. 33806f0 swap: make each swap partition have one address_space by Shaohua Li · 12 years ago
  36. d778df5 mm: vmscan: save work scanning (almost) empty LRU lists by Johannes Weiner · 12 years ago
  37. 39b5f29 mm: remove vma arg from page_evictable by Hugh Dickins · 12 years ago
  38. a509bc1 mm: swap: implement generic handler for swap_activate by Mel Gorman · 12 years ago
  39. 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
  40. f981c59 mm: methods for teaching filesystems about PG_swapcache pages by Mel Gorman · 12 years ago
  41. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  42. 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
  43. fa9add6 mm/memcg: apply add/del_page to lruvec by Hugh Dickins · 12 years ago
  44. f3fd4a6 mm: remove lru type checks from __isolate_lru_page() by Konstantin Khlebnikov · 12 years ago
  45. 4b91355 memcg: fix/change behavior of shared anon at moving task by KAMEZAWA Hiroyuki · 12 years ago
  46. bde05d1 shmem: replace page if mapping excludes its zone by Hugh Dickins · 12 years ago
  47. e709ffd mm: remove swap token code by Rik van Riel · 12 years ago
  48. 38b5faf mm: frontswap: core swap subsystem hooks and headers by Dan Magenheimer · 12 years ago
  49. dac23b0 memcg swap: use mem_cgroup_uncharge_swap fix by Michal Hocko · 12 years ago
  50. d15cab9 swapon: check validity of swap_flags by Hugh Dickins · 12 years ago
  51. f0cb3c7 mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug by Konstantin Khlebnikov · 13 years ago
  52. 67f96aa mm: make swapin readahead skip over holes by Rik van Riel · 13 years ago
  53. 2451326 SHM_UNLOCK: fix Unevictable pages stranded after swap by Hugh Dickins · 13 years ago
  54. ab8fabd mm: exclude reserved pages from dirtyable memory by Johannes Weiner · 13 years ago
  55. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  56. 185efc0 memcg: Revert "memcg: add memory.vmscan_stat" by Johannes Weiner · 13 years ago
  57. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  58. 82f9d48 memcg: add memory.vmscan_stat by KAMEZAWA Hiroyuki · 13 years ago
  59. 1f4c025 memcg: export memory cgroup's swappiness with mem_cgroup_swappiness() by KAMEZAWA Hiroyuki · 13 years ago
  60. 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 13 years ago
  61. a433658 vmscan,memcg: memcg aware swap token by KOSAKI Motohiro · 13 years ago
  62. 0ae5e89 memcg: count the soft_limit reclaim in global background reclaim by Ying Han · 13 years ago
  63. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  64. 8afdcec mm: vmscan: kswapd should not free an excessive number of pages when balancing small zones by Mel Gorman · 14 years ago
  65. 3156018 mm: deactivate invalidated pages by Minchan Kim · 14 years ago
  66. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  67. 71e3aac thp: transparent hugepage core by Andrea Arcangeli · 14 years ago
  68. e4455ab mm: only build per-node scan_unevictable functions when NUMA is enabled by Thadeu Lima de Souza Cascardo · 14 years ago
  69. 3399446 swap: discard while swapping only if SWAP_FLAG_DISCARD by Hugh Dickins · 14 years ago
  70. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  71. 14fec79 memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask by KOSAKI Motohiro · 14 years ago
  72. d2997b1 hibernation: freeze swap at hibernation by KAMEZAWA Hiroyuki · 14 years ago
  73. 87946a7 memcg: move charge of file pages by Daisuke Nishimura · 14 years ago
  74. 748446b mm: compaction: memory compaction core by Mel Gorman · 14 years ago
  75. c175a0c mm: move definition for LRU isolation modes to a header by Mel Gorman · 14 years ago
  76. e9d6c15 tmpfs: insert tmpfs cache pages to inactive list at first by KOSAKI Motohiro · 14 years ago
  77. b272564 swap: Add flag to identify block swap devices by Nitin Gupta · 14 years ago
  78. 0249144 memcg: move charges of anonymous swap by Daisuke Nishimura · 15 years ago
  79. d4906e1 swap: rework map_swap_page() again by Lee Schermerhorn · 15 years ago
  80. 7509765 swap_info: reorder its fields by Hugh Dickins · 15 years ago
  81. aaa4686 swap_info: note SWAP_MAP_SHMEM by Hugh Dickins · 15 years ago
  82. 570a335b swap_info: swap count continuations by Hugh Dickins · 15 years ago
  83. 8d69aae swap_info: swap_map of chars not shorts by Hugh Dickins · 15 years ago
  84. 253d553 swap_info: SWAP_HAS_CACHE cleanups by Hugh Dickins · 15 years ago
  85. 9625a5f swap_info: include first_swap_extent by Hugh Dickins · 15 years ago
  86. efa90a9 swap_info: change to array of pointers by Hugh Dickins · 15 years ago
  87. f29ad6a swap_info: private to swapfile.c by Hugh Dickins · 15 years ago
  88. 8fe23e0 mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined by David Rientjes · 15 years ago
  89. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  90. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  91. 4e41695 memory controller: soft limit reclaim on contention by Balbir Singh · 15 years ago
  92. a5abeea mm: make swap token dummies static inlines by Johannes Weiner · 15 years ago
  93. a7420aa HWPOISON: Add support for poison swap entries v2 by Andi Kleen · 15 years ago
  94. a5c9b69 mm: pass mm to grab_swap_token by Hugh Dickins · 15 years ago
  95. 8a9478c memcg: fix swap accounting by KAMEZAWA Hiroyuki · 15 years ago
  96. 302362c memcg: remove mem_cgroup_cache_charge_swapin() by Daisuke Nishimura · 15 years ago
  97. aca8bf3 mm: remove file argument from swap_readpage() by Minchan Kim · 15 years ago
  98. 355cfa7 mm: modify swap_map and add SWAP_HAS_CACHE flag by KAMEZAWA Hiroyuki · 15 years ago
  99. cb4b86b mm: add swap cache interface for swap reference by KAMEZAWA Hiroyuki · 15 years ago
  100. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago