- f891125 x86-64, NUMA: Revert NUMA affine page table allocation by Tejun Heo · 14 years ago
- eb8c1e2 x86-64, NUMA: Better explain numa_distance handling by Tejun Heo · 14 years ago
- ce00333 x86-64, NUMA: Fix distance table handling by Yinghai Lu · 14 years ago
- 1f565a8 x86-64, NUMA: Fix size of numa_distance array by David Rientjes · 14 years ago
- 2bf5055 x86-64, NUMA: Seperate out numa_alloc_distance() from numa_set_distance() by Yinghai Lu · 14 years ago
- 90e6b67 x86-64, NUMA: Add proper function comments to global functions by Tejun Heo · 14 years ago
- b8ef917 x86-64, NUMA: Move NUMA emulation into numa_emulation.c by Tejun Heo · 14 years ago
- fbe9995 x86-64, NUMA: Prepare numa_emulation() for moving NUMA emulation into a separate file by Tejun Heo · 14 years ago
- 69efcc6 x86-64, NUMA: Do not scan two times for setup_node_bootmem() by Yinghai Lu · 14 years ago
- 6d496f9 x86-64, NUMA: Put dummy_numa_init() in the init section by Yinghai Lu · 14 years ago
- 2ca230b x86-64, NUMA: Don't call __pa() with invalid address in numa_reset_distance() by Yinghai Lu · 14 years ago
- e23bba6 x86-64, NUMA: Unify emulated distance mapping by Tejun Heo · 14 years ago
- 6b78cb5 x86-64, NUMA: Unify emulated apicid -> node mapping transformation by Tejun Heo · 14 years ago
- 1cca534 x86-64, NUMA: Emulate directly from numa_meminfo by Tejun Heo · 14 years ago
- 775ee85 x86-64, NUMA: Wrap node ID during emulation by Tejun Heo · 14 years ago
- c88aea7 x86-64, NUMA: Make emulation code build numa_meminfo and share the registration path by Tejun Heo · 14 years ago
- 9d073ca x86-64, NUMA: Build and use direct emulated nid -> phys nid mapping by Tejun Heo · 14 years ago
- d9c515e x86-64, NUMA: Trivial changes to prepare for emulation updates by Tejun Heo · 14 years ago
- ac7136b x86-64, NUMA: Implement generic node distance handling by Tejun Heo · 14 years ago
- 4697bdc x86-64, NUMA: Kill mem_nodes_parsed by Tejun Heo · 14 years ago
- 92d4a43 x86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsed by Tejun Heo · 14 years ago
- 9155623 x86-64, NUMA: Kill numa_nodes[] by Tejun Heo · 14 years ago
- a844ef4 x86-64, NUMA: Add common find_node_by_addr() by Tejun Heo · 14 years ago
- 56e827f x86-64, NUMA: consolidate and improve memblk sanity checks by Tejun Heo · 14 years ago
- 2e756be x86-64, NUMA: make numa_cleanup_meminfo() prettier by Tejun Heo · 14 years ago
- f9c6025 x86-64, NUMA: Separate out numa_cleanup_meminfo() by Tejun Heo · 14 years ago
- 97e7b78 x86-64, NUMA: Introduce struct numa_meminfo by Tejun Heo · 14 years ago
- 8968dab x86-64, NUMA: Remove %NULL @nodeids handling from compute_hash_shift() by Tejun Heo · 14 years ago
- 5d371b0 x86-64, NUMA: Kill {acpi|amd|dummy}_scan_nodes() by Tejun Heo · 14 years ago
- fd0435d x86-64, NUMA: Unify the rest of memblk registration by Tejun Heo · 14 years ago
- 43a662f x86-64, NUMA: Unify use of memblk in all init methods by Tejun Heo · 14 years ago
- ef396ec x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk() by Tejun Heo · 14 years ago
- 1909554 x86-64, NUMA: Kill {acpi|amd}_get_nodes() by Tejun Heo · 14 years ago
- 206e420 x86-64, NUMA: Use common numa_nodes[] by Tejun Heo · 14 years ago
- ec8cf29b x86-64, NUMA: Use common {cpu|mem}_nodes_parsed by Tejun Heo · 14 years ago
- ffe77a4 x86-64, NUMA: Restructure initmem_init() by Tejun Heo · 14 years ago
- d8fc3af x86, NUMA: Move *_numa_init() invocations into initmem_init() by Tejun Heo · 14 years ago
- 940fed2 x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return values by Tejun Heo · 14 years ago
- 86ef4db x86, NUMA: Drop @start/last_pfn from initmem_init() by Tejun Heo · 14 years ago
- 7d36b7b x86-64, NUMA: Make dummy node initialization path similar to non-dummy ones by Tejun Heo · 14 years ago
- 52b8b8d Merge branch 'x86/numa' into x86/mm by Ingo Molnar · 14 years ago
- 14392fd x86, numa: Add error handling for bad cpu-to-node mappings by David Rientjes · 14 years ago
- d2137d5 Merge branch 'linus' into x86/bootmem by Ingo Molnar · 14 years ago
- 8db78cc x86: Unify NUMA initialization between 32 and 64bit by Tejun Heo · 14 years ago
- de2d944 x86: Unify node_to_cpumask_map handling between 32 and 64bit by Tejun Heo · 14 years ago
- 645a791 x86: Unify CPU -> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
- bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
- 9032160 x86: Unify "numa=" command line option handling by Jan Beulich · 14 years ago
- d906f0e x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulation by David Rientjes · 14 years ago
- 1411e0e x86-64, numa: Put pgtable to local node memory by Yinghai Lu · 14 years ago
- dbef7b5 x86-64, numa: Allocate memnodemap under max_pfn_mapped by Yinghai Lu · 14 years ago
- a387e95 x86, numa: Fix cpu to node mapping for sparse node ids by David Rientjes · 14 years ago
- c1c3443 x86, numa: Fake node-to-cpumask for NUMA emulation by David Rientjes · 14 years ago
- f51bf30 x86, numa: Fake apicid and pxm mappings for NUMA emulation by David Rientjes · 14 years ago
- eec1d4f x86, amd-nb: Complete the rename of AMD NB and related code by Hans Rosenfeld · 14 years ago
- 419db27 x86, memblock: Fix early_node_mem with big reserved region. by Yinghai Lu · 14 years ago
- 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 23ac4ae x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB by Andreas Herrmann · 14 years ago
- 774ea0b x86: Remove old bootmem code by Yinghai Lu · 14 years ago
- a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
- 72d7c3b x86: Use memblock to replace early_res by Yinghai Lu · 14 years ago
- e534c7c numa: x86_64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
- a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- ca2107c x86, numa: Remove configurable node size support for numa emulation by David Rientjes · 15 years ago
- 8df5bb3 x86, numa: Add fixed node size option for numa emulation by David Rientjes · 15 years ago
- 68fd111 x86, numa: Fix numa emulation calculation of big nodes by David Rientjes · 15 years ago
- 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 15 years ago
- cef625e x86: Make early_node_mem get mem > 4 GB if possible by Yinghai Lu · 15 years ago
- 1842f90 x86: Call early_res_to_bootmem one time by Yinghai Lu · 15 years ago
- d9c2d5a x86, numa: Use near(er) online node instead of roundrobin for NUMA by Yinghai Lu · 15 years ago
- 021428a x86, numa, bootmem: Only free bootmem on NUMA failure path by Yinghai Lu · 15 years ago
- adc1938 x86: Interleave emulated nodes over physical nodes by David Rientjes · 15 years ago
- 8716273 x86: Export srat physical topology by David Rientjes · 15 years ago
- 8ee2deb x86: Export k8 physical topology by David Rientjes · 15 years ago
- 7c43769 x86, mm: Fix node_possible_map logic by Yinghai Lu · 15 years ago
- 888a589 mm, x86: remove MEMORY_HOTPLUG_RESERVE related code by Yinghai Lu · 15 years ago
- 3551f88 x86: unify 64-bit UMA and NUMA paging_init() by Pekka Enberg · 16 years ago
- 4c31e92 x86: check boundary in setup_node_bootmem() by Yinghai Lu · 16 years ago
- 73e907d cpumask: remove x86 cpumask_t uses. by Rusty Russell · 16 years ago
- c032ef60 cpumask: convert node_to_cpumask_map[] to cpumask_var_t by Rusty Russell · 16 years ago
- 71ee73e x86: unify 32 and 64-bit node_to_cpumask_map by Rusty Russell · 16 years ago
- b9c4398 cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 16 years ago
- fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 16 years ago
- 44581a2 x86: fix abuse of per_cpu_offset by Brian Gerst · 16 years ago
- 6470aff x86: move 64-bit NUMA code by Brian Gerst · 16 years ago
- 168ef54 x86: prepare for cpumask iterators to only go to nr_cpu_ids by Mike Travis · 16 years ago
- be3e89e x86: convert numa_64.c from round_up to roundup by Joerg Roedel · 16 years ago
- b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
- cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 16 years ago
- c987d12 x86: remove end_pfn in 64bit by Yinghai Lu · 16 years ago
- 1f75d7e x86: introduce initmem_init for 64 bit by Yinghai Lu · 16 years ago
- 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 16 years ago
- 886533a x86: numa_64.c fix shadowed variable by Thomas Gleixner · 16 years ago
- 864fc31 x86: numa_64.c make local variables static by Thomas Gleixner · 16 years ago
- 9f248bd x86: remove the static 256k node_to_cpumask_map by Mike Travis · 16 years ago
- 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 16 years ago
- e9197bf x86 boot: remove some unused extern function declarations by Paul Jackson · 16 years ago
- 1a27fc0 x86_64: fix setup_node_bootmem to support big mem excluding with memmap by Yinghai Lu · 17 years ago
- ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 17 years ago