summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/init_32.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-18x86: Fix common misspellingsLucas De Marchi1-1/+1
2011-02-24x86: Rename e820_table_* to pgt_buf_*Yinghai Lu1-4/+4
2011-02-16x86, NUMA: Move *_numa_init() invocations into initmem_init()Tejun Heo1-1/+1
2011-02-16x86, NUMA: Drop @start/last_pfn from initmem_init()Tejun Heo1-2/+1
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2010-12-15x86, olpc: Add OLPC device-tree supportAndres Salomon1-0/+2
2010-11-18x86: Add NX protection for kernel dataMatthieu Castet1-1/+19
2010-10-22Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-45/+0
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-100/+19
2010-10-20x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov1-45/+0
2010-10-05x86-32, memblock: Make add_highpages honor early reserved rangesYinghai Lu1-37/+16
2010-09-22x86, cleanups: Use clear_page/copy_page rather than memset/memcpyJan Beulich1-2/+2
2010-08-27x86: Remove old bootmem codeYinghai Lu1-56/+0
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu1-6/+8
2010-08-27bootmem, x86: Add weak version of reserve_bootmem_genericYinghai Lu1-6/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+1
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+6
2010-02-25x86, mm: Unify kernel_physical_mapping_init() APIPekka Enberg1-3/+5
2010-02-12x86: Make 32bit support NO_BOOTMEMYinghai Lu1-0/+6
2010-02-10x86: Call early_res_to_bootmem one timeYinghai Lu1-1/+0
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart1-2/+1
2009-11-02x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha1-1/+1
2009-10-23x86: Remove pfn in add_one_highpage_init()Minchan Kim1-2/+2
2009-10-12x86: Export k8 physical topologyDavid Rientjes1-2/+2
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki1-4/+0
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki1-3/+1
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki1-2/+2
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich1-2/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum1-3/+7
2009-06-15x86: add hooks for kmemcheckVegard Nossum1-1/+1
2009-06-12x86: make zap_low_mapping could be used earlyYinghai Lu1-3/+7
2009-05-12x86: make sparse mem work in non-NUMA modeShaohua Li1-2/+2
2009-04-30x86: move per-cpu mmu_gathers to mm/init.cPekka Enberg1-1/+0
2009-04-30x86: move max_pfn_mapped and max_low_pfn_mapped to setup.cPekka Enberg1-3/+1
2009-04-21x86: unify noexec handlingPekka Enberg1-52/+0
2009-03-10Merge branch 'x86/core' into tracing/ftraceIngo Molnar1-9/+14
2009-03-08x86: fix warning about nodeidYinghai Lu1-9/+14
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar1-306/+154
2009-03-05Merge branch 'x86/mm' into x86/coreIngo Molnar1-196/+59
2009-03-05x86-32: use specific __vmalloc_start_set flag in __virt_addr_validJeremy Fitzhardinge1-0/+4
2009-03-05x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAEIngo Molnar1-1/+1
2009-03-05x86: move function and variable declarations to asm/init.hPekka Enberg1-5/+1
2009-03-05x86: unify kernel_physical_mapping_init() function signaturesPekka Enberg1-3/+10
2009-03-05x86: fix up some bad global variable names in mm/init.cPekka Enberg1-7/+7
2009-03-05x86: move init_memory_mapping() to common mm/init.cPekka Enberg1-301/+7
2009-03-05x86: add stub init_gbpages() for 32-bit init_memory_mapping()Pekka Enberg1-0/+7
2009-03-05x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unificationPekka Enberg1-0/+4
2009-03-05x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping()Pekka Enberg1-3/+39
2009-03-05x86: ifdef 32-bit and 64-bit setup in init_memory_mapping()Pekka Enberg1-0/+6