summaryrefslogtreecommitdiff
path: root/mm/page_alloc.c
AgeCommit message (Expand)Author
2014-11-13OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko
2014-11-03mm: page_alloc: fix zone allocation fairness on UPJohannes Weiner
2014-09-26mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman
2014-09-26mm: page_alloc: abort fair zone allocation policy when remotes nodes are enco...Mel Gorman
2014-09-26mm: move zone->pages_scanned into a vmstat counterMel Gorman
2014-09-26mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman
2014-09-26mm: page_alloc: lookup pageblock migratetype with IRQs enabled during freeMel Gorman
2014-09-26mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2014-09-26mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman
2014-09-26mm: page_alloc: use unsigned int for order in more placesMel Gorman
2014-09-26mm: page_alloc: take the ALLOC_NO_WATERMARK check out of the fast pathMel Gorman
2014-09-26mm: page_alloc: only check the alloc flags and gfp_mask for dirty onceMel Gorman
2014-09-26mm: page_alloc: only check the zone id check if pages are buddiesMel Gorman
2014-09-26mm: page_alloc: calculate classzone_idx once from the zonelist refMel Gorman
2014-09-26mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman
2014-09-26mm: page_alloc: do not treat a zone that cannot be used for dirty pages as "f...Mel Gorman
2014-09-26mm: page_alloc: do not update zlc unless the zlc is activeMel Gorman
2014-09-26mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplacedVlastimil Babka
2014-09-26mm, compaction: embed migration mode in compact_controlDavid Rientjes
2014-09-26mm, migration: add destination page freeing callbackDavid Rientjes
2014-09-26mm: optimize put_mems_allowed() usageMel Gorman
2014-09-26mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserveYasuaki Ishimatsu
2014-09-26mm: compaction: encapsulate defer reset logicVlastimil Babka
2014-09-26mm: __rmqueue_fallback() should respect pageblock typeKOSAKI Motohiro
2014-09-26mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro
2014-09-26mm: exclude memoryless nodes from zone_reclaimMichal Hocko
2014-09-26mm: prevent setting of a value less than 0 to min_free_kbytesHan Pingtian
2014-08-19mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes
2014-07-18mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDERMichal Nazarewicz
2014-07-18mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes
2014-07-02mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman
2014-05-15mm: page_alloc: spill to remote nodes before waking kswapdJohannes Weiner
2014-04-03mm: close PageTail raceDavid Rientjes
2014-03-22mm: page_alloc: exempt GFP_THISNODE allocations from zone fairnessJohannes Weiner
2014-01-09mm: page_alloc: revert NUMA aspect of fair allocation policyJohannes Weiner
2013-09-30revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"Joonyoung Shim
2013-09-11mm: correct the comment about the value for buddy _mapcountWang Sheng-Hui
2013-09-11mm: vmscan: fix do_try_to_free_pages() livelockLisa Du
2013-09-11mm: page_alloc: fix comment get_page_from_freelistSeungHun Lee
2013-09-11memblock, numa: binary search node idYinghai Lu
2013-09-11mm: memory-hotplug: enable memory hotplug to handle hugepageNaoya Horiguchi
2013-09-11mm: use zone_is_empty() instead of if(zone->spanned_pages)Xishi Qiu
2013-09-11vmstat: create separate function to fold per cpu diffs into local countersChristoph Lameter
2013-09-11mm, page_alloc: add unlikely macro to help compiler optimizationJoonsoo Kim
2013-09-11mm: page_alloc: fair zone allocator policyJohannes Weiner
2013-09-11mm: page_alloc: rearrange watermark checking in get_page_from_freelistJohannes Weiner
2013-09-11mm: kill one if loop in __free_pages_bootmem()Yinghai Lu
2013-09-11mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...Srivatsa S. Bhat
2013-09-11mm/page_allo.c: restructure free-page stealing code and fix a bugSrivatsa S. Bhat
2013-09-11mm/page_alloc.c: fix coding style and spellingPintu Kumar