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
/
arch
/
unicore32
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2017-02-22
arch, mm: remove arch specific show_mem
Michal Hocko
2014-01-21
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
2013-07-03
mm/unicore32: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-04-29
mm/unicore32: use common help functions to free reserved pages
Jiang Liu
2013-04-29
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
2011-12-08
memblock: Fix include breakages caused by 24aa07882b
Tejun Heo
2011-10-31
unicore32: EXPORT_SYMBOL needs export.h
Axel Lin
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
2011-03-24
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-03-17
unicore32 core architecture: mm related: generic codes
GuanXuetao