summaryrefslogtreecommitdiff
path: root/arch/x86/mm/numa_32.c
AgeCommit message (Expand)AuthorFilesLines
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-28x86: Unify NUMA initialization between 32 and 64bitTejun Heo1-0/+1
2011-01-28x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo1-0/+6
2010-10-06x86-32, memblock: Make add_highpages honor early reserved rangesYinghai Lu1-2/+0
2010-08-27x86: Remove old bootmem codeYinghai Lu1-3/+0
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu1-12/+13
2010-02-12x86: Make 32bit support NO_BOOTMEMYinghai Lu1-0/+3
2009-10-13x86: Export k8 physical topologyDavid Rientjes1-2/+2
2009-04-18x86: mm/numa_32.c calculate_numa_remap_pages should use __initJaswinder Singh Rajput1-1/+1
2009-03-04x86: fix bootmem cross node for 32bit numaYinghai Lu1-2/+3
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar1-26/+0
2009-03-03x86: set_highmem_pages_init() cleanupPekka Enberg1-26/+0
2009-02-22x86: numa_32.c: fix sparse warning: Using plain integer as NULL pointerHannes Eder1-1/+1
2009-01-08trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison1-2/+2
2008-11-13x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki1-0/+35
2008-10-13x86: rename discontig_32.c to numa_32.cYinghai Lu1-0/+444