aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
AgeCommit message (Expand)Author
2017-11-29mm/cma: fix alloc_contig_range ret code/potential leakMike Kravetz
2017-11-29mm, memory_hotplug: do not back off draining pcp free pages from kworker contextMichal Hocko
2017-11-17mm, compaction: split off flag for not updating skip hintsVlastimil Babka
2017-11-15mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM...Oscar Salvador
2017-11-15mm: simplify nodemask printingMichal Hocko
2017-11-15mm/page_alloc.c: broken deferred calculationPavel Tatashin
2017-11-15mm: don't warn about allocations which stall for too longTetsuo Handa
2017-11-15mm, page_alloc: fix potential false positive in __zone_watermark_okVlastimil Babka
2017-11-15mm, sysctl: make NUMA stats configurableKemi Wang
2017-11-15mm, page_alloc: simplify list handling in rmqueue_bulk()Vlastimil Babka
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-11-15mm: remove cold parameter from free_hot_cold_page*Mel Gorman
2017-11-15mm, page_alloc: enable/disable IRQs once when freeing a list of pagesMel Gorman
2017-11-15mm/page_alloc: make sure __rmqueue() etc are always inlineAaron Lu
2017-11-15mm: stop zeroing memory during allocation in vmemmapPavel Tatashin
2017-11-15mm: zero reserved and unavailable struct pagesPavel Tatashin
2017-11-15mm: define memblock_virt_alloc_try_nid_rawPavel Tatashin
2017-11-15mm: deferred_init_memmap improvementsPavel Tatashin
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2017-11-15mm, page_alloc: fail has_unmovable_pages when seeing reserved pagesMichal Hocko
2017-11-15mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages()Michal Hocko
2017-11-15mm: drop migrate type checks from has_unmovable_pagesMichal Hocko
2017-10-03mm, page_alloc: add scheduling point to memmap_init_zoneMichal Hocko
2017-10-03mm: meminit: mark init_reserved_page as __meminitArnd Bergmann
2017-09-08mm/page_alloc.c: apply gfp_allowed_mask before the first allocation attemptTetsuo Handa
2017-09-08mm: change the call sites of numa statistics itemsKemi Wang
2017-09-06mm, oom: do not rely on TIF_MEMDIE for memory reserves accessMichal Hocko
2017-09-06mm: rename global_page_state to global_zone_page_stateMichal Hocko
2017-09-06mm, memory_hotplug: get rid of zonelists_mutexMichal Hocko
2017-09-06mm, page_alloc: remove stop_machine from build_all_zonelistsMichal Hocko
2017-09-06mm, page_alloc: simplify zonelist initializationMichal Hocko
2017-09-06mm, memory_hotplug: drop zone from build_all_zonelistsMichal Hocko
2017-09-06mm, page_alloc: do not set_cpu_numa_mem on empty nodes initializationMichal Hocko
2017-09-06mm, page_alloc: remove boot pageset initialization from memory hotplugMichal Hocko
2017-09-06mm, page_alloc: rip out ZONELIST_ORDER_ZONEMichal Hocko
2017-09-06mm/memory_hotplug: just build zonelist for newly added nodeWei Yang
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-08-31mm,page_alloc: don't call __node_reclaim() with oom_lock held.Tetsuo Handa
2017-08-25PM/hibernate: touch NMI watchdog when creating snapshotChen Yu
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-18mm: discard memblock data laterPavel Tatashin
2017-08-11Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-08-10mm: ratelimit PFNs busy info messageJonathan Toppins
2017-08-10mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner
2017-08-10locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra
2017-08-02mm: take memory hotplug lock within numa_zonelist_order_handler()Heiko Carstens
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-07-10mm/memory-hotplug: switch locking to a percpu rwsemThomas Gleixner
2017-07-10mm/page_alloc.c: eliminate unsigned confusion in __rmqueue_fallbackRasmus Villemoes
2017-07-10mm, page_alloc: fallback to smallest page when not stealing whole pageblockVlastimil Babka