1. 3fd5243 Merge "ion: Consider ion pool pages as indirectly reclaimable" by Linux Build Service Account · 6 years ago
  2. 05b7b7c mm: give up CPU when swap cache in inconsistence state by Zhenhua Huang · 6 years ago
  3. 2309d0a mm: treat indirectly reclaimable memory as free in overcommit logic by Roman Gushchin · 6 years ago
  4. d2af5b3 Merge "mm: treat indirectly reclaimable memory as available in MemAvailable" by Linux Build Service Account · 6 years ago
  5. f0ea450 mm: treat indirectly reclaimable memory as available in MemAvailable by Roman Gushchin · 6 years ago
  6. 2901bbe mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES by Roman Gushchin · 6 years ago
  7. f56989b Merge android-4.9.114 (dbcb748) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  8. 6292c3e Merge "zram: allow zram to allocate CMA pages" by Linux Build Service Account · 6 years ago
  9. 2306d887 mm: vmalloc: don't print lowmem information by Shiraz Hashim · 7 years ago
  10. fda5cc7 zram: allow zram to allocate CMA pages by Vinayak Menon · 6 years ago
  11. f41455d Merge "mm: cma: retry only on EBUSY" by Linux Build Service Account · 6 years ago
  12. 852548e mm: cma: retry only on EBUSY by Vinayak Menon · 6 years ago
  13. f07a157 Merge "Merge android-4.9.112 (9e79039) into msm-4.9" by Linux Build Service Account · 6 years ago
  14. 90e7a90 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 6 years ago
  15. 192abd8 Merge "Merge android-4.9.109 (a4230be) into msm-4.9" by Linux Build Service Account · 6 years ago
  16. cd3caa6 mm: Silence vmap() allocation failures based on caller gfp_flags by Florian Fainelli · 7 years ago
  17. 68a56a7 Merge android-4.9.112 (9e79039) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  18. 9e79039 Merge 4.9.112 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. 6cfbbdd mm, page_alloc: do not break __GFP_THISNODE by zonelist reset by Vlastimil Babka · 6 years ago
  20. 433c183 mm: hugetlb: yield when prepping struct pages by Cannon Matthews · 6 years ago
  21. 4d93a43 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  22. 565d744 mm: add variant of pagevec_lookup_range_tag() taking number of pages by Jan Kara · 7 years ago
  23. bef1c39 mm: use pagevec_lookup_range_tag() in write_cache_pages() by Jan Kara · 7 years ago
  24. 7e95dd5 mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range() by Jan Kara · 7 years ago
  25. fb296a2 mm: implement find_get_pages_range_tag() by Jan Kara · 7 years ago
  26. 80f55ac Merge android-4.9.108 (b7d377b) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  27. a7a52a1 Merge "mm: disable fault around on emulated access bit architecture" by Linux Build Service Account · 6 years ago
  28. 0a88c53 Merge "mm: Kconfig: Add support for config size of purging vmap_area" by Linux Build Service Account · 6 years ago
  29. e3b714a mm: disable fault around on emulated access bit architecture by Minchan Kim · 8 years ago
  30. b9e4cc2b mm: make faultaround produce old ptes by Vinayak Menon · 6 years ago
  31. 78701f1 mm: Kconfig: Add support for config size of purging vmap_area by Zhenhua Huang · 6 years ago
  32. e1b61ad Merge "Revert "mm: memory: reduce fault_around_bytes"" by Linux Build Service Account · 6 years ago
  33. 35201a1 Revert "mm: memory: reduce fault_around_bytes" by Vinayak Menon · 7 years ago
  34. 9394199 mm: add speculative page fault vmstats by Laurent Dufour · 6 years ago
  35. 7ba2139 mm: speculative page fault handler return VMA by Laurent Dufour · 6 years ago
  36. 9f2b7b2 mm: adding speculative page fault failure trace events by Laurent Dufour · 6 years ago
  37. 65f79de mm: provide speculative fault infrastructure by Peter Zijlstra · 6 years ago
  38. d817384 mm: protect mm_rb tree with a rwlock by Laurent Dufour · 6 years ago
  39. 2ca8472 mm: introduce __page_add_new_anon_rmap() by Laurent Dufour · 6 years ago
  40. 7366f77 mm: introduce __vm_normal_page() by Laurent Dufour · 6 years ago
  41. 62cd1d9 mm: introduce __lru_cache_add_active_or_unevictable by Laurent Dufour · 6 years ago
  42. 04febfe mm/migrate: Pass vm_fault pointer to migrate_misplaced_page() by Laurent Dufour · 6 years ago
  43. ff04da7 mm: cache some VMA fields in the vm_fault structure by Laurent Dufour · 6 years ago
  44. e032f8a mm: protect SPF handler against anon_vma changes by Laurent Dufour · 6 years ago
  45. 3545b7e mm: protect mremap() against SPF handler by Laurent Dufour · 6 years ago
  46. dd2b465 mm: protect VMA modifications using VMA sequence count by Laurent Dufour · 6 years ago
  47. 365031a mm: VMA sequence count by Peter Zijlstra · 6 years ago
  48. 6315ccc mm: introduce INIT_VMA() by Laurent Dufour · 6 years ago
  49. 6b73321 mm: make pte_unmap_same compatible with SPF by Laurent Dufour · 6 years ago
  50. 1715aea mm: introduce pte_spinlock for FAULT_FLAG_SPECULATIVE by Laurent Dufour · 6 years ago
  51. c3e62ff mm: prepare for FAULT_FLAG_SPECULATIVE by Peter Zijlstra · 6 years ago
  52. 643637b mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT by Laurent Dufour · 6 years ago
  53. 3ac2d19 Merge android-4.9.106 (8b94b87) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  54. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  55. 98ae895 Merge changes Ia7c70965,I881a3f8d into msm-4.9 by Linux Build Service Account · 6 years ago
  56. b7d377b Merge 4.9.108 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  57. 4be6529 mmap: relax file size limit for regular files by Linus Torvalds · 6 years ago
  58. 7a40374 mmap: introduce sane default mmap limits by Linus Torvalds · 6 years ago
  59. 5ddbfb6 Merge "mm/vmscan: wake up flushers for legacy cgroups too" by Linux Build Service Account · 6 years ago
  60. cd6cbd4 Merge "mm: vmscan: move dirty pages out of the way until they're flushed" by Linux Build Service Account · 6 years ago
  61. 20fa9d7 Merge "mm: vmscan: only write dirty pages that the scanner has seen twice" by Linux Build Service Account · 6 years ago
  62. 85b22ad Merge "mm: vmscan: remove old flusher wakeup from direct reclaim path" by Linux Build Service Account · 6 years ago
  63. 1b8c360 Merge "mm: vmscan: kick flushers when we encounter dirty pages on the LRU" by Linux Build Service Account · 6 years ago
  64. d31e7c9 Merge "Merge android-4.9.101 (aef17a58) into msm-4.9" by Linux Build Service Account · 6 years ago
  65. 42a730a Merge 4.9.107 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  66. 93960f9 mm: fix the NULL mapping case in __isolate_lru_page() by Hugh Dickins · 6 years ago
  67. cba559b Merge "mm: vmscan: scan dirty pages even in laptop mode" by Linux Build Service Account · 6 years ago
  68. dbe0f61 ANDROID: add extra free kbytes tunable by Rik van Riel · 13 years ago
  69. 82ed834 mm/vmscan: wake up flushers for legacy cgroups too by Andrey Ryabinin · 6 years ago
  70. 6b25f41 mm: vmscan: move dirty pages out of the way until they're flushed by Johannes Weiner · 7 years ago
  71. 319400b mm: vmscan: only write dirty pages that the scanner has seen twice by Johannes Weiner · 7 years ago
  72. 8830ab9 mm: vmscan: remove old flusher wakeup from direct reclaim path by Johannes Weiner · 7 years ago
  73. 6098c67 mm: vmscan: kick flushers when we encounter dirty pages on the LRU by Johannes Weiner · 7 years ago
  74. 14d6ecf mm: vmscan: scan dirty pages even in laptop mode by Johannes Weiner · 7 years ago
  75. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  76. d7f4e94 mm: fix races between address_space dereference and free in page_evicatable by Huang Ying · 6 years ago
  77. 2272b83 mm/ksm: fix interaction with THP by Claudio Imbrenda · 6 years ago
  78. 4237947 swap: divide-by-zero when zero length swap file on ssd by Tom Abraham · 6 years ago
  79. 51db674 mm/kmemleak.c: wait for scan completion before disabling free by Vinayak Menon · 6 years ago
  80. 6b7ff8e mm, thp: do not cause memcg oom for thp by David Rientjes · 6 years ago
  81. be1a9d1 mm/mempolicy.c: avoid use uninitialized preferred_node by Yisheng Xie · 6 years ago
  82. a8b2150 mm/fadvise: discard partial page if endbyte is also EOF by shidao.ytt · 6 years ago
  83. ab88b8a mm: pin address_space before dereferencing it while isolating an LRU page by Mel Gorman · 6 years ago
  84. e56d370 mm: thp: use down_read_trylock() in khugepaged to avoid long block by Yang Shi · 6 years ago
  85. 4cf2463 mm/mempolicy: add nodes_empty check in SYSC_migrate_pages by Yisheng Xie · 6 years ago
  86. 2851e3b mm/mempolicy: fix the check of nodemask from user by Yisheng Xie · 6 years ago
  87. b1fc8ec kasan: fix memory hotplug during boot by David Hildenbrand · 6 years ago
  88. d33c30a Merge android-4.9.102 (9c3041c) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  89. ff75e7b Merge android-4.9.101 (aef17a58) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  90. 9c3041c Merge 4.9.102 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  91. 270693b mm: don't allow deferred pages with NEED_PER_CPU_KM by Pavel Tatashin · 6 years ago
  92. b63590c Merge android-4.9.99 (c462abb) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  93. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  94. 6f1abf8 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 6 years ago
  95. cf74f2d Merge "mm: cma: Increase retries if less blocks available" by Linux Build Service Account · 6 years ago
  96. b35a558 mm: cma: Increase retries if less blocks available by Shiraz Hashim · 6 years ago
  97. 2c5fffe Merge android-4.9.96 (320d53a) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  98. 2e229cb02 Merge android-4.9.94 (8683408) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  99. f4b8243 Merge android-4.9.93 (05baf14) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  100. c462abb Merge 4.9.99 into android-4.9 by Greg Kroah-Hartman · 6 years ago