1. 3225a4f Merge "Merge android-4.19-q.78 (d9e388f) into msm-4.19" by qctecmdr · 4 years, 8 months ago
  2. 2a239da mm, compaction: fix wrong pfn handling in __reset_isolation_pfn() by Vlastimil Babka · 4 years, 9 months ago
  3. 2857d83 Merge android-4.19-q.77 (cd1eb9f) into msm-4.19 by Ivaylo Georgiev · 4 years, 9 months ago
  4. cd1eb9f Merge 4.19.77 into android-4.19-q by Greg Kroah-Hartman · 4 years, 9 months ago
  5. 4d8bdf7 mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zone by Yafang Shao · 4 years, 9 months ago
  6. 4375a56 mm: compaction: avoid 100% CPU usage during compaction when a task is killed by Mel Gorman · 5 years ago
  7. b3378ed mm/compaction.c: correct zone boundary handling when isolating pages from a pageblock by Mel Gorman · 5 years ago
  8. 211b97e mm, compaction: make sure we isolate a valid PFN by Suzuki K Poulose · 5 years ago
  9. 6829f2d mm/compaction.c: correct zone boundary handling when resetting pageblock skip hints by Mel Gorman · 5 years ago
  10. 4092087 mm/compaction.c: abort search if isolation fails by Qian Cai · 5 years ago
  11. 781f40c mm/compaction.c: fix an undefined behaviour by Qian Cai · 5 years ago
  12. b3ef015 mm, compaction: capture a page under direct compaction by Mel Gorman · 5 years ago
  13. b065d58 mm, compaction: be selective about what pageblocks to clear skip hints by Mel Gorman · 5 years ago
  14. c04b369 mm, compaction: sample pageblocks for free pages by Mel Gorman · 5 years ago
  15. f50303e mm, compaction: round-robin the order while searching the free lists for a target by Mel Gorman · 5 years ago
  16. 3049a66 mm, compaction: reduce premature advancement of the migration target scanner by Mel Gorman · 5 years ago
  17. 7c50c78 mm, compaction: do not consider a need to reschedule as contention by Mel Gorman · 5 years ago
  18. ef120f1 mm, compaction: rework compact_should_abort as compact_check_resched by Mel Gorman · 5 years ago
  19. acda146 mm, compaction: keep cached migration PFNs synced for unusable pageblocks by Mel Gorman · 5 years ago
  20. 27162b4 mm, compaction: check early for huge pages encountered by the migration scanner by Mel Gorman · 5 years ago
  21. b6daf86 mm, compaction: finish pageblock scanning on contention by Mel Gorman · 5 years ago
  22. 6ab5cc9 mm, compaction: avoid rescanning the same pageblock multiple times by Mel Gorman · 5 years ago
  23. aa32e50 mm, compaction: use free lists to quickly locate a migration target by Mel Gorman · 5 years ago
  24. 15d9664 mm, compaction: keep migration source private to a single compaction instance by Mel Gorman · 5 years ago
  25. 78e48f6 mm, compaction: use free lists to quickly locate a migration source by Mel Gorman · 5 years ago
  26. ed33da8 mm, compaction: always finish scanning of a full pageblock by Mel Gorman · 5 years ago
  27. 427fc8f mm, compaction: rename map_pages to split_map_pages by Mel Gorman · 5 years ago
  28. 09a394d mm, compaction: remove unnecessary zone parameter in some instances by Mel Gorman · 5 years ago
  29. 2ff32e8 mm, compaction: remove last_migrated_pfn from compact_control by Mel Gorman · 5 years ago
  30. 83eb0c6 mm: move zone watermark accesses behind an accessor by Mel Gorman · 6 years ago
  31. e550f94 UPSTREAM: psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  32. 25f0c86 psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  33. 0825a6f mm: use octal not symbolic permissions by Joe Perches · 6 years ago
  34. d883c6c Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" by Joonsoo Kim · 6 years ago
  35. 1d47a3e mm/cma: remove ALLOC_CMA by Joonsoo Kim · 6 years ago
  36. 666feb2 mm, migrate: remove reason argument from new_page_t by Michal Hocko · 6 years ago
  37. e8b098f mm: kernel-doc: add missing parameter descriptions by Mike Rapoport · 6 years ago
  38. bc3106b mm, compaction: drain pcps for zone when kcompactd fails by David Rientjes · 6 years ago
  39. 112d2d2 mm/compaction.c: fix comment for try_to_compact_pages() by Yang Shi · 6 years ago
  40. d3c85ba mm, compaction: remove unneeded pageblock_skip_persistent() checks by Vlastimil Babka · 7 years ago
  41. 2583d67 mm, compaction: split off flag for not updating skip hints by Vlastimil Babka · 7 years ago
  42. b527cfe mm, compaction: extend pageblock_skip_persistent() to all compound pages by Vlastimil Babka · 7 years ago
  43. 21dc7e0 mm, compaction: persistently skip hugetlbfs pageblocks by David Rientjes · 7 years ago
  44. a0647dc mm, compaction: kcompactd should not ignore pageblock skip by David Rientjes · 7 years ago
  45. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  46. 6818600 mm,compaction: serialize waitqueue_active() checks (for real) by Davidlohr Bueso · 7 years ago
  47. ccbe1e4 mm, compaction: skip over holes in __reset_isolation_suitable by Michal Hocko · 7 years ago
  48. baf6a9a mm, compaction: finish whole pageblock to reduce fragmentation by Vlastimil Babka · 7 years ago
  49. 282722b mm, compaction: restrict async compaction to pageblocks of same migratetype by Vlastimil Babka · 7 years ago
  50. d39773a mm, compaction: add migratetype to compact_control by Vlastimil Babka · 7 years ago
  51. b682deb mm, compaction: change migrate_async_suitable() to suitable_migration_source() by Vlastimil Babka · 7 years ago
  52. 228d7e3 mm, compaction: remove redundant watermark check in compact_finished() by Vlastimil Babka · 7 years ago
  53. 1ef36db mm/compaction: ignore block suitable after check large free page by Yisheng Xie · 7 years ago
  54. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  55. 9e5bcd6 mm/migration: make isolate_movable_page() return int type by Yisheng Xie · 7 years ago
  56. 46acef0 mm,compaction: serialize waitqueue_active() checks by Davidlohr Bueso · 7 years ago
  57. 7f354a5 mm, compaction: add vmstats for kcompactd work by David Rientjes · 7 years ago
  58. 73e64c5 mm, compaction: allow compaction for GFP_NOFS requests by Michal Hocko · 8 years ago
  59. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  60. 6afcf8e mm, compaction: fix NR_ISOLATED_* stats for pfn based migration by Ming Ling · 8 years ago
  61. e46b1db mm/compaction: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
  62. 2031142 mm, compaction: restrict fragindex to costly orders by Vlastimil Babka · 8 years ago
  63. cc5c9f0 mm, compaction: ignore fragindex from compaction_zonelist_suitable() by Vlastimil Babka · 8 years ago
  64. 9f7e338 mm, compaction: make full priority ignore pageblock suitability by Vlastimil Babka · 8 years ago
  65. 8348faf mm, compaction: require only min watermarks for non-costly orders by Vlastimil Babka · 8 years ago
  66. 984fdba mm, compaction: use proper alloc_flags in __compaction_suitable() by Vlastimil Babka · 8 years ago
  67. 9861a62 mm, compaction: create compact_gap wrapper by Vlastimil Babka · 8 years ago
  68. f2b8228 mm, compaction: use correct watermark when checking compaction success by Vlastimil Babka · 8 years ago
  69. a8e025e mm, compaction: add the ultimate direct compaction priority by Vlastimil Babka · 8 years ago
  70. 7ceb009 mm, compaction: don't recheck watermarks after COMPACT_SUCCESS by Vlastimil Babka · 8 years ago
  71. cf37831 mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS by Vlastimil Babka · 8 years ago
  72. 791cae9 mm, compaction: cleanup unused functions by Vlastimil Babka · 8 years ago
  73. 06ed299 mm, compaction: make whole_zone flag ignore cached scanner positions by Vlastimil Babka · 8 years ago
  74. c3486f5 mm, compaction: simplify contended compaction handling by Vlastimil Babka · 8 years ago
  75. a5508cd mm, compaction: introduce direct compaction priority by Vlastimil Babka · 8 years ago
  76. 1d2047f mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT mode by Hugh Dickins · 8 years ago
  77. 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
  78. bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
  79. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  80. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  81. b2b331f mm/compaction: remove unnecessary order check in try_to_compact_pages() by Ganesh Mahendran · 8 years ago
  82. 46f24fd mm/page_alloc: introduce post allocation processing on page allocator by Joonsoo Kim · 8 years ago
  83. 83358ec mm/page_owner: initialize page owner without holding the zone lock by Joonsoo Kim · 8 years ago
  84. 66c6422 mm/compaction: split freepages without holding the zone lock by Joonsoo Kim · 8 years ago
  85. 3783689 zsmalloc: introduce zspage structure by Minchan Kim · 8 years ago
  86. b1123ea6 mm: balloon: use general non-lru movable page feature by Minchan Kim · 8 years ago
  87. bda807d mm: migrate: support non-lru movable page migration by Minchan Kim · 8 years ago
  88. a46cbf3 mm, compaction: prevent VM_BUG_ON when terminating freeing scanner by David Rientjes · 8 years ago
  89. a4f04f2 mm, compaction: abort free scanner if split fails by David Rientjes · 8 years ago
  90. 6cd9dc3 mm/compaction.c: fix zoneindex in kcompactd() by Chen Feng · 8 years ago
  91. 86a294a mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders by Michal Hocko · 8 years ago
  92. c8f7de0 mm, compaction: distinguish between full and partial COMPACT_COMPLETE by Michal Hocko · 8 years ago
  93. 1d4746d mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED by Michal Hocko · 8 years ago
  94. c46649d mm, compaction: cover all compaction mode in compact_zone by Michal Hocko · 8 years ago
  95. ea7ab98 mm, compaction: change COMPACT_ constants into enum by Michal Hocko · 8 years ago
  96. 93ea996 mm, page_alloc: remove field from alloc_context by Mel Gorman · 8 years ago
  97. c603844 mm, page_alloc: convert alloc_flags to unsigned by Mel Gorman · 8 years ago
  98. fdd048e mm, compaction: skip blocks where isolation fails in async direct compaction by Vlastimil Babka · 8 years ago
  99. a34753d mm, compaction: reduce spurious pcplist drains by Vlastimil Babka · 8 years ago
  100. 06b6640 mm, compaction: wrap calculating first and last pfn of pageblock by Vlastimil Babka · 8 years ago