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