1. c5976f8 Merge android-4.9.135 (03fcc2f) into msm-4.9 by Minming Qi · 5 years ago
  2. 5ffa7b1 Merge android-4.9.134 (a427932) into msm-4.9 by Minming Qi · 5 years ago
  3. f343b64 Merge android-4.9.133 (d589c0d) into msm-4.9 by Minming Qi · 5 years ago
  4. 4d7b63f Merge android-4.9.132 (38f2b4a) into msm-4.9 by Minming Qi · 5 years ago
  5. 775e2fb Merge android-4.9.131 (7bebf33) into msm-4.9 by Minming Qi · 5 years ago
  6. 8f00a1d Merge android-4.9.130 (1c7637c) into msm-4.9 by Minming Qi · 5 years ago
  7. ac101ad Merge "Merge android-4.9.128 (ba01a42) into msm-4.9" by Linux Build Service Account · 5 years ago
  8. d1f0690 Merge "Merge android-4.9.127 (be4935d) into msm-4.9" by Linux Build Service Account · 5 years ago
  9. fa42a65 Merge "Merge android-4.9.126 (a8c1ea6) into msm-4.9" by Linux Build Service Account · 5 years ago
  10. bb2fc7c Merge "Merge android-4.9.125 (a925dfb) into msm-4.9" by Linux Build Service Account · 5 years ago
  11. f9920cf mm: oom_kill: reap memory of a task that receives SIGKILL by Charan Teja Reddy · 6 years ago
  12. a80f4c8 Merge android-4.9.128 (ba01a42) into msm-4.9 by Minming Qi · 6 years ago
  13. ad6c3ff Merge android-4.9.127 (be4935d) into msm-4.9 by Minming Qi · 6 years ago
  14. bdeb159 Merge android-4.9.126 (a8c1ea6) into msm-4.9 by Minming Qi · 6 years ago
  15. 69376be Merge android-4.9.125 (a925dfb) into msm-4.9 by Minming Qi · 6 years ago
  16. 6af70c7 Merge "Merge android-4.9.120 (f85543b) into msm-4.9" by Linux Build Service Account · 6 years ago
  17. b41877d Merge "Merge android-4.9.117 (8b21e85) into msm-4.9" by Linux Build Service Account · 6 years ago
  18. a212cf5 Merge changes I1944666e,I30c789e0 into msm-4.9 by Linux Build Service Account · 6 years ago
  19. 2f1b7c8 Merge android-4.9.124 (6a1b592) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  20. a3ab5da Merge android-4.9.120 (f85543b) into msm-4.9 by Minming Qi · 6 years ago
  21. a5718e3 Merge android-4.9.117 (8b21e85) into msm-4.9 by Minming Qi · 6 years ago
  22. 3fd5243 Merge "ion: Consider ion pool pages as indirectly reclaimable" by Linux Build Service Account · 6 years ago
  23. 03fcc2f Merge 4.9.135 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  24. e34bd9a mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago
  25. a427932 Merge 4.9.134 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  26. 44ccf71 mm/vmstat.c: fix outdated vmstat_text by Jann Horn · 6 years ago
  27. 05b7b7c mm: give up CPU when swap cache in inconsistence state by Zhenhua Huang · 6 years ago
  28. d589c0d Merge 4.9.133 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  29. e308fb9 mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly by Jann Horn · 6 years ago
  30. 2309d0a mm: treat indirectly reclaimable memory as free in overcommit logic by Roman Gushchin · 6 years ago
  31. 38f2b4a Merge 4.9.132 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  32. 56b08f8 Merge android-4.9.115 (e6f9a8a) into msm-4.9 by Minming Qi · 6 years ago
  33. 00a28d94 mm: madvise(MADV_DODUMP): allow hugetlbfs pages by Daniel Black · 6 years ago
  34. d2af5b3 Merge "mm: treat indirectly reclaimable memory as available in MemAvailable" by Linux Build Service Account · 6 years ago
  35. f0ea450 mm: treat indirectly reclaimable memory as available in MemAvailable by Roman Gushchin · 6 years ago
  36. 2901bbe mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES by Roman Gushchin · 6 years ago
  37. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  38. b052d04 slub: make ->cpu_partial unsigned int by Alexey Dobriyan · 6 years ago
  39. 1c7637c Merge 4.9.130 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  40. 6b1bd5e mm: shmem.c: Correctly annotate new inodes for lockdep by Joel Fernandes (Google) · 6 years ago
  41. f56989b Merge android-4.9.114 (dbcb748) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  42. ba01a42 Merge 4.9.128 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  43. 8458056 mm: get rid of vmacache_flush_all() entirely by Linus Torvalds · 6 years ago
  44. bafc00f mm: remove seemingly spurious reclaimability check from laptop_mode gating by Johannes Weiner · 7 years ago
  45. 4f39381 mm, vmscan: clear PGDAT_WRITEBACK when zone is balanced by Mel Gorman · 7 years ago
  46. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  47. 77d1a43 Fixes: Commit 2aa6d036b716 ("mm: numa: avoid waiting on freed migrated pages") by Chas Williams · 6 years ago
  48. c5804dd mm/fadvise.c: fix signed overflow UBSAN complaint by Andrey Ryabinin · 6 years ago
  49. a8c1ea6 Merge 4.9.126 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  50. 04d1d58 mm/tlb: Remove tlb_remove_table() non-concurrent condition by Peter Zijlstra · 6 years ago
  51. 6292c3e Merge "zram: allow zram to allocate CMA pages" by Linux Build Service Account · 6 years ago
  52. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  53. af669a0 mm/memory.c: check return value of ioremap_prot by jie@chenjie6@huwei.com · 6 years ago
  54. f108e46 memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure by Kirill Tkhai · 6 years ago
  55. b55993f zswap: re-check zswap_is_full() after do zswap_shrink() by Li Wang · 6 years ago
  56. da33b2a UPSTREAM: zsmalloc: introduce zs_huge_class_size() by Sergey Senozhatsky · 6 years ago
  57. 2306d887 mm: vmalloc: don't print lowmem information by Shiraz Hashim · 7 years ago
  58. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  59. 2b7f885 kasan: fix shadow_size calculation error in kasan_module_alloc by Zhen Lei · 6 years ago
  60. a4ffb67 BACKPORT: slub: make sysfs directories for memcg sub-caches optional by Tejun Heo · 6 years ago
  61. fda5cc7 zram: allow zram to allocate CMA pages by Vinayak Menon · 6 years ago
  62. f85543b Merge 4.9.120 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  63. e392347 x86/speculation/l1tf: Limit swap file size to MAX_PA/2 by Andi Kleen · 6 years ago
  64. 7c5b42f x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 6 years ago
  65. f41455d Merge "mm: cma: retry only on EBUSY" by Linux Build Service Account · 6 years ago
  66. 852548e mm: cma: retry only on EBUSY by Vinayak Menon · 6 years ago
  67. f07a157 Merge "Merge android-4.9.112 (9e79039) into msm-4.9" by Linux Build Service Account · 6 years ago
  68. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  69. c99dbd9 mm/slub.c: add __printf verification to slab_err() by Mathieu Malaterre · 6 years ago
  70. e18d328 mm: vmalloc: avoid racy handling of debugobjects in vunmap by Chintan Pandya · 6 years ago
  71. e6f9a8a Merge 4.9.115 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  72. 90e7a90 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 6 years ago
  73. 3472e37 mm/huge_memory.c: fix data loss when splitting a file pmd by Hugh Dickins · 6 years ago
  74. f46b054 mm: memcg: fix use after free in mem_cgroup_iter() by Jing Xia · 6 years ago
  75. 192abd8 Merge "Merge android-4.9.109 (a4230be) into msm-4.9" by Linux Build Service Account · 6 years ago
  76. cd3caa6 mm: Silence vmap() allocation failures based on caller gfp_flags by Florian Fainelli · 7 years ago
  77. 68a56a7 Merge android-4.9.112 (9e79039) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  78. 9e79039 Merge 4.9.112 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  79. 6cfbbdd mm, page_alloc: do not break __GFP_THISNODE by zonelist reset by Vlastimil Babka · 6 years ago
  80. 433c183 mm: hugetlb: yield when prepping struct pages by Cannon Matthews · 6 years ago
  81. 4d93a43 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  82. 565d744 mm: add variant of pagevec_lookup_range_tag() taking number of pages by Jan Kara · 7 years ago
  83. bef1c39 mm: use pagevec_lookup_range_tag() in write_cache_pages() by Jan Kara · 7 years ago
  84. 7e95dd5 mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range() by Jan Kara · 7 years ago
  85. fb296a2 mm: implement find_get_pages_range_tag() by Jan Kara · 7 years ago
  86. 80f55ac Merge android-4.9.108 (b7d377b) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  87. a7a52a1 Merge "mm: disable fault around on emulated access bit architecture" by Linux Build Service Account · 6 years ago
  88. 0a88c53 Merge "mm: Kconfig: Add support for config size of purging vmap_area" by Linux Build Service Account · 6 years ago
  89. e3b714a mm: disable fault around on emulated access bit architecture by Minchan Kim · 8 years ago
  90. b9e4cc2b mm: make faultaround produce old ptes by Vinayak Menon · 6 years ago
  91. 78701f1 mm: Kconfig: Add support for config size of purging vmap_area by Zhenhua Huang · 6 years ago
  92. e1b61ad Merge "Revert "mm: memory: reduce fault_around_bytes"" by Linux Build Service Account · 6 years ago
  93. 35201a1 Revert "mm: memory: reduce fault_around_bytes" by Vinayak Menon · 7 years ago
  94. 9394199 mm: add speculative page fault vmstats by Laurent Dufour · 6 years ago
  95. 7ba2139 mm: speculative page fault handler return VMA by Laurent Dufour · 6 years ago
  96. 9f2b7b2 mm: adding speculative page fault failure trace events by Laurent Dufour · 6 years ago
  97. 65f79de mm: provide speculative fault infrastructure by Peter Zijlstra · 6 years ago
  98. d817384 mm: protect mm_rb tree with a rwlock by Laurent Dufour · 6 years ago
  99. 2ca8472 mm: introduce __page_add_new_anon_rmap() by Laurent Dufour · 6 years ago
  100. 7366f77 mm: introduce __vm_normal_page() by Laurent Dufour · 6 years ago