aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
AgeCommit message (Expand)Author
2019-09-16mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLELinxu Fang
2019-04-12page_poison: play nicely with KASANQian Cai
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-01mm/page_alloc.c: don't call kasan_free_pages() at deferred mem initWaiman Long
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-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-19mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.Aneesh Kumar K.V
2018-08-24mm: Allow non-direct-map arguments to free_reserved_area()Dave Hansen
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
2018-04-05mm: initialize pages on demand during bootPavel Tatashin
2018-04-05mm: disable interrupts while initializing deferred pagesPavel Tatashin
2018-04-05mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGEAnshuman Khandual
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-22Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek
2018-03-22lockdep: fix fs_reclaim warningTetsuo Handa
2018-03-16mm: remove obsolete alloc_remap()Arnd Bergmann
2018-03-14Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"Ard Biesheuvel
2018-03-09mm/page_alloc: fix memmap_init_zone pageblock alignmentDaniel Vacek
2018-02-21mm: don't defer struct page initialization for Xen pv guestsJuergen Gross
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler