aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mm_init.c
Commit message (Expand)AuthorAgeFilesLines
* mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz2008-08-201-1/+1
* mm_init.c: avoid ifdef-inside-macro-expansionAndrew Morton2008-08-051-4/+4
* mm: create /sys/kernel/mmNishanth Aravamudan2008-07-241-0/+16
* mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INITNishanth Aravamudan2008-07-241-0/+2
* mm: print out the zonelists on request for manual verificationMel Gorman2008-07-241-0/+45
* mm: verify the page links and memory modelMel Gorman2008-07-241-0/+71
* mm: add a basic debugging framework for memory initialisationMel Gorman2008-07-241-0/+18