aboutsummaryrefslogtreecommitdiff
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* mm/oom_kill: squashed reverts to a stable stateCorinna Vinschen2019-07-191-6/+19
* mm: oom_kill: simplify OOM killer lockingJohannes Weiner2019-07-081-4/+4
* oom, PM: make OOM detection in the freezer path racelessMichal Hocko2019-07-081-15/+2
* mm/page_alloc: remove more mtk bitsMoyster2019-05-031-7/+0
* mm: adjust page migration heuristicTim Murray2019-05-031-4/+6
* mm: always steal split buddies in fallback allocationsVlastimil Babka2019-05-031-40/+35
* mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplacedVlastimil Babka2019-05-031-13/+10
* mm: more aggressive page stealing for UNMOVABLE allocationsVlastimil Babka2019-05-031-8/+12
* mm/page_alloc: missing argument in move_freepages_blockMoyster2019-05-031-1/+1
* mm/page_allo.c: restructure free-page stealing code and fix a bugSrivatsa S. Bhat2019-05-031-43/+60
* mm/page_alloc: remove mtk custom bitsMoyster2019-05-031-5/+0
* mm: fix cma accounting in zone_watermark_okVinayak Menon2019-05-031-7/+11
* mm: add zone counter for cma pagesVinayak Menon2019-05-031-6/+28
* mm/page_alloc.c: use '__paginginit' instead of '__init'Chen Gang2019-05-021-2/+2
* mm: use a dedicated lock to protect totalram_pages and zone->managed_pagesJiang Liu2019-05-021-0/+11
* mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner2019-05-021-48/+36
* mm, oom: rename zonelist locking functionsDavid Rientjes2019-05-021-3/+3
* mm: add CMA page allocationfire8552018-11-301-0/+20
* add page sanitization / verificationDaniel Micay2018-05-161-2/+10
* arm64: use the new *_relaxed macros for lower power usagefranciscofranco2017-12-251-3/+3
* mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin2017-12-181-0/+3
* mm/page_alloc: Remove kernel address exposure in free_reserved_area()Josh Poimboeuf2017-11-061-2/+2
* gather extra early boot entropy like PaXDaniel Micay2017-10-141-0/+11
* mm/init: fix zone boundary creationOliver O'Halloran2017-06-171-7/+10
* memblock, numa: binary search node idYinghai Lu2017-05-241-10/+9
* mm: disable zone_reclaim_mode by defaultMel Gorman2017-05-241-2/+0
* topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim2016-09-281-0/+1
* mm: pass readahead info down to the i/o schedulerLee Susman2016-08-261-0/+1
* first commitMeizu OpenSource2016-08-151-0/+7661