aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAge
* mm: soft-offline: close the race against page allocationNaoya Horiguchi2018-08-23
* mm/page_alloc: Introduce free_area_init_core_hotplugOscar Salvador2018-08-22
* mm/page_alloc: inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INITOscar Salvador2018-08-22
* mm: remove __paginginitPavel Tatashin2018-08-22
* mm: access zone->node via zone_to_nid() and zone_set_nid()Pavel Tatashin2018-08-22
* mm/page_alloc.c: move ifdefery out of free_area_init_coreOscar Salvador2018-08-22
* mm, page_alloc: double zone's batchsizeAaron Lu2018-08-17
* mm: drop VM_BUG_ON from __get_free_pagesMichal Hocko2018-08-17
* mm, page_alloc: actually ignore mempolicies for high priority allocationsVlastimil Babka2018-08-17
* mm: skip invalid pages block at a time in zero_resv_unresv()Pavel Tatashin2018-08-17
* Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-08-14
|\
| *-. Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki2018-08-14
| |\ \
| | | * PM / reboot: Eliminate race between reboot and suspendPingfan Liu2018-08-06
| | |/
* | / mm: Allow non-direct-map arguments to free_reserved_area()Dave Hansen2018-08-05
|/ /
* | mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin2018-07-16
* | mm: zero unavailable pages before memmap initPavel Tatashin2018-07-14
|/
* mm: use octal not symbolic permissionsJoe Perches2018-06-14
* mm, page_alloc: do not break __GFP_THISNODE by zonelist resetVlastimil Babka2018-06-07
* mm: combine LRU and main union in struct pageMatthew Wilcox2018-06-07
* mm: use page->deferred_listMatthew Wilcox2018-06-07
* mm: split page_type out from _mapcountMatthew Wilcox2018-06-07
* mm/page_alloc.c: remove useless parameter of finalise_ac()Huaisheng Ye2018-06-07
* mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre2018-06-07
* lockdep: fix fs_reclaim annotationOmar Sandoval2018-06-07
* mm/page_alloc: remove realsize in free_area_init_core()Wei Yang2018-06-07
* mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko2018-05-25
* Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim2018-05-24
* xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin2018-04-11
* mm/cma: remove ALLOC_CMAJoonsoo Kim2018-04-11
* mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim2018-04-11
* mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestJoonsoo Kim2018-04-11
* mm: treat indirectly reclaimable memory as available in MemAvailableRoman Gushchin2018-04-11
* mm/page_isolation.c: make start_isolate_page_range() fail if already isolatedMike Kravetz2018-04-06
* mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes2018-04-06
* mm/free_pcppages_bulk: prefetch buddy while not holding lockAaron Lu2018-04-06
* mm/free_pcppages_bulk: do not hold lock when picking pages to freeAaron Lu2018-04-06
* mm/free_pcppages_bulk: update pcp->count insideAaron Lu2018-04-06
* mm, page_alloc: move mirrored_kernelcore to __meminitdataDavid Rientjes2018-04-06
* mm, page_alloc: extend kernelcore and movablecore for percentDavid Rientjes2018-04-06
* mm/memory_hotplug: optimize memory hotplugPavel Tatashin2018-04-06
* mm: initialize pages on demand during bootPavel Tatashin2018-04-06
* mm: disable interrupts while initializing deferred pagesPavel Tatashin2018-04-06
* mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGEAnshuman Khandual2018-04-06
* Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-02
|\
| * mm: remove obsolete alloc_remap()Arnd Bergmann2018-03-16
* | Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek2018-03-22
* | lockdep: fix fs_reclaim warningTetsuo Handa2018-03-22
* | Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"Ard Biesheuvel2018-03-14
* | mm/page_alloc: fix memmap_init_zone pageblock alignmentDaniel Vacek2018-03-09
|/
* mm: don't defer struct page initialization for Xen pv guestsJuergen Gross2018-02-21