1. a7a52a1 Merge "mm: disable fault around on emulated access bit architecture" by Linux Build Service Account · 6 years ago
  2. 0a88c53 Merge "mm: Kconfig: Add support for config size of purging vmap_area" by Linux Build Service Account · 6 years ago
  3. e3b714a mm: disable fault around on emulated access bit architecture by Minchan Kim · 8 years ago
  4. b9e4cc2b mm: make faultaround produce old ptes by Vinayak Menon · 6 years ago
  5. 78701f1 mm: Kconfig: Add support for config size of purging vmap_area by Zhenhua Huang · 6 years ago
  6. e1b61ad Merge "Revert "mm: memory: reduce fault_around_bytes"" by Linux Build Service Account · 6 years ago
  7. 35201a1 Revert "mm: memory: reduce fault_around_bytes" by Vinayak Menon · 7 years ago
  8. 9394199 mm: add speculative page fault vmstats by Laurent Dufour · 6 years ago
  9. 7ba2139 mm: speculative page fault handler return VMA by Laurent Dufour · 6 years ago
  10. 9f2b7b2 mm: adding speculative page fault failure trace events by Laurent Dufour · 6 years ago
  11. 65f79de mm: provide speculative fault infrastructure by Peter Zijlstra · 6 years ago
  12. d817384 mm: protect mm_rb tree with a rwlock by Laurent Dufour · 6 years ago
  13. 2ca8472 mm: introduce __page_add_new_anon_rmap() by Laurent Dufour · 6 years ago
  14. 7366f77 mm: introduce __vm_normal_page() by Laurent Dufour · 6 years ago
  15. 62cd1d9 mm: introduce __lru_cache_add_active_or_unevictable by Laurent Dufour · 6 years ago
  16. 04febfe mm/migrate: Pass vm_fault pointer to migrate_misplaced_page() by Laurent Dufour · 6 years ago
  17. ff04da7 mm: cache some VMA fields in the vm_fault structure by Laurent Dufour · 6 years ago
  18. e032f8a mm: protect SPF handler against anon_vma changes by Laurent Dufour · 6 years ago
  19. 3545b7e mm: protect mremap() against SPF handler by Laurent Dufour · 6 years ago
  20. dd2b465 mm: protect VMA modifications using VMA sequence count by Laurent Dufour · 6 years ago
  21. 365031a mm: VMA sequence count by Peter Zijlstra · 6 years ago
  22. 6315ccc mm: introduce INIT_VMA() by Laurent Dufour · 6 years ago
  23. 6b73321 mm: make pte_unmap_same compatible with SPF by Laurent Dufour · 6 years ago
  24. 1715aea mm: introduce pte_spinlock for FAULT_FLAG_SPECULATIVE by Laurent Dufour · 6 years ago
  25. c3e62ff mm: prepare for FAULT_FLAG_SPECULATIVE by Peter Zijlstra · 6 years ago
  26. 643637b mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT by Laurent Dufour · 6 years ago
  27. 3ac2d19 Merge android-4.9.106 (8b94b87) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  28. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  29. 98ae895 Merge changes Ia7c70965,I881a3f8d into msm-4.9 by Linux Build Service Account · 6 years ago
  30. 5ddbfb6 Merge "mm/vmscan: wake up flushers for legacy cgroups too" by Linux Build Service Account · 6 years ago
  31. cd6cbd4 Merge "mm: vmscan: move dirty pages out of the way until they're flushed" by Linux Build Service Account · 6 years ago
  32. 20fa9d7 Merge "mm: vmscan: only write dirty pages that the scanner has seen twice" by Linux Build Service Account · 6 years ago
  33. 85b22ad Merge "mm: vmscan: remove old flusher wakeup from direct reclaim path" by Linux Build Service Account · 6 years ago
  34. 1b8c360 Merge "mm: vmscan: kick flushers when we encounter dirty pages on the LRU" by Linux Build Service Account · 6 years ago
  35. d31e7c9 Merge "Merge android-4.9.101 (aef17a58) into msm-4.9" by Linux Build Service Account · 6 years ago
  36. cba559b Merge "mm: vmscan: scan dirty pages even in laptop mode" by Linux Build Service Account · 6 years ago
  37. dbe0f61 ANDROID: add extra free kbytes tunable by Rik van Riel · 13 years ago
  38. 82ed834 mm/vmscan: wake up flushers for legacy cgroups too by Andrey Ryabinin · 6 years ago
  39. 6b25f41 mm: vmscan: move dirty pages out of the way until they're flushed by Johannes Weiner · 7 years ago
  40. 319400b mm: vmscan: only write dirty pages that the scanner has seen twice by Johannes Weiner · 7 years ago
  41. 8830ab9 mm: vmscan: remove old flusher wakeup from direct reclaim path by Johannes Weiner · 7 years ago
  42. 6098c67 mm: vmscan: kick flushers when we encounter dirty pages on the LRU by Johannes Weiner · 7 years ago
  43. 14d6ecf mm: vmscan: scan dirty pages even in laptop mode by Johannes Weiner · 7 years ago
  44. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  45. d7f4e94 mm: fix races between address_space dereference and free in page_evicatable by Huang Ying · 6 years ago
  46. 2272b83 mm/ksm: fix interaction with THP by Claudio Imbrenda · 6 years ago
  47. 4237947 swap: divide-by-zero when zero length swap file on ssd by Tom Abraham · 6 years ago
  48. 51db674 mm/kmemleak.c: wait for scan completion before disabling free by Vinayak Menon · 6 years ago
  49. 6b7ff8e mm, thp: do not cause memcg oom for thp by David Rientjes · 6 years ago
  50. be1a9d1 mm/mempolicy.c: avoid use uninitialized preferred_node by Yisheng Xie · 6 years ago
  51. a8b2150 mm/fadvise: discard partial page if endbyte is also EOF by shidao.ytt · 6 years ago
  52. ab88b8a mm: pin address_space before dereferencing it while isolating an LRU page by Mel Gorman · 6 years ago
  53. e56d370 mm: thp: use down_read_trylock() in khugepaged to avoid long block by Yang Shi · 6 years ago
  54. 4cf2463 mm/mempolicy: add nodes_empty check in SYSC_migrate_pages by Yisheng Xie · 6 years ago
  55. 2851e3b mm/mempolicy: fix the check of nodemask from user by Yisheng Xie · 6 years ago
  56. b1fc8ec kasan: fix memory hotplug during boot by David Hildenbrand · 6 years ago
  57. d33c30a Merge android-4.9.102 (9c3041c) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  58. ff75e7b Merge android-4.9.101 (aef17a58) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  59. 9c3041c Merge 4.9.102 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  60. 270693b mm: don't allow deferred pages with NEED_PER_CPU_KM by Pavel Tatashin · 6 years ago
  61. b63590c Merge android-4.9.99 (c462abb) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  62. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  63. 6f1abf8 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 6 years ago
  64. cf74f2d Merge "mm: cma: Increase retries if less blocks available" by Linux Build Service Account · 6 years ago
  65. b35a558 mm: cma: Increase retries if less blocks available by Shiraz Hashim · 6 years ago
  66. 2c5fffe Merge android-4.9.96 (320d53a) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  67. 2e229cb02 Merge android-4.9.94 (8683408) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  68. f4b8243 Merge android-4.9.93 (05baf14) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  69. c462abb Merge 4.9.99 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  70. 8f54ead percpu: include linux/sched.h for cond_resched() by Tejun Heo · 6 years ago
  71. 500f8f1 Merge "mm: vmpressure: fix dual calls to global vmpressure" by Linux Build Service Account · 6 years ago
  72. 9efa447 mm: vmpressure: fix dual calls to global vmpressure by Vinayak Menon · 6 years ago
  73. 320d53a Merge 4.9.96 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  74. 18484eb writeback: safer lock nesting by Greg Thelen · 6 years ago
  75. f4c86fa mm/filemap.c: fix NULL pointer in page_cache_tree_insert() by Matthew Wilcox · 6 years ago
  76. 75e6359 mm, slab: reschedule cache_reap() on the same CPU by Vlastimil Babka · 6 years ago
  77. 6c02278 Merge android-4.9.91 (bb94f9d) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  78. dc9767f Merge android-4.9.90 (dd1e37e) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  79. aa71c72 Merge android-4.9.88 (bb52bba) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  80. a8a3aff Merge android-4.9.86 (b324a70) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  81. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  82. 91d6460 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 7 years ago
  83. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  84. c2a3e4f mm/vmscan.c: fix unsequenced modification and access warning by Nick Desaulniers · 7 years ago
  85. 79f99ad Merge "mm/kmemleak.c: wait for scan completion before disabling free" by Linux Build Service Account · 6 years ago
  86. 1ce03c2 mm/kmemleak.c: wait for scan completion before disabling free by Vinayak Menon · 6 years ago
  87. bb94f9d Merge 4.9.91 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  88. 8ab8995 mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink() by Kirill A. Shutemov · 6 years ago
  89. 142d9dd mm/thp: do not wait for lock_page() in deferred_split_scan() by Kirill A. Shutemov · 6 years ago
  90. 24284d5 mm/khugepaged.c: convert VM_BUG_ON() to collapse fail by Kirill A. Shutemov · 6 years ago
  91. 46270f4 mm, oom: remove 3% bonus for CAP_SYS_ADMIN processes by David Rientjes · 6 years ago
  92. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  93. 0b42ce0 mm: hwpoison: call shake_page() after try_to_unmap() for mlocked page by Naoya Horiguchi · 7 years ago
  94. 82d938a mm, vmstat: suppress pcp stats for unpopulated zones in zoneinfo by David Rientjes · 7 years ago
  95. 7eb0b73 mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttling by Johannes Weiner · 7 years ago
  96. 6670600 Merge "mm: ratelimit swap write errors" by Linux Build Service Account · 6 years ago
  97. 5450ff1 mm: ratelimit swap write errors by Vinayak Menon · 6 years ago
  98. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  99. d6f2774 UPSTREAM: kasan: add functions for unpoisoning stack variables by Alexander Potapenko · 6 years ago
  100. 9351dcd UPSTREAM: kasan: support alloca() poisoning by Paul Lawrence · 6 years ago