summaryrefslogtreecommitdiff
path: root/mm/page_alloc.c
AgeCommit message (Expand)Author
2018-12-28mm/mmzone.c: make "migratetype_names" const char *Alexey Dobriyan
2018-12-28mm: reclaim small amounts of memory when an external fragmentation event occursMel Gorman
2018-12-28mm: use alloc_flags to record if kswapd can wakeMel Gorman
2018-12-28mm: move zone watermark accesses behind an accessorMel Gorman
2018-12-28mm, page_alloc: spread allocations across zones before introducing fragmentationMel Gorman
2018-12-28mm/page_alloc.c: use a single function to free pageAaron Lu
2018-12-28mm/page_alloc.c: free order-0 pages through PCP in page_frag_free()Aaron Lu
2018-12-28mm/page_alloc.c: change the order of MIGRATE_RECLAIMABLE/MIGRATE_MOVABLE in f...Huang Shijie
2018-12-28mm: remove managed_page_count_lock spinlockArun KS
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-28mm: convert zone->managed_pages to atomic variableArun KS
2018-12-28mm: reference totalram_pages and managed_pages once per functionArun KS
2018-12-28mm: remove reset of pcp->counter in pageset_init()Wei Yang
2018-12-28mm: only report isolation failures when offlining memoryMichal Hocko
2018-12-28mm, memory_hotplug: be more verbose for memory offline failuresMichal Hocko
2018-12-28kasan, mm, arm64: tag non slab memory allocated via pageallocAndrey Konovalov
2018-12-21mm, page_alloc: fix has_unmovable_pages for HugePagesOscar Salvador
2018-12-21mm, memory_hotplug: initialize struct pages for the full memory sectionMikhail Zaslonko
2018-11-30mm/page_alloc.c: fix calculation of pgdat->nr_zonesWei Yang
2018-11-18mm, page_alloc: check for max order in hot pathMichal Hocko
2018-11-18mm, memory_hotplug: check zone_movable in has_unmovable_pagesMichal Hocko
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename __free_pages_bootmem to memblock_free_pagesMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
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