index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mmzone.c
Age
Commit message (
Expand
)
Author
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