summaryrefslogtreecommitdiffstats
path: root/mm/mmzone.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm/mmzone.c: swap likely to unlikely as code logic is different for next_zone...Steven Rostedt2017-02-221-1/+1
* mm, page_alloc: inline the fast path of the zonelist iteratorMel Gorman2016-05-191-1/+1
* mm/mmzone.c: memmap_valid_within() can be booleanYaowei Bai2016-01-141-4/+4
* mm: microoptimize zonelist operationsVlastimil Babka2015-02-111-3/+1
* mm: numa: Change page last {nid,pid} into {cpu,pid}Peter Zijlstra2013-10-091-7/+7
* sched/numa: Set preferred NUMA node based on number of private faultsMel Gorman2013-10-091-7/+7
* mm: rename page struct field helpersMel Gorman2013-02-231-2/+2
* mm: uninline page_xchg_last_nid()Mel Gorman2013-02-231-1/+19
* memcg: fix hotplugged memory zone oopsHugh Dickins2012-11-161-5/+1
* memcg: rename config variablesAndrew Morton2012-07-311-1/+1
* mm: add link from struct lruvec to struct zoneKonstantin Khlebnikov2012-05-291-0/+14
* mm: delete various needless include <linux/module.h>Paul Gortmaker2011-10-311-1/+0
* mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman2011-01-131-21/+0
* mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2010-09-091-0/+21
* [ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman2009-05-181-0/+15
* mm: mark the correct zone as full when scanning zonelistsMel Gorman2008-09-131-1/+1
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-281-0/+30
* [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbolsAdrian Bunk2006-12-071-5/+0
* [PATCH] mm/mmzone.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-101-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] uninline zone helpersKAMEZAWA Hiroyuki2006-03-271-0/+50
OpenPOWER on IntegriCloud