aboutsummaryrefslogtreecommitdiff
path: root/mm/mm_init.c
AgeCommit message (Expand)Author
2014-01-27mm: bring back /sys/kernel/mmHugh Dickins
2014-01-23mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcallPaul Gortmaker
2013-10-09mm: numa: Change page last {nid,pid} into {cpu,pid}Peter Zijlstra
2013-10-09sched/numa: Set preferred NUMA node based on number of private faultsMel Gorman
2013-07-03mm: tune vm_committed_as percpu_counter batching sizeTim Chen
2013-02-23mm: init: report on last-nid information stored in page->flagsMel Gorman
2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker
2008-08-20mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz
2008-08-05mm_init.c: avoid ifdef-inside-macro-expansionAndrew Morton
2008-07-24mm: create /sys/kernel/mmNishanth Aravamudan
2008-07-24mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INITNishanth Aravamudan
2008-07-24mm: print out the zonelists on request for manual verificationMel Gorman
2008-07-24mm: verify the page links and memory modelMel Gorman
2008-07-24mm: add a basic debugging framework for memory initialisationMel Gorman