1. b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 5 years ago
  2. a238332 BACKPORT: mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
  3. 05b7b7c mm: give up CPU when swap cache in inconsistence state by Zhenhua Huang · 6 years ago
  4. dd2b465 mm: protect VMA modifications using VMA sequence count by Laurent Dufour · 6 years ago
  5. ee081c23 mm: swap: fix swapcache usage for fast swap devices by Vinayak Menon · 8 years ago
  6. bb730a1 mm: swap: don't delay swap free for fast swap devices by Vinayak Menon · 9 years ago
  7. f6ab1f7 mm, swap: use offset of swap entry as key of swap cache by Huang Ying · 8 years ago
  8. 6fcb52a thp: reduce usage of huge zero page's atomic counter by Aaron Lu · 8 years ago
  9. 371a096 mm: don't use radix tree writeback tags for pages in swap cache by Huang Ying · 8 years ago
  10. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  11. 770a537 mm: thp: broken page count after commit aa88b68c3b1d by Gerald Schaefer · 8 years ago
  12. fa9949d mm: use __SetPageSwapBacked and dont ClearPageSwapBacked by Hugh Dickins · 8 years ago
  13. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  14. 37e8435 mm: memcontrol: charge swap to cgroup2 by Vladimir Davydov · 8 years ago
  15. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 8 years ago
  16. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 8 years ago
  17. 5b999aa mm: swap: zswap: maybe_preload & refactoring by Dmitry Safonov · 9 years ago
  18. 4db0c3c mm: remove rest of ACCESS_ONCE() usages by Jason Low · 9 years ago
  19. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  20. 97b713b fs: kill BDI_CAP_SWAP_BACKED by Christoph Hellwig · 9 years ago
  21. 5d1ea48 mm: page_cgroup: rename file to mm/swap_cgroup.c by Johannes Weiner · 9 years ago
  22. aabfb57 mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cache by Michal Hocko · 10 years ago
  23. 1c93923 include/linux/migrate.h: remove migrate_page #define by Andrew Morton · 10 years ago
  24. 4bb5f5d mm: allow drivers to prevent new writable mappings by David Herrmann · 10 years ago
  25. 0a31bc9 mm: memcontrol: rewrite uncharge API by Johannes Weiner · 10 years ago
  26. b745bc8 mm: page_alloc: convert hot/cold parameter and immediate callers to bool by Mel Gorman · 10 years ago
  27. 579f829 swap: add a simple detector for inappropriate swapin readahead by Shaohua Li · 10 years ago
  28. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 10 years ago
  29. 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
  30. cbab0e4 swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion by Rafael Aquini · 11 years ago
  31. 5bc7b8a mm: thp: add split tail pages to shrink page list in page reclaim by Shaohua Li · 11 years ago
  32. 2f772e6 mm: break up swap_writepage() for frontswap backends by Seth Jennings · 11 years ago
  33. ec8acf2 swap: add per-partition lock for swapfile by Shaohua Li · 11 years ago
  34. 33806f0 swap: make each swap partition have one address_space by Shaohua Li · 11 years ago
  35. 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
  36. 3fb5c29 swap: allow swap readahead to be merged by Christian Ehrhardt · 12 years ago
  37. aca50bd mm: fix s390 BUG by __set_page_dirty_no_writeback on swap by Hugh Dickins · 12 years ago
  38. 67f96aa mm: make swapin readahead skip over holes by Rik van Riel · 12 years ago
  39. 7512102 memcg: fix GPF when cgroup removal races with last exit by Hugh Dickins · 12 years ago
  40. 4e5f01c memcg: clear pc->mem_cgroup if necessary. by KAMEZAWA Hiroyuki · 12 years ago
  41. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  42. e25934a mm: delete various needless include <linux/module.h> by Paul Gortmaker · 13 years ago
  43. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  44. 3f04f62 thp: split_huge_page paging by Andrea Arcangeli · 13 years ago
  45. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  46. 2ca4532 mm: add_to_swap_cache() does not return -EEXIST by Daisuke Nishimura · 15 years ago
  47. 31a5639 mm: add_to_swap_cache() must not sleep by Daisuke Nishimura · 15 years ago
  48. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  49. aca8bf3 mm: remove file argument from swap_readpage() by Minchan Kim · 15 years ago
  50. 8192da6 mm: remove annotation of gfp_mask in add_to_swap by Minchan Kim · 15 years ago
  51. 355cfa7 mm: modify swap_map and add SWAP_HAS_CACHE flag by KAMEZAWA Hiroyuki · 15 years ago
  52. cb4b86b mm: add swap cache interface for swap reference by KAMEZAWA Hiroyuki · 15 years ago
  53. e767e05 memcg: fix deadlock between lock_page_cgroup and mapping tree_lock by Daisuke Nishimura · 15 years ago
  54. 8c7c6e34 memcg: mem+swap controller core by KAMEZAWA Hiroyuki · 15 years ago
  55. d13d144 memcg: handle swap caches by KAMEZAWA Hiroyuki · 15 years ago
  56. ac47b00 mm: remove gfp_mask from add_to_swap by Hugh Dickins · 15 years ago
  57. a2c43ee mm: try_to_free_swap replaces remove_exclusive_swap_page by Hugh Dickins · 15 years ago
  58. 51726b1 mm: replace some BUG_ONs by VM_BUG_ONs by Hugh Dickins · 15 years ago
  59. f45840b mm: pagecache insertion fewer atomics by Nick Piggin · 16 years ago
  60. c5fdae4 vmscan: add newly swapped in pages to the inactive list by Rik van Riel · 16 years ago
  61. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  62. b2e1853 define page_file_cache() function by Rik van Riel · 16 years ago
  63. 07279cd mm: show free swap as signed by Hugh Dickins · 16 years ago
  64. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  65. 2c97b7f mm: print swapcache page count in show_swap_cache_info() by Johannes Weiner · 16 years ago
  66. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  67. e286781 mm: speculative page references by Nick Piggin · 16 years ago
  68. e4ad08f mm: bdi: add separate writeback accounting capability by Miklos Szeredi · 16 years ago
  69. 7682486 mm: fix various kernel-doc comments by Randy Dunlap · 16 years ago
  70. fa1de90 memcgroup: revert swap_state mods by Hugh Dickins · 16 years ago
  71. 35c754d memory controller BUG_ON() by Balbir Singh · 16 years ago
  72. e1a1cd5 Memory controller: make charging gfp mask aware by Balbir Singh · 16 years ago
  73. 8697d33 Memory controller: add switch to control what type of pages to limit by Balbir Singh · 16 years ago
  74. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 16 years ago
  75. 0ed361d mm: fix PageUptodate data race by Nick Piggin · 16 years ago
  76. 73b1262 tmpfs: move swap swizzling into shmem by Hugh Dickins · 16 years ago
  77. f000944 tmpfs: shuffle add_to_swap_caches by Hugh Dickins · 16 years ago
  78. bb63be0 tmpfs: move swap_state stats update by Hugh Dickins · 16 years ago
  79. 02098fe swapin needs gfp_mask for loop on tmpfs by Hugh Dickins · 16 years ago
  80. 46017e9 swapin_readahead: move and rearrange args by Hugh Dickins · 16 years ago
  81. b55ed81 mm: clarify __add_to_swap_cache locking by Nick Piggin · 17 years ago
  82. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  83. 2706a1b vmscan: fix comments related to shrink_list() by Anderson Briglia · 17 years ago
  84. e4d9191 [PATCH] lockdep: locking init debugging improvement by Ingo Molnar · 18 years ago
  85. 347ce43 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter by Christoph Lameter · 18 years ago
  86. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  87. e74ca2b BUG_ON() Conversion in mm/swap_state.c by Eric Sesterhenn · 18 years ago
  88. b20a350 [PATCH] page migration reorg by Christoph Lameter · 18 years ago
  89. e965f96 [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method by Christoph Lameter · 18 years ago
  90. 1480a54 [PATCH] SwapMig: add_to_swap() avoid atomic allocations by Christoph Lameter · 18 years ago
  91. c484d41 [PATCH] mm: free_pages_and_swap_cache opt by Hugh Dickins · 18 years ago
  92. 4936967 [PATCH] mm/swap_state.c: unexport swapper_space by Adrian Bunk · 19 years ago
  93. b8072f0 [PATCH] mm: update comments to pte lock by Hugh Dickins · 19 years ago
  94. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  95. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  96. 9de75d1 [PATCH] mm/swap_state: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  97. 3279ffd [PATCH] delete from_swap_cache BUG_ONs by Hugh Dickins · 19 years ago
  98. bd53b71 [PATCH] mm: use __GFP_NOMEMALLOC by Nick Piggin · 19 years ago
  99. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago