1. a4106ea x86, NUMA: Move NUMA init logic from numa_64.c to numa.c by Tejun Heo · 13 years ago
  2. b0d3108 x86-32, NUMA: implement temporary NUMA init shims by Tejun Heo · 13 years ago
  3. e6df595 x86, NUMA: Move numa_nodes_parsed to numa.[hc] by Tejun Heo · 13 years ago
  4. 1201e10 x86, NUMA: trivial cleanups by Tejun Heo · 13 years ago
  5. 6bd2627 x86, NUMA: Unify 32/64bit numa_cpu_node() implementation by Tejun Heo · 13 years ago
  6. e23bba6 x86-64, NUMA: Unify emulated distance mapping by Tejun Heo · 13 years ago
  7. ac7136b6 x86-64, NUMA: Implement generic node distance handling by Tejun Heo · 13 years ago
  8. 4697bdc x86-64, NUMA: Kill mem_nodes_parsed by Tejun Heo · 13 years ago
  9. 92d4a43 x86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsed by Tejun Heo · 13 years ago
  10. 9155623 x86-64, NUMA: Kill numa_nodes[] by Tejun Heo · 13 years ago
  11. a844ef4 x86-64, NUMA: Add common find_node_by_addr() by Tejun Heo · 13 years ago
  12. 43a662f x86-64, NUMA: Unify use of memblk in all init methods by Tejun Heo · 13 years ago
  13. ef396ec x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk() by Tejun Heo · 13 years ago
  14. 206e420 x86-64, NUMA: Use common numa_nodes[] by Tejun Heo · 13 years ago
  15. ec8cf29b x86-64, NUMA: Use common {cpu|mem}_nodes_parsed by Tejun Heo · 13 years ago
  16. 8db78cc x86: Unify NUMA initialization between 32 and 64bit by Tejun Heo · 13 years ago
  17. de2d944 x86: Unify node_to_cpumask_map handling between 32 and 64bit by Tejun Heo · 13 years ago
  18. 645a791 x86: Unify CPU -> NUMA node mapping between 32 and 64bit by Tejun Heo · 13 years ago
  19. bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 13 years ago
  20. 9032160 x86: Unify "numa=" command line option handling by Jan Beulich · 13 years ago
  21. 34dc9e7 x86, numa: Reduce minimum fake node size to 32M by David Rientjes · 14 years ago
  22. 8df5bb34 x86, numa: Add fixed node size option for numa emulation by David Rientjes · 14 years ago
  23. 7c43769 x86, mm: Fix node_possible_map logic by Yinghai Lu · 15 years ago
  24. 888a589 mm, x86: remove MEMORY_HOTPLUG_RESERVE related code by Yinghai Lu · 15 years ago
  25. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  26. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/numa_64.h]
  27. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  28. 1f75d7e x86: introduce initmem_init for 64 bit by Yinghai Lu · 16 years ago
  29. 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 16 years ago
  30. 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 16 years ago
  31. cb046ee include/asm-x86/numa_64.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  32. 4323838 x86: change size of node ids from u8 to s16 by travis@sgi.com · 16 years ago
  33. df3825c x86: change NR_CPUS arrays in numa_64 by travis@sgi.com · 16 years ago
  34. 3cc87e3 x86: change size of node ids from u8 to u16 by travis@sgi.com · 16 years ago
  35. 5548fec x86: clean up bitops-related warnings by Jeremy Fitzhardinge · 16 years ago
  36. 7462894 x86: fixup numa 64 namespace by Thomas Gleixner · 16 years ago
  37. aaa64e0 x86: move numa related declarations by Thomas Gleixner · 16 years ago
  38. afc5465 x86: clean up apicid_to_node declaration by Andrew Morton · 17 years ago
  39. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago[Renamed from include/asm-x86_64/numa.h]
  40. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 18 years ago
  41. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  42. 68a3a7f [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64 by Andi Kleen · 18 years ago
  43. abe059e [PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnode by Andi Kleen · 18 years ago
  44. 488fc08 [PATCH] x86_64: Fix the node cpumask of a cpu going down by Ravikiran G Thirumalai · 18 years ago
  45. cef5076 Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down" by Linus Torvalds · 18 years ago
  46. 10f4dc8 [PATCH] x86_64: Fix the node cpumask of a cpu going down by Ravikiran G Thirumalai · 18 years ago
  47. 05b3cbd [PATCH] x86_64: Early initialization of cpu_to_node by Ravikiran Thirumalai · 19 years ago
  48. 69d81fc [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA by Andi Kleen · 19 years ago
  49. 69e1a33 [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments by Andi Kleen · 19 years ago
  50. 0b07e98 [PATCH] x86-64: Don't assign CPU numbers in SRAT parsing by Andi Kleen · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago