summaryrefslogtreecommitdiff
path: root/arch/x86/mm/init_32.c
AgeCommit message (Expand)Author
2012-03-28Disintegrate asm/system.h for X86David Howells
2012-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-12-06x86/mm: Initialize high mem before free_all_bootmem()Stanislaw Gruszka
2011-11-11x86, mm: Unify zone_sizes_init()Pekka Enberg
2011-11-11x86, mm: Prepare zone_sizes_init() for unificationPekka Enberg
2011-11-11x86, mm: Use max_pfn instead of highend_pfnPekka Enberg
2011-11-11x86, mm: Use MAX_DMA_PFN for ZONE_DMA on 32-bitPekka Enberg
2011-07-14memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r...Tejun Heo
2011-07-14x86: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-05-16x86, mm: Allow ZONE_DMA to be configurableDavid Rientjes
2011-05-02x86-32, NUMA: use sparse_memory_present_with_active_regions()Tejun Heo
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-02-24x86: Rename e820_table_* to pgt_buf_*Yinghai Lu
2011-02-16x86, NUMA: Move *_numa_init() invocations into initmem_init()Tejun Heo
2011-02-16x86, NUMA: Drop @start/last_pfn from initmem_init()Tejun Heo
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-12-15x86, olpc: Add OLPC device-tree supportAndres Salomon
2010-11-18x86: Add NX protection for kernel dataMatthieu Castet
2010-10-22Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-20x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov
2010-10-05x86-32, memblock: Make add_highpages honor early reserved rangesYinghai Lu
2010-09-22x86, cleanups: Use clear_page/copy_page rather than memset/memcpyJan Beulich
2010-08-27x86: Remove old bootmem codeYinghai Lu
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu
2010-08-27bootmem, x86: Add weak version of reserve_bootmem_genericYinghai Lu
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-02-25x86, mm: Unify kernel_physical_mapping_init() APIPekka Enberg
2010-02-12x86: Make 32bit support NO_BOOTMEMYinghai Lu
2010-02-10x86: Call early_res_to_bootmem one timeYinghai Lu
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2009-11-02x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha
2009-10-23x86: Remove pfn in add_one_highpage_init()Minchan Kim
2009-10-12x86: Export k8 physical topologyDavid Rientjes
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum
2009-06-15x86: add hooks for kmemcheckVegard Nossum
2009-06-12x86: make zap_low_mapping could be used earlyYinghai Lu
2009-05-12x86: make sparse mem work in non-NUMA modeShaohua Li
2009-04-30x86: move per-cpu mmu_gathers to mm/init.cPekka Enberg
2009-04-30x86: move max_pfn_mapped and max_low_pfn_mapped to setup.cPekka Enberg
2009-04-21x86: unify noexec handlingPekka Enberg
2009-03-10Merge branch 'x86/core' into tracing/ftraceIngo Molnar
2009-03-08x86: fix warning about nodeidYinghai Lu
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar