aboutsummaryrefslogtreecommitdiff
path: root/mm/page_alloc.c
AgeCommit message (Expand)Author
2018-10-26mm: return zero_resv_unavail optimizationPavel Tatashin
2018-10-26mm: zero remaining unavailable struct pagesNaoya Horiguchi
2018-10-26mm: move mirrored memory specific code outside of memmap_init_zonePavel Tatashin
2018-10-26mm: calculate deferred pages after skipping mirrored memoryPavel Tatashin
2018-10-26mm: make memmap_init a proper functionPavel Tatashin
2018-10-26mm/page_alloc.c: initialize num_movable in move_freepages()David Rientjes
2018-10-26mm: defer ZONE_DEVICE page initialization to the point where we init pgmapAlexander Duyck
2018-10-26mm: create non-atomic version of SetPageReserved for init useAlexander Duyck
2018-10-26mm, page_alloc: drop should_suppress_show_memMichal Hocko
2018-10-26psi: pressure stall information for CPU, memory, and IOJohannes Weiner
2018-10-26mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka
2018-10-26mm/page_alloc.c: clean up check_for_memory()Oscar Salvador
2018-10-26mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()Michal Hocko
2018-10-09mm, sched/numa: Remove remaining traces of NUMA rate-limitingSrikar Dronamraju
2018-10-02mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migrationMel Gorman
2018-09-04mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.Aneesh Kumar K.V
2018-08-30notifier: Remove notifier header file wherever not usedMukesh Ojha
2018-08-23mm: soft-offline: close the race against page allocationNaoya Horiguchi
2018-08-22mm/page_alloc: Introduce free_area_init_core_hotplugOscar Salvador
2018-08-22mm/page_alloc: inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INITOscar Salvador
2018-08-22mm: remove __paginginitPavel Tatashin
2018-08-22mm: access zone->node via zone_to_nid() and zone_set_nid()Pavel Tatashin
2018-08-22mm/page_alloc.c: move ifdefery out of free_area_init_coreOscar Salvador
2018-08-17mm, page_alloc: double zone's batchsizeAaron Lu
2018-08-17mm: drop VM_BUG_ON from __get_free_pagesMichal Hocko
2018-08-17mm, page_alloc: actually ignore mempolicies for high priority allocationsVlastimil Babka
2018-08-17mm: skip invalid pages block at a time in zero_resv_unresv()Pavel Tatashin
2018-08-14Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-08-14Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki
2018-08-06PM / reboot: Eliminate race between reboot and suspendPingfan Liu
2018-08-05mm: 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