aboutsummaryrefslogtreecommitdiff
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* 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