aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
AgeCommit message (Expand)Author
2019-09-23Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/intel-x86Bruce Ashfield
2019-09-16mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLELinxu Fang
2019-04-16Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/intel-x86Bruce Ashfield
2019-04-12page_poison: play nicely with KASANQian Cai
2019-03-28Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-03-26mm: Use fixed constant in page_frag_alloc instead of size + 1Alexander Duyck
2019-03-26mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocsJann Horn
2019-03-07Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-03-01mm/page_alloc.c: don't call kasan_free_pages() at deferred mem initWaiman Long
2019-01-21Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-01-12mm, page_alloc: fix has_unmovable_pages for HugePagesOscar Salvador
2019-01-12mm, memory_hotplug: initialize struct pages for the full memory sectionMikhail Zaslonko
2018-12-30mm/page_alloc.c: fix calculation of pgdat->nr_zonesWei Yang
2018-12-20Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-12-15mm, page_alloc: check for max order in hot pathMichal Hocko
2018-12-15mm, memory_hotplug: check zone_movable in has_unmovable_pagesMichal Hocko
2018-09-21Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-09-19mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.Aneesh Kumar K.V
2018-08-29Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-08-24mm: Allow non-direct-map arguments to free_reserved_area()Dave Hansen
2018-08-22mm/swap: Convert to percpu lockedIngo Molnar
2018-08-22mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2018-08-22Split IRQ-off and zone->lock while freeing pages from PCP list #2Peter Zijlstra
2018-08-22Split IRQ-off and zone->lock while freeing pages from PCP list #1Peter Zijlstra
2018-07-16mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin
2018-07-14mm: zero unavailable pages before memmap initPavel Tatashin
2018-06-15mm: use octal not symbolic permissionsJoe Perches
2018-06-07mm, page_alloc: do not break __GFP_THISNODE by zonelist resetVlastimil Babka
2018-06-07mm: combine LRU and main union in struct pageMatthew Wilcox
2018-06-07mm: use page->deferred_listMatthew Wilcox
2018-06-07mm: split page_type out from _mapcountMatthew Wilcox
2018-06-07mm/page_alloc.c: remove useless parameter of finalise_ac()Huaisheng Ye
2018-06-07mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre
2018-06-07lockdep: fix fs_reclaim annotationOmar Sandoval
2018-06-07mm/page_alloc: remove realsize in free_area_init_core()Wei Yang
2018-05-25mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko
2018-05-24Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim
2018-04-11xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin
2018-04-11mm/cma: remove ALLOC_CMAJoonsoo Kim
2018-04-11mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim
2018-04-11mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestJoonsoo Kim
2018-04-11mm: treat indirectly reclaimable memory as available in MemAvailableRoman Gushchin
2018-04-05mm/page_isolation.c: make start_isolate_page_range() fail if already isolatedMike Kravetz
2018-04-05mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes
2018-04-05mm/free_pcppages_bulk: prefetch buddy while not holding lockAaron Lu
2018-04-05mm/free_pcppages_bulk: do not hold lock when picking pages to freeAaron Lu
2018-04-05mm/free_pcppages_bulk: update pcp->count insideAaron Lu
2018-04-05mm, page_alloc: move mirrored_kernelcore to __meminitdataDavid Rientjes
2018-04-05mm, page_alloc: extend kernelcore and movablecore for percentDavid Rientjes
2018-04-05mm/memory_hotplug: optimize memory hotplugPavel Tatashin