summaryrefslogtreecommitdiff
path: root/arch/x86/mm/init.c
AgeCommit message (Expand)Author
2011-04-14Revert "x86: Cleanup highmap after brk is concluded"Greg Kroah-Hartman
2011-03-27x86: Cleanup highmap after brk is concludedYinghai Lu
2009-09-21x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge
2009-07-01x86: Declare check_efer() before it gets usedJaswinder Singh Rajput
2009-06-23x86: Move init_gbpages() to setup_arch()Pekka J Enberg
2009-06-15x86: add hooks for kmemcheckVegard Nossum
2009-06-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-05-11x86: clean up and and print out initial max_pfn_mappedYinghai Lu
2009-05-11Merge commit 'v2.6.30-rc5' into x86/mmIngo Molnar
2009-05-07x86-64: finish cleanup_highmaps()'s job wrt. _brk_endJan Beulich
2009-04-30x86: move per-cpu mmu_gathers to mm/init.cPekka Enberg
2009-04-21x86: unify noexec handlingPekka Enberg
2009-04-12x86: clean up declarations and variablesJaswinder Singh Rajput
2009-03-13x86: move save_mr() into .meminit.textJan Beulich
2009-03-06x86: fix uninitialized variable in init_memory_mapping()Pekka Enberg
2009-03-05x86: move function and variable declarations to asm/init.hPekka Enberg
2009-03-05x86: unify kernel_physical_mapping_init() function signaturesPekka Enberg
2009-03-05x86: fix up some bad global variable names in mm/init.cPekka Enberg
2009-03-05x86: move init_memory_mapping() to common mm/init.cPekka Enberg
2009-03-04x86: move free_initrd_mem() to common mm/init.cPekka Enberg
2009-03-04x86: move devmem_is_allowed() to common mm/init.cPekka Enberg
2009-03-03x86: unify free_init_pages() and free_initmem()Pekka Enberg