index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mmzone.c
Age
Commit message (
Expand
)
Author
2013-02-24
mm: rename page struct field helpers
Mel Gorman
2013-02-24
mm: uninline page_xchg_last_nid()
Mel Gorman
2012-11-16
memcg: fix hotplugged memory zone oops
Hugh Dickins
2012-08-01
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-14
mm: page allocator: adjust the per-cpu counter threshold when memory is low
Mel Gorman
2010-09-10
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