summaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* mm: use octal not symbolic permissionsJoe Perches2018-06-151-1/+1
* mm, page_alloc: do not break __GFP_THISNODE by zonelist resetVlastimil Babka2018-06-071-1/+0
* mm: combine LRU and main union in struct pageMatthew Wilcox2018-06-071-1/+1
* mm: use page->deferred_listMatthew Wilcox2018-06-071-1/+1
* mm: split page_type out from _mapcountMatthew Wilcox2018-06-071-8/+5
* mm/page_alloc.c: remove useless parameter of finalise_ac()Huaisheng Ye2018-06-071-3/+2
* mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre2018-06-071-23/+0
* lockdep: fix fs_reclaim annotationOmar Sandoval2018-06-071-5/+15
* mm/page_alloc: remove realsize in free_area_init_core()Wei Yang2018-06-071-4/+4
* mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko2018-05-251-6/+10
* Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim2018-05-241-53/+30
* xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin2018-04-111-4/+0
* mm/cma: remove ALLOC_CMAJoonsoo Kim2018-04-111-25/+3
* mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim2018-04-111-5/+50
* mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestJoonsoo Kim2018-04-111-11/+14
* mm: treat indirectly reclaimable memory as available in MemAvailableRoman Gushchin2018-04-111-0/+7
* mm/page_isolation.c: make start_isolate_page_range() fail if already isolatedMike Kravetz2018-04-051-4/+4
* mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes2018-04-051-6/+8
* mm/free_pcppages_bulk: prefetch buddy while not holding lockAaron Lu2018-04-051-0/+22
* mm/free_pcppages_bulk: do not hold lock when picking pages to freeAaron Lu2018-04-051-16/+23
* mm/free_pcppages_bulk: update pcp->count insideAaron Lu2018-04-051-7/+3
* mm, page_alloc: move mirrored_kernelcore to __meminitdataDavid Rientjes2018-04-051-9/+9
* mm, page_alloc: extend kernelcore and movablecore for percentDavid Rientjes2018-04-051-8/+35
* mm/memory_hotplug: optimize memory hotplugPavel Tatashin2018-04-051-18/+10
* mm: initialize pages on demand during bootPavel Tatashin2018-04-051-39/+144
* mm: disable interrupts while initializing deferred pagesPavel Tatashin2018-04-051-8/+11
* mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGEAnshuman Khandual2018-04-051-1/+1
* Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-021-4/+1
|\
| * mm: remove obsolete alloc_remap()Arnd Bergmann2018-03-161-4/+1
* | Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek2018-03-221-10/+1
* | lockdep: fix fs_reclaim warningTetsuo Handa2018-03-221-1/+1
* | Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"Ard Biesheuvel2018-03-141-8/+5
* | mm/page_alloc: fix memmap_init_zone pageblock alignmentDaniel Vacek2018-03-091-2/+7
|/
* mm: don't defer struct page initialization for Xen pv guestsJuergen Gross2018-02-211-0/+4
* Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-061-3/+3
|\
| * Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-031-0/+2
| |\
| * | mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig2018-01-081-3/+3
* | | mm, memory_hotplug: fix memmap initializationMichal Hocko2018-01-311-8/+14
* | | mm/page_alloc.c: fix typos in commentsShile Zhang2018-01-311-3/+3
* | | mm/page_alloc.c: fix comment in __get_free_pages()Jiankang Chen2018-01-311-1/+1
* | | mm: split deferred_init_range into initializing and freeing partsPavel Tatashin2018-01-311-70/+76
| |/ |/|
* | mm: check pfn_valid first in zero_resv_unavailDave Young2018-01-041-0/+2
|/
* mm/page_alloc.c: avoid excessive IRQ disabled times in free_unref_page_list()Lucas Stach2017-12-141-0/+11
* mm/cma: fix alloc_contig_range ret code/potential leakMike Kravetz2017-11-291-1/+8
* mm, memory_hotplug: do not back off draining pcp free pages from kworker contextMichal Hocko2017-11-291-4/+0
* mm, compaction: split off flag for not updating skip hintsVlastimil Babka2017-11-171-0/+1
* mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM...Oscar Salvador2017-11-151-7/+7
* mm: simplify nodemask printingMichal Hocko2017-11-151-9/+3
* mm/page_alloc.c: broken deferred calculationPavel Tatashin2017-11-151-9/+18
* mm: don't warn about allocations which stall for too longTetsuo Handa2017-11-151-10/+0
OpenPOWER on IntegriCloud