Commit Graph

233292 Commits (e782ab421bbba1912c87934bd0e8998630736418)
 

Author SHA1 Message Date
Yinghai Lu e782ab421b bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c 14 years ago
Yinghai Lu 0932587328 bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c 14 years ago
Yinghai Lu 2bf50555b0 x86-64, NUMA: Seperate out numa_alloc_distance() from numa_set_distance() 14 years ago
Tejun Heo 90e6b677b4 x86-64, NUMA: Add proper function comments to global functions 14 years ago
Tejun Heo b8ef9172b2 x86-64, NUMA: Move NUMA emulation into numa_emulation.c 14 years ago
Tejun Heo fbe99959d1 x86-64, NUMA: Prepare numa_emulation() for moving NUMA emulation into a separate file 14 years ago
Yinghai Lu 69efcc6d90 x86-64, NUMA: Do not scan two times for setup_node_bootmem() 14 years ago
Yinghai Lu 6d496f9f23 x86-64, NUMA: Put dummy_numa_init() in the init section 14 years ago
Yinghai Lu 2ca230baeb x86-64, NUMA: Don't call __pa() with invalid address in numa_reset_distance() 14 years ago
Tejun Heo e23bba6044 x86-64, NUMA: Unify emulated distance mapping 14 years ago
Tejun Heo 6b78cb549b x86-64, NUMA: Unify emulated apicid -> node mapping transformation 14 years ago
Tejun Heo 1cca534073 x86-64, NUMA: Emulate directly from numa_meminfo 14 years ago
Tejun Heo 775ee85d7b x86-64, NUMA: Wrap node ID during emulation 14 years ago
Tejun Heo c88aea7a70 x86-64, NUMA: Make emulation code build numa_meminfo and share the registration path 14 years ago
Tejun Heo 9d073caeb3 x86-64, NUMA: Build and use direct emulated nid -> phys nid mapping 14 years ago
Tejun Heo d9c515eacb x86-64, NUMA: Trivial changes to prepare for emulation updates 14 years ago
Tejun Heo ac7136b611 x86-64, NUMA: Implement generic node distance handling 14 years ago
Tejun Heo 4697bdcc94 x86-64, NUMA: Kill mem_nodes_parsed 14 years ago
Tejun Heo 92d4a4371e x86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsed 14 years ago
Tejun Heo 91556237ec x86-64, NUMA: Kill numa_nodes[] 14 years ago
Tejun Heo a844ef46fa x86-64, NUMA: Add common find_node_by_addr() 14 years ago
Tejun Heo 56e827fbde x86-64, NUMA: consolidate and improve memblk sanity checks 14 years ago
Tejun Heo 2e756be447 x86-64, NUMA: make numa_cleanup_meminfo() prettier 14 years ago
Tejun Heo f9c60251c3 x86-64, NUMA: Separate out numa_cleanup_meminfo() 14 years ago
Tejun Heo 97e7b78d06 x86-64, NUMA: Introduce struct numa_meminfo 14 years ago
Tejun Heo 8968dab8ad x86-64, NUMA: Remove %NULL @nodeids handling from compute_hash_shift() 14 years ago
Tejun Heo 5d371b08fe x86-64, NUMA: Kill {acpi|amd|dummy}_scan_nodes() 14 years ago
Tejun Heo fd0435d8fb x86-64, NUMA: Unify the rest of memblk registration 14 years ago
Tejun Heo 43a662f04f x86-64, NUMA: Unify use of memblk in all init methods 14 years ago
Tejun Heo ef396ec96c x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk() 14 years ago
Tejun Heo 1909554870 x86-64, NUMA: Kill {acpi|amd}_get_nodes() 14 years ago
Tejun Heo 206e42087a x86-64, NUMA: Use common numa_nodes[] 14 years ago
Tejun Heo 45fe6c78c4 x86-64, NUMA: Move apicid to numa mapping initialization from amd_scan_nodes() to amd_numa_init() 14 years ago
Tejun Heo 99df738cd2 x86-64, NUMA: Remove local variable found from amd_numa_init() 14 years ago
Tejun Heo ec8cf29b1d x86-64, NUMA: Use common {cpu|mem}_nodes_parsed 14 years ago
Tejun Heo ffe77a4605 x86-64, NUMA: Restructure initmem_init() 14 years ago
Tejun Heo d8fc3afc49 x86, NUMA: Move *_numa_init() invocations into initmem_init() 14 years ago
Tejun Heo a9aec56afa x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by return value 14 years ago
Tejun Heo 940fed2e79 x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return values 14 years ago
Tejun Heo 86ef4dbf1f x86, NUMA: Drop @start/last_pfn from initmem_init() 14 years ago
Tejun Heo 13081df5dd x86-64, NUMA: Simplify hotplug node handling in acpi_numa_memory_affinity_init() 14 years ago
Tejun Heo 7d36b7bc90 x86-64, NUMA: Make dummy node initialization path similar to non-dummy ones 14 years ago
Ingo Molnar 275a88d3cf Merge branch 'x86/amd-nb' into x86/mm 14 years ago
Ingo Molnar 52b8b8d725 Merge branch 'x86/numa' into x86/mm 14 years ago
Ingo Molnar 02ac81a812 Merge branch 'x86/bootmem' into x86/mm 14 years ago
Borislav Petkov 9e81509efc x86, amd: Initialize variable properly 14 years ago
David Rientjes 14392fd329 x86, numa: Add error handling for bad cpu-to-node mappings 14 years ago
Ingo Molnar b366801c95 Merge commit 'v2.6.38-rc4' into x86/numa 14 years ago
Kamal Mostafa 9a6d44b9ad x86: Emit "mem=nopentium ignored" warning when not supported 14 years ago
Kamal Mostafa 77eed821ac x86: Fix panic when handling "mem={invalid}" param 14 years ago