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