index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mmzone.c
Age
Commit message (
Expand
)
Author
2016-05-19
mm, page_alloc: inline the fast path of the zonelist iterator
Mel Gorman
2016-01-14
mm/mmzone.c: memmap_valid_within() can be boolean
Yaowei Bai
2015-02-11
mm: microoptimize zonelist operations
Vlastimil Babka
2013-10-09
mm: numa: Change page last {nid,pid} into {cpu,pid}
Peter Zijlstra
2013-10-09
sched/numa: Set preferred NUMA node based on number of private faults
Mel Gorman
2013-02-23
mm: rename page struct field helpers
Mel Gorman
2013-02-23
mm: uninline page_xchg_last_nid()
Mel Gorman
2012-11-16
memcg: fix hotplugged memory zone oops
Hugh Dickins
2012-07-31
memcg: rename config variables
Andrew Morton
2012-05-29
mm: add link from struct lruvec to struct zone
Konstantin Khlebnikov
2011-10-31
mm: delete various needless include <linux/module.h>
Paul Gortmaker
2011-01-13
mm: page allocator: adjust the per-cpu counter threshold when memory is low
Mel Gorman
2010-09-09
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
2009-05-18
[ARM] Double check memmap is actually valid with a memmap has unexpected hole...
Mel Gorman
2008-09-13
mm: mark the correct zone as full when scanning zonelists
Mel Gorman
2008-04-28
mm: filter based on a nodemask as well as a gfp_mask
Mel Gorman
2006-12-07
[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
Adrian Bunk
2006-07-10
[PATCH] mm/mmzone.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-27
[PATCH] uninline zone helpers
KAMEZAWA Hiroyuki