summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/numa_32.c
Commit message (Expand)AuthorAgeFilesLines
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0Star
* x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S...David Rientjes2018-03-271-11/+0Star
* x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott2017-05-091-0/+1
* x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* x86: Fix the initialization of physnode_mapPetr Tesarik2014-02-021-0/+2
* mm/x86: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-2/+0Star
* x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen2013-01-311-161/+0Star
* memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-141-3/+3
* memblock: Kill MEMBLOCK_ERRORTejun Heo2011-07-141-2/+2
* x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/Tejun Heo2011-07-131-3/+3
* x86, NUMA: Make 32bit use common NUMA init pathTejun Heo2011-05-021-229/+2Star
* x86, NUMA: Initialize and use remap allocator from setup_node_bootmem()Tejun Heo2011-05-021-1/+1
* x86-32, NUMA: Add @start and @end to init_alloc_remap()Tejun Heo2011-05-021-15/+14Star
* x86, NUMA: Enable build of generic NUMA init code on 32bitTejun Heo2011-05-021-3/+0Star
* x86-32, NUMA: Update numaq to use new NUMA init protocolTejun Heo2011-05-021-0/+23
* x86-32, NUMA: Replace srat_32.c with srat.cTejun Heo2011-05-021-0/+23
* x86-32, NUMA: implement temporary NUMA init shimsTejun Heo2011-05-021-0/+34
* x86-32, NUMA: Move get_memcfg_numa() into numa_32.cTejun Heo2011-05-021-1/+10
* x86-32, NUMA: use sparse_memory_present_with_active_regions()Tejun Heo2011-05-021-1/+0Star
* x86, NUMA: Unify 32/64bit numa_cpu_node() implementationTejun Heo2011-05-021-5/+0Star
* x86-32, numa: Update remap allocator commentsTejun Heo2011-04-071-14/+42
* x86-32, numa: Remove redundant node_remap_size[]Tejun Heo2011-04-071-6/+4Star
* x86-32, numa: Remove now useless node_remap_offset[]Tejun Heo2011-04-071-11/+6Star
* x86-32, numa: Make pgdat allocation use alloc_remap()Tejun Heo2011-04-071-4/+3Star
* x86-32, numa: Move remapping for remap allocator into init_alloc_remap()Tejun Heo2011-04-071-22/+7Star
* x86-32, numa: Move lowmem address space reservation to init_alloc_remap()Tejun Heo2011-04-071-57/+25Star
* x86-32, numa: Make init_alloc_remap() less panickyTejun Heo2011-04-071-2/+5
* x86-32, numa: Calculate remap size in common codeTejun Heo2011-04-071-6/+4Star
* x86-32, numa: Make @size in init_aloc_remap() represent bytesTejun Heo2011-04-071-11/+7Star
* x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap()Tejun Heo2011-04-071-10/+9Star
* x86-32, numa: Reorganize calculate_numa_remap_page()Tejun Heo2011-04-071-63/+62Star
* x86-32, numa: Remove redundant top-down alloc code from remap initializationTejun Heo2011-04-071-29/+14Star
* x86-32, numa: Align pgdat size while initializing alloc_remapTejun Heo2011-04-071-1/+2
* x86-32, numa: Fix failure condition check in alloc_remap()Tejun Heo2011-04-071-1/+1
* x86, NUMA: Move *_numa_init() invocations into initmem_init()Tejun Heo2011-02-161-1/+1
* x86, NUMA: Drop @start/last_pfn from initmem_init()Tejun Heo2011-02-161-2/+1Star
* x86: Unify NUMA initialization between 32 and 64bitTejun Heo2011-01-281-0/+1
* x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-281-0/+6
* x86-32, memblock: Make add_highpages honor early reserved rangesYinghai Lu2010-10-061-2/+0Star
* x86: Remove old bootmem codeYinghai Lu2010-08-271-3/+0Star
* x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu2010-08-271-12/+13
* x86: Make 32bit support NO_BOOTMEMYinghai Lu2010-02-121-0/+3
* x86: Export k8 physical topologyDavid Rientjes2009-10-121-2/+2
* x86: mm/numa_32.c calculate_numa_remap_pages should use __initJaswinder Singh Rajput2009-04-171-1/+1
* x86: fix bootmem cross node for 32bit numaYinghai Lu2009-03-041-2/+3
*-. Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-041-26/+0Star
|\ \
| | * x86: set_highmem_pages_init() cleanupPekka Enberg2009-03-031-26/+0Star
| |/
* / x86: numa_32.c: fix sparse warning: Using plain integer as NULL pointerHannes Eder2009-02-221-1/+1
|/
* trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison2009-01-081-2/+2
* x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki2008-11-121-0/+35