1. a3ab5da Merge android-4.9.120 (f85543b) into msm-4.9 by Minming Qi · 6 years ago
  2. e392347 x86/speculation/l1tf: Limit swap file size to MAX_PA/2 by Andi Kleen · 6 years ago
  3. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  4. 4237947 swap: divide-by-zero when zero length swap file on ssd by Tom Abraham · 6 years ago
  5. c1c6a99 mm: swap: swap ratio support by Vinayak Menon · 8 years ago
  6. ee081c23 mm: swap: fix swapcache usage for fast swap devices by Vinayak Menon · 8 years ago
  7. bb730a1 mm: swap: don't delay swap free for fast swap devices by Vinayak Menon · 9 years ago
  8. 6ca29ee mm: support anonymous stable page by Minchan Kim · 7 years ago
  9. dd111be swapfile: fix memory corruption via malformed swapfile by Jann Horn · 7 years ago
  10. f6ab1f7 mm, swap: use offset of swap entry as key of swap cache by Huang Ying · 8 years ago
  11. 6b53491 mm, swap: add swap_cluster_list by Huang Ying · 8 years ago
  12. c8de641b mm: fix the page_swap_info() BUG_ON check by Santosh Shilimkar · 8 years ago
  13. 8ea1d2a mm, frontswap: convert frontswap_enabled to static key by Vlastimil Babka · 8 years ago
  14. 6d0a07e mm: thp: calculate the mapcount correctly for THP pages during WP faults by Andrea Arcangeli · 8 years ago
  15. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  16. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  17. 756a025f0 mm: coalesce split strings by Joe Perches · 8 years ago
  18. b039d6d Merge tag 'drm-intel-next-2016-01-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  19. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  20. 5ccc5ab mm: free swap cache aggressively if memcg swap is full by Vladimir Davydov · 8 years ago
  21. 37e8435 mm: memcontrol: charge swap to cgroup2 by Vladimir Davydov · 8 years ago
  22. 9f8bdb3 mm: make swapoff more robust against soft dirty by Hugh Dickins · 8 years ago
  23. 1f25fe2 mm, thp: adjust conditions when we can reuse the page on WP fault by Kirill A. Shutemov · 8 years ago
  24. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 8 years ago
  25. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 8 years ago
  26. 0d576d2 mm/swapfile.c: use list_for_each_entry_safe in free_swap_count_continuations by Geliang Tang · 8 years ago
  27. a8ae499 mm/swapfile.c: use list_{next,first}_entry by Geliang Tang · 8 years ago
  28. fb0fec5 mm: Export nr_swap_pages by Chris Wilson · 8 years ago
  29. 8334b96 mm: /proc/pid/smaps:: show proportional swap share of the mapping by Minchan Kim · 9 years ago
  30. 6f179af mm: fix potential data race in SyS_swapon by Hugh Dickins · 9 years ago
  31. 2726d56 vfs: add seq_file_path() helper by Miklos Szeredi · 9 years ago
  32. 4db0c3c mm: remove rest of ACCESS_ONCE() usages by Jason Low · 9 years ago
  33. 5d1ea48 mm: page_cgroup: rename file to mm/swap_cgroup.c by Johannes Weiner · 9 years ago
  34. 0a31bc9 mm: memcontrol: rewrite uncharge API by Johannes Weiner · 10 years ago
  35. 00501b5 mm: memcontrol: rewrite charge API by Johannes Weiner · 10 years ago
  36. 50088c4 mm/swapfile.c: delete the "last_in_cluster < scan_base" loop in the body of scan_swap_map() by Chen Yucong · 10 years ago
  37. 18ab4d4 swap: change swap_list_head to plist, add swap_avail_head by Dan Streetman · 10 years ago
  38. adfab83 swap: change swap_info singly-linked list to list_head by Dan Streetman · 10 years ago
  39. f893ab4 mm/swap: fix race on swap_info reuse between swapoff and swapon by Weijie Yang · 10 years ago
  40. a599806 mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loop by Jamie Liu · 10 years ago
  41. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 10 years ago
  42. 58e97ba frontswap: enable call to invalidate area on swapoff by Krzysztof Kozlowski · 10 years ago
  43. 2de1a7e mm/swapfile.c: fix comment typos by Seth Jennings · 10 years ago
  44. 5b808a2 swap: fix set_blocksize race during swapon/swapoff by Krzysztof Kozlowski · 11 years ago
  45. ebc2a1a swap: make cluster allocation per-cpu by Shaohua Li · 11 years ago
  46. edfe23d swap: fix races exposed by swap discard by Shaohua Li · 11 years ago
  47. 815c2c5 swap: make swap discard async by Shaohua Li · 11 years ago
  48. 2a8f944 swap: change block allocation algorithm for SSD by Shaohua Li · 11 years ago
  49. 465c47f mm/swapfile.c: convert to pr_foo() by Andrew Morton · 11 years ago
  50. d6bbbd2 swap: warn when a swap area overflows the maximum size by Raymond Jennings · 11 years ago
  51. 179ef71 mm: save soft-dirty bits on swapped pages by Cyrill Gorcunov · 11 years ago
  52. dcf6b7d swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES by Rafael Aquini · 11 years ago
  53. 7b57976 frontswap: fix incorrect zeroing and allocation size for frontswap_map by Akinobu Mita · 11 years ago
  54. 4f89849 frontswap: get rid of swap_lock dependency by Minchan Kim · 11 years ago
  55. d3d3041 mm/: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  56. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  57. 9e16b7f mm,ksm: swapoff might need to copy by Hugh Dickins · 11 years ago
  58. ec8acf2 swap: add per-partition lock for swapfile by Shaohua Li · 11 years ago
  59. 33806f0 swap: make each swap partition have one address_space by Shaohua Li · 11 years ago
  60. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  61. e1e12d2 mm, oom: fix race when specifying a thread as the oom origin by David Rientjes · 11 years ago
  62. a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 11 years ago
  63. 6555bc0 mm: do not call frontswap_init() during swapoff by Cesar Eduardo Barros · 11 years ago
  64. cf0cac0 mm: refactor reinsert of swap_info in sys_swapoff() by Cesar Eduardo Barros · 11 years ago
  65. f58b59c swapfile: fix name leak in swapoff by Xiaotian Feng · 11 years ago
  66. 669abf4 vfs: make path_openat take a struct filename pointer by Jeff Layton · 12 years ago
  67. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  68. 5d84c77 mm: swapfile: clean up unuse_pte race handling by Johannes Weiner · 12 years ago
  69. 7374492 swapfile: avoid dereferencing bd_disk during swap_entry_free for network storage by Mel Gorman · 12 years ago
  70. a509bc1 mm: swap: implement generic handler for swap_activate by Mel Gorman · 12 years ago
  71. 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
  72. f981c59 mm: methods for teaching filesystems about PG_swapcache pages by Mel Gorman · 12 years ago
  73. 9b15b81 swap: fix shmem swapping when more than 8 areas by Hugh Dickins · 12 years ago
  74. 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
  75. 4b91355 memcg: fix/change behavior of shared anon at moving task by KAMEZAWA Hiroyuki · 12 years ago
  76. bde05d1 shmem: replace page if mapping excludes its zone by Hugh Dickins · 12 years ago
  77. 38b5faf mm: frontswap: core swap subsystem hooks and headers by Dan Magenheimer · 12 years ago
  78. d15cab9 swapon: check validity of swap_flags by Hugh Dickins · 12 years ago
  79. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  80. 052b198 swap: don't do discard if no discard option added by Shaohua Li · 12 years ago
  81. 67f96aa mm: make swapin readahead skip over holes by Rik van Riel · 12 years ago
  82. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 12 years ago
  83. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  84. 9b04c5f mm: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  85. 191c542 mm: collapse security_vm_enough_memory() variants into a single function by Al Viro · 12 years ago
  86. 72835c8 mm: unify remaining mem_cont, mem, etc. variable names to memcg by Johannes Weiner · 12 years ago
  87. f90ac39 mm: avoid livelock on !__GFP_FS allocations by Mel Gorman · 12 years ago
  88. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  89. 43362a4 oom: fix race while temporarily setting current's oom_score_adj by David Rientjes · 13 years ago
  90. e25934a mm: delete various needless include <linux/module.h> by Paul Gortmaker · 13 years ago
  91. a2c16d6 mm: let swap use exceptional entries by Hugh Dickins · 13 years ago
  92. f151463 fs: seq_file - add event counter to simplify poll() support by Kay Sievers · 13 years ago
  93. 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 13 years ago
  94. 72788c3 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj by David Rientjes · 13 years ago
  95. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  96. 56039ef memcg: fix ugly initialization of return value is in caller by KAMEZAWA Hiroyuki · 13 years ago
  97. 2130781 sys_swapon: fix inode locking by Cesar Eduardo Barros · 13 years ago
  98. 24b8ff7 mm: remove inline from scan_swap_map() by Cesar Eduardo Barros · 13 years ago
  99. 4053154 sys_swapon: separate final enabling of the swapfile by Cesar Eduardo Barros · 13 years ago
  100. c6a2b64 sys_swapoff: change order to match sys_swapon by Cesar Eduardo Barros · 13 years ago