aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
AgeCommit message (Expand)Author
2023-06-27rt: fix 5.4-stable introduced compile errorsBruce Ashfield
2023-05-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-05-17mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlockTetsuo Handa
2022-10-08Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-10-05mm: prevent page_frag_alloc() from corrupting the memoryMaurizio Lombardi
2022-10-05mm/page_alloc: fix race condition between build_all_zonelists and page alloca...Mel Gorman
2022-05-09Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-04-27mm: page_alloc: fix building error on -Werror=array-compareXiongwei Song
2022-04-20Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-04-20mm, page_alloc: fix build_zonerefs_node()Juergen Gross
2022-04-15mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a nodeAlistair Popple
2022-02-03Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-01-27mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pagesBaoquan He
2022-01-27mm_zone: add function to check if managed dma zone existsBaoquan He
2021-09-27Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-09-12mm/page_alloc: speed up the iteration of max_orderMuchun Song
2021-01-07Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-12-30mm: don't wake kswapd prematurely when watermark boosting is disabledJohannes Weiner
2020-11-25Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-11-24mm, page_alloc: skip ->waternark_boost for atomic order-0 allocationsCharan Teja Reddy
2020-11-24page_frag: Recover from memory pressureDongli Zhang
2020-11-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-10-29mm/page_owner: change split_page_owner to take a countMatthew Wilcox (Oracle)
2020-10-29mm/error_inject: Fix allow_error_inject function signatures.Alexei Starovoitov
2020-10-16Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-10-16Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-10-14mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna
2020-10-07mm: replace memmap_context by meminit_contextLaurent Dufour
2020-08-26Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-08-26mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy
2020-08-26mm: include CMA pages in lowmem_reserve at bootDoug Berger
2020-06-26Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-06-22mm: call cond_resched() from deferred_init_memmap()Pavel Tatashin
2020-06-22mm/pagealloc.c: call touch_nmi_watchdog() on max order boundaries in deferred...Daniel Jordan
2020-06-22mm: initialize deferred pages with interrupts enabledPavel Tatashin
2020-05-25mm/page_alloc: Use migrate_disable() in drain_local_pages_wq()Sebastian Andrzej Siewior
2020-05-25mm: Revert the DEFINE_PER_CPU_PAGEVEC implementationSebastian Andrzej Siewior
2020-05-25Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-05-14mm: limit boost_watermark on small zonesHenry Willard
2020-05-14mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()David Hildenbrand
2020-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-11mm/page_alloc.c: fix uninitialized memmaps on a partially populated last sectionDavid Hildenbrand
2020-01-27Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-01-23mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka
2020-01-13mm/swap: Access struct pagevec remotelyThomas Gleixner
2020-01-13mm/page_alloc: Split drain_local_pages()Anna-Maria Gleixner
2020-01-13mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2020-01-13Split IRQ-off and zone->lock while freeing pages from PCP list #2Peter Zijlstra
2020-01-13Split IRQ-off and zone->lock while freeing pages from PCP list #1Peter Zijlstra
2019-11-06mm/page_alloc.c: ratelimit allocation failure warnings more aggressivelyJohannes Weiner