1. d633269 mm/hibernation: Make hibernation handle unmapped pages by Rick Edgecombe · 6 years ago
  2. 8118b82 mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag by Andrey Ryabinin · 6 years ago
  3. 8139ad0 mm/page_alloc.c: avoid potential NULL pointer dereference by Andrey Ryabinin · 6 years ago
  4. ee8ab0e mm, page_alloc: always use a captured page regardless of compaction result by Mel Gorman · 6 years ago
  5. 24512228b mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory model by Mel Gorman · 6 years ago
  6. 1a9f2191 mm/hotplug: treat CMA pages as unmovable by Qian Cai · 6 years ago
  7. 9b7ea46 mm/hotplug: fix offline undo_isolate_page_range() by Qian Cai · 6 years ago
  8. 26fb3da memblock: drop memblock_alloc_*_nopanic() variants by Mike Rapoport · 6 years ago
  9. afa0011 mm: unexport free_reserved_area by Christoph Hellwig · 6 years ago
  10. a862f68 docs/core-api/mm: fix return value descriptions in mm/ by Mike Rapoport · 6 years ago
  11. ce0725f numa: make "nr_online_nodes" unsigned int by Alexey Dobriyan · 6 years ago
  12. b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
  13. 23a7052 mm/page_alloc.c: check return value of memblock_alloc_node_nopanic() by Mike Rapoport · 6 years ago
  14. 8bb4e7a mm: fix some typos in mm directory by Wei Yang · 6 years ago
  15. d9f7979 mm: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  16. 5e1f0f0 mm, compaction: capture a page under direct compaction by Mel Gorman · 6 years ago
  17. fd1444b mm, compaction: ignore the fragmentation avoidance boost for isolation and compaction by Mel Gorman · 6 years ago
  18. c52e759 mm: remove extra drain pages on pcp list by Wei Yang · 6 years ago
  19. 60cd4bc memcg: localize memcg_kmem_enabled() check by Shakeel Butt · 6 years ago
  20. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  21. a9cd410 mm/page_alloc.c: memory hotplug: free pages as higher order by Arun KS · 6 years ago
  22. 4117992 page_poison: play nicely with KASAN by Qian Cai · 6 years ago
  23. 94b3334 mm, page_alloc: fix a division by zero error when boosting watermarks v2 by Mel Gorman · 6 years ago
  24. 8644772 mm: Use fixed constant in page_frag_alloc instead of size + 1 by Alexander Duyck · 6 years ago
  25. 2c2ade8 mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs by Jann Horn · 6 years ago
  26. 4aa9fc2 Revert "mm, memory_hotplug: initialize struct pages for the full memory section" by Michal Hocko · 6 years ago
  27. 73444bc mm, page_alloc: do not wake kswapd with zone lock held by Mel Gorman · 6 years ago
  28. af3b854 mm/page_alloc.c: allow error injection by Benjamin Poirier · 6 years ago
  29. d9367bd mm, page_alloc: enable pcpu_drain with zone capability by Wei Yang · 6 years ago
  30. 3c0c12c mm/page_alloc.c: don't call kasan_free_pages() at deferred mem init by Waiman Long · 6 years ago
  31. 125b860 mm/pageblock: throw compile error if pageblock_bits cannot hold MIGRATE_TYPES by Pingfan Liu · 6 years ago
  32. bbe5d99 mm/page_alloc.c: drop uneeded __meminit and __meminitdata by Oscar Salvador · 6 years ago
  33. 23b68cf mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init() by Wei Yang · 6 years ago
  34. ef8444e mm, oom: reorganize the oom report in dump_header by yuzhoujian · 6 years ago
  35. e5cb113 mm: make free_reserved_area() return "const char *" by Alexey Dobriyan · 6 years ago
  36. c999fbd mm/mmzone.c: make "migratetype_names" const char * by Alexey Dobriyan · 6 years ago
  37. 1c30844 mm: reclaim small amounts of memory when an external fragmentation event occurs by Mel Gorman · 6 years ago
  38. 0a79cda mm: use alloc_flags to record if kswapd can wake by Mel Gorman · 6 years ago
  39. a921444 mm: move zone watermark accesses behind an accessor by Mel Gorman · 6 years ago
  40. 6bb1545 mm, page_alloc: spread allocations across zones before introducing fragmentation by Mel Gorman · 6 years ago
  41. 742aa7f mm/page_alloc.c: use a single function to free page by Aaron Lu · 6 years ago
  42. 65895b6 mm/page_alloc.c: free order-0 pages through PCP in page_frag_free() by Aaron Lu · 6 years ago
  43. 7ead334 mm/page_alloc.c: change the order of MIGRATE_RECLAIMABLE/MIGRATE_MOVABLE in fallbacks by Huang Shijie · 6 years ago
  44. 476567e mm: remove managed_page_count_lock spinlock by Arun KS · 6 years ago
  45. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  46. 9705bea mm: convert zone->managed_pages to atomic variable by Arun KS · 6 years ago
  47. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  48. fecd4a5 mm: remove reset of pcp->counter in pageset_init() by Wei Yang · 6 years ago
  49. d381c54 mm: only report isolation failures when offlining memory by Michal Hocko · 6 years ago
  50. 2932c8b mm, memory_hotplug: be more verbose for memory offline failures by Michal Hocko · 6 years ago
  51. 2813b9c kasan, mm, arm64: tag non slab memory allocated via pagealloc by Andrey Konovalov · 6 years ago
  52. 17e2e7d mm, page_alloc: fix has_unmovable_pages for HugePages by Oscar Salvador · 6 years ago
  53. 2830bf6 mm, memory_hotplug: initialize struct pages for the full memory section by Mikhail Zaslonko · 6 years ago
  54. 8f41683 mm/page_alloc.c: fix calculation of pgdat->nr_zones by Wei Yang · 6 years ago
  55. c63ae43 mm, page_alloc: check for max order in hot path by Michal Hocko · 6 years ago
  56. 9d78999 mm, memory_hotplug: check zone_movable in has_unmovable_pages by Michal Hocko · 6 years ago
  57. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  58. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  59. 7c2ee34 memblock: rename __free_pages_bootmem to memblock_free_pages by Mike Rapoport · 6 years ago
  60. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  61. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  62. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  63. ec393a0f mm: return zero_resv_unavail optimization by Pavel Tatashin · 6 years ago
  64. 907ec5f mm: zero remaining unavailable struct pages by Naoya Horiguchi · 6 years ago
  65. a9a9e77 mm: move mirrored memory specific code outside of memmap_init_zone by Pavel Tatashin · 6 years ago
  66. d3035be mm: calculate deferred pages after skipping mirrored memory by Pavel Tatashin · 6 years ago
  67. dfb3ccd mm: make memmap_init a proper function by Pavel Tatashin · 6 years ago
  68. 4a22212 mm/page_alloc.c: initialize num_movable in move_freepages() by David Rientjes · 6 years ago
  69. 966cf44 mm: defer ZONE_DEVICE page initialization to the point where we init pgmap by Alexander Duyck · 6 years ago
  70. d483da5 mm: create non-atomic version of SetPageReserved for init use by Alexander Duyck · 6 years ago
  71. 2c029a1 mm, page_alloc: drop should_suppress_show_mem by Michal Hocko · 6 years ago
  72. eb41468 psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  73. b29940c mm: rename and change semantics of nr_indirectly_reclaimable_bytes by Vlastimil Babka · 6 years ago
  74. 7b0e0c0 mm/page_alloc.c: clean up check_for_memory() by Oscar Salvador · 6 years ago
  75. 15f570b mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry() by Michal Hocko · 6 years ago
  76. e054637 mm, sched/numa: Remove remaining traces of NUMA rate-limiting by Srikar Dronamraju · 6 years ago
  77. efaffc5 mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration by Mel Gorman · 6 years ago
  78. 464c7ff mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported. by Aneesh Kumar K.V · 6 years ago
  79. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  80. d4ae991 mm: soft-offline: close the race against page allocation by Naoya Horiguchi · 6 years ago
  81. 03e85f9 mm/page_alloc: Introduce free_area_init_core_hotplug by Oscar Salvador · 6 years ago
  82. 0188dc9 mm/page_alloc: inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT by Oscar Salvador · 6 years ago
  83. 7cc2a95 mm: remove __paginginit by Pavel Tatashin · 6 years ago
  84. c1093b7 mm: access zone->node via zone_to_nid() and zone_set_nid() by Pavel Tatashin · 6 years ago
  85. ace1db3 mm/page_alloc.c: move ifdefery out of free_area_init_core by Oscar Salvador · 6 years ago
  86. d8a759b mm, page_alloc: double zone's batchsize by Aaron Lu · 6 years ago
  87. 9ea9a68 mm: drop VM_BUG_ON from __get_free_pages by Michal Hocko · 6 years ago
  88. d6a24df mm, page_alloc: actually ignore mempolicies for high priority allocations by Vlastimil Babka · 6 years ago
  89. 720e14e mm: skip invalid pages block at a time in zero_resv_unresv() by Pavel Tatashin · 6 years ago
  90. b018fc9 Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  91. 17bc343 Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle' by Rafael J. Wysocki · 6 years ago
  92. 55f2503 PM / reboot: Eliminate race between reboot and suspend by Pingfan Liu · 6 years ago
  93. 0d83432 mm: Allow non-direct-map arguments to free_reserved_area() by Dave Hansen · 6 years ago
  94. d1b47a7 mm: don't do zero_resv_unavail if memmap is not allocated by Pavel Tatashin · 6 years ago
  95. e181ae0c mm: zero unavailable pages before memmap init by Pavel Tatashin · 6 years ago
  96. 0825a6f mm: use octal not symbolic permissions by Joe Perches · 7 years ago
  97. 7810e67 mm, page_alloc: do not break __GFP_THISNODE by zonelist reset by Vlastimil Babka · 7 years ago
  98. 4da1984 mm: combine LRU and main union in struct page by Matthew Wilcox · 7 years ago
  99. fa3015b mm: use page->deferred_list by Matthew Wilcox · 7 years ago
  100. 6e292b9 mm: split page_type out from _mapcount by Matthew Wilcox · 7 years ago