summaryrefslogtreecommitdiff
path: root/arch/x86/mm/init_32.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-30c_p_a(): do a simple self test at bootAndi Kleen1-0/+26
2008-01-30x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge1-0/+1
2008-01-30x86: add mm parameter to paravirt_alloc_pdJeremy Fitzhardinge1-2/+2
2008-01-30x86: unify pgtable accessors which useJeremy Fitzhardinge1-2/+3
2008-01-30x86 boot: use E820 memory map on EFI 32 platformHuang, Ying1-18/+0
2008-01-30x86: clean up mm/init_32.cJeremy Fitzhardinge1-10/+21
2008-01-15x86: fix boot crash on HIGHMEM4G && SPARSEMEMIngo Molnar1-2/+7
2007-10-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-2/+9
2007-10-17x86: fix CONFIG_PAGEALLOC related boot hangs/OOMsIngo Molnar1-2/+9
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-17/+5
2007-10-16remove dead code in pgtable_cache_initJeremy Fitzhardinge1-17/+5
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki1-5/+0
2007-10-11i386: move mmThomas Gleixner1-0/+858