aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mm_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-20mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz1-1/+1
2008-08-05mm_init.c: avoid ifdef-inside-macro-expansionAndrew Morton1-4/+4
2008-07-24mm: create /sys/kernel/mmNishanth Aravamudan1-0/+16
2008-07-24mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INITNishanth Aravamudan1-0/+2
2008-07-24mm: print out the zonelists on request for manual verificationMel Gorman1-0/+45
2008-07-24mm: verify the page links and memory modelMel Gorman1-0/+71
2008-07-24mm: add a basic debugging framework for memory initialisationMel Gorman1-0/+18