1. 991e767 mm: memcontrol: account kernel stack per node by Shakeel Butt · 5 years ago
  2. d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 5 years ago
  3. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  4. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 5 years ago
  5. 8beeae8 mm/page_alloc: fix documentation error by Joel Savitz · 5 years ago
  6. 0910270 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  7. 0a477e1 kernel/sysctl: support handling command line aliases by Vlastimil Babka · 5 years ago
  8. aa21879 mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE by David Hildenbrand · 5 years ago
  9. 255f598 virtio-mem: Paravirtualized memory hotunplug part 2 by David Hildenbrand · 5 years ago
  10. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  11. 730ec8c mm/vmscan.c: change prototype for shrink_page_list by Maninder Singh · 5 years ago
  12. 633bf2f mm/page_alloc.c: add missing newline by Chen Tao · 5 years ago
  13. ecd0965 mm: make deferred init's max threads arch-specific by Daniel Jordan · 5 years ago
  14. e444314 mm: parallelize deferred_init_memmap() by Daniel Jordan · 5 years ago
  15. 89c7c40 mm: don't track number of pages during deferred initialization by Daniel Jordan · 5 years ago
  16. da97f2d5 mm: call cond_resched() from deferred_init_memmap() by Pavel Tatashin · 5 years ago
  17. 3d06085 mm: initialize deferred pages with interrupts enabled by Pavel Tatashin · 5 years ago
  18. 117003c mm/pagealloc.c: call touch_nmi_watchdog() on max order boundaries in deferred init by Daniel Jordan · 5 years ago
  19. ae70edd mm/page_alloc: restrict and formalize compound_page_dtors[] by Anshuman Khandual · 5 years ago
  20. aa09259 mm, page_alloc: reset the zone->watermark_boost early by Charan Teja Reddy · 5 years ago
  21. b418a0f mm/page_alloc.c: reset numa stats for boot pagesets by Sandipan Das · 5 years ago
  22. 01c0bfe mm: rename gfpflags_to_migratetype to gfp_migratetype for same convention by Wei Yang · 5 years ago
  23. d0ddf49 mm/page_alloc.c: use NODE_MASK_NONE in build_zonelists() by Wei Yang · 5 years ago
  24. 97a225e mm/page_alloc: integrate classzone_idx and high_zoneidx by Joonsoo Kim · 5 years ago
  25. f636615 mm/page_alloc.c: clear out zone->lowmem_reserve[] if the zone is empty by Baoquan He · 5 years ago
  26. 86aaf25 mm/page_alloc.c: only tune sysctl_lowmem_reserve_ratio value once when changing it by Baoquan He · 5 years ago
  27. 4ca7be2 mm/page_alloc.c: remove unused free_bootmem_with_active_regions by Baoquan He · 5 years ago
  28. 1686766 mm,page_alloc,cma: conditionally prefer cma pageblocks for movable allocations by Roman Gushchin · 5 years ago
  29. 58b7f11 mm/page_alloc.c: extract check_[new|free]_page_bad() common part to page_bad_reason() by Wei Yang · 5 years ago
  30. 534fe5e mm/page_alloc.c: rename free_pages_check() to check_free_page() by Wei Yang · 5 years ago
  31. 0d0c48a mm/page_alloc.c: rename free_pages_check_bad() to check_free_page_bad() by Wei Yang · 5 years ago
  32. 82a3241 mm/page_alloc.c: bad_flags is not necessary for bad_page() by Wei Yang · 5 years ago
  33. 833d8a4 mm/page_alloc.c: bad_[reason|flags] is not necessary when PageHWPoison by Wei Yang · 5 years ago
  34. 8a1b25f mm: simplify find_min_pfn_with_active_regions() by Mike Rapoport · 5 years ago
  35. 854e884 mm: clean up free_area_init_node() and its helpers by Mike Rapoport · 5 years ago
  36. bc9331a mm: rename free_area_init_node() to free_area_init_memoryless_node() by Mike Rapoport · 5 years ago
  37. 51930df mm: free_area_init: allow defining max_zone_pfn in descending order by Mike Rapoport · 5 years ago
  38. acd3f5c mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES by Mike Rapoport · 5 years ago
  39. 73a6e47 mm: memmap_init: iterate over memblock regions rather that check each PFN by Baoquan He · 5 years ago
  40. 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 5 years ago
  41. fa3354e mm: free_area_init: use maximal zone PFNs rather than zone sizes by Mike Rapoport · 5 years ago
  42. 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 5 years ago
  43. 6f24fbd mm: make early_pfn_to_nid() and related defintions close to each other by Mike Rapoport · 5 years ago
  44. d622abf mm: memblock: replace dereferences of memblock_region.nid with API calls by Mike Rapoport · 5 years ago
  45. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  46. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  47. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 5 years ago
  48. 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 5 years ago
  49. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  50. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  51. 628d06a scs: Add page accounting for shadow call stack allocations by Sami Tolvanen · 5 years ago
  52. 14f6914 mm: limit boost_watermark on small zones by Henry Willard · 5 years ago
  53. e84fe99 mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous() by David Hildenbrand · 5 years ago
  54. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 5 years ago
  55. 26363af mm: remove watermark_boost_factor_sysctl_handler by Christoph Hellwig · 5 years ago
  56. 8b885f5 mm/page_alloc: make pcpu_drain_mutex and pcpu_drain static by Jason Yan · 5 years ago
  57. e6a0a7a mm/page_alloc.c: fix kernel-doc warning by Randy Dunlap · 5 years ago
  58. 36e66c5 mm: introduce Reported pages by Alexander Duyck · 5 years ago
  59. 624f58d mm: add function __putback_isolated_page by Alexander Duyck · 5 years ago
  60. 6ab0136 mm: use zone and order instead of free area in free_list manipulators by Alexander Duyck · 5 years ago
  61. a2129f2 mm: adjust shuffle code to allow for future coalescing by Alexander Duyck · 5 years ago
  62. 1da2f32 mm,thp,compaction,cma: allow THP migration for CMA allocations by Rik van Riel · 5 years ago
  63. b06eda0 mm,compaction,cma: add alloc_contig flag to compact_control by Rik van Riel · 5 years ago
  64. fe925c0 mm/page_alloc: simplify page_is_buddy() for better code readability by chenqiwu · 5 years ago
  65. 97ce86f mm/page_alloc.c: micro-optimisation Remove unnecessary branch by Mateusz Nosek · 5 years ago
  66. 76089d0 mm/page_alloc.c: use free_area_empty() instead of open-coding by chenqiwu · 5 years ago
  67. 736838e mm, pagealloc: micro-optimisation: save two branches on hot page allocation path by Mateusz Nosek · 5 years ago
  68. ee8eb9a mm/page_alloc: increase default min_free_kbytes bound by Joel Savitz · 5 years ago
  69. f4b00ea mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page() by Roman Gushchin · 5 years ago
  70. 47e29d3 mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages by John Hubbard · 5 years ago
  71. 667c790 revert "topology: add support for node_to_mem_node() to determine the fallback node" by Vlastimil Babka · 5 years ago
  72. 1f8d75c mm/memmap_init: update variable name in memmap_init_zone by Aneesh Kumar K.V · 5 years ago
  73. 4c60588 mm: factor out next_present_section_nr() by David Hildenbrand · 5 years ago
  74. 948c436 mm/page_alloc: fix and rework pfn handling in memmap_init_zone() by David Hildenbrand · 5 years ago
  75. 4b094b7 mm/page_alloc.c: initialize memmap of unavailable memory directly by David Hildenbrand · 5 years ago
  76. e822969 mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section by David Hildenbrand · 5 years ago
  77. 3d680bd mm/page_isolation: fix potential warning from user by Qian Cai · 6 years ago
  78. 4a55c04 mm/hotplug: silence a lockdep splat with printk() by Qian Cai · 6 years ago
  79. fe4c86c mm: remove "count" parameter from has_unmovable_pages() by David Hildenbrand · 6 years ago
  80. 3f13535 mm/page_alloc: skip non present sections on zone initialization by Kirill A. Shutemov · 6 years ago
  81. 8e57f8a mm, debug_pagealloc: don't rely on static keys too early by Vlastimil Babka · 6 years ago
  82. cc638f3 mm, thp: tweak reclaim/compaction effort of local-only and all-node allocations by Vlastimil Babka · 6 years ago
  83. 867e5e1 mm: clean up and clarify lruvec lookup procedure by Johannes Weiner · 6 years ago
  84. e47b346 mm/page_alloc.c: print reserved_highatomic info by lijiazi · 6 years ago
  85. cb1ef53 mm, pcp: share common code between memory hotplug and percpu sysctl handler by Mel Gorman · 6 years ago
  86. 5e27a2d mm/page_alloc: add alloc_contig_pages() by Anshuman Khandual · 6 years ago
  87. 756d25be mm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OFFLINE by David Hildenbrand · 6 years ago
  88. 0ee5f4f mm/page_alloc.c: don't set pages PageReserved() when offlining by David Hildenbrand · 6 years ago
  89. 1be334e mm/page_alloc.c: ratelimit allocation failure warnings more aggressively by Johannes Weiner · 6 years ago
  90. 3e8fc00 mm, meminit: recalculate pcpu batch and high limits after init completes by Mel Gorman · 6 years ago
  91. 3f36d86 mm, hugetlb: allow hugepage allocations to reclaim as needed by David Rientjes · 6 years ago
  92. 234fdce mm/page_alloc.c: fix a crash in free_pages_prepare() by Qian Cai · 6 years ago
  93. edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 6 years ago
  94. b39d0ee mm, page_alloc: avoid expensive reclaim when compaction may not succeed by David Rientjes · 6 years ago
  95. 7ae8853 mm: move mem_cgroup_uncharge out of __page_cache_release() by Yang Shi · 6 years ago
  96. 364c1ee mm: thp: extract split_queue_* into a struct by Yang Shi · 6 years ago
  97. 49433085 mm, compaction: raise compaction priority after it withdrawns by Vlastimil Babka · 6 years ago
  98. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 6 years ago
  99. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  100. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago