1. 2706a0b x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit too by Tejun Heo · 13 years ago
  2. c6f5887 x86, NUMA: Rename amdtopology_64.c to amdtopology.c by Tejun Heo · 13 years ago[Renamed from arch/x86/mm/amdtopology_64.c]
  3. e23bba6 x86-64, NUMA: Unify emulated distance mapping by Tejun Heo · 13 years ago
  4. 6b78cb5 x86-64, NUMA: Unify emulated apicid -> node mapping transformation by Tejun Heo · 13 years ago
  5. 4697bdc x86-64, NUMA: Kill mem_nodes_parsed by Tejun Heo · 13 years ago
  6. 92d4a43 x86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsed by Tejun Heo · 13 years ago
  7. 9155623 x86-64, NUMA: Kill numa_nodes[] by Tejun Heo · 13 years ago
  8. a844ef4 x86-64, NUMA: Add common find_node_by_addr() by Tejun Heo · 13 years ago
  9. 5d371b0 x86-64, NUMA: Kill {acpi|amd|dummy}_scan_nodes() by Tejun Heo · 13 years ago
  10. fd0435d x86-64, NUMA: Unify the rest of memblk registration by Tejun Heo · 13 years ago
  11. 43a662f x86-64, NUMA: Unify use of memblk in all init methods by Tejun Heo · 13 years ago
  12. 19095548 x86-64, NUMA: Kill {acpi|amd}_get_nodes() by Tejun Heo · 13 years ago
  13. 206e420 x86-64, NUMA: Use common numa_nodes[] by Tejun Heo · 13 years ago
  14. 45fe6c7 x86-64, NUMA: Move apicid to numa mapping initialization from amd_scan_nodes() to amd_numa_init() by Tejun Heo · 13 years ago
  15. 99df738 x86-64, NUMA: Remove local variable found from amd_numa_init() by Tejun Heo · 13 years ago
  16. ec8cf29b x86-64, NUMA: Use common {cpu|mem}_nodes_parsed by Tejun Heo · 13 years ago
  17. 940fed2 x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return values by Tejun Heo · 13 years ago
  18. 52b8b8d Merge branch 'x86/numa' into x86/mm by Ingo Molnar · 13 years ago
  19. d2137d5 Merge branch 'linus' into x86/bootmem by Ingo Molnar · 13 years ago
  20. bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 13 years ago
  21. 1411e0e x86-64, numa: Put pgtable to local node memory by Yinghai Lu · 14 years ago
  22. d50e8fc Merge branch 'x86/apic-cleanups' into x86/numa by H. Peter Anvin · 14 years ago
  23. a387e95 x86, numa: Fix cpu to node mapping for sparse node ids by David Rientjes · 14 years ago
  24. f51bf30 x86, numa: Fake apicid and pxm mappings for NUMA emulation by David Rientjes · 14 years ago
  25. 4e76f4e x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMU by David Rientjes · 14 years ago
  26. f115714 x86, apic: Remove early_init_lapic_mapping() by Yinghai Lu · 14 years ago
  27. eec1d4f x86, amd-nb: Complete the rename of AMD NB and related code by Hans Rosenfeld · 14 years ago[Renamed (94%) from arch/x86/mm/k8topology_64.c]
  28. 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
  29. d60a279 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  30. 23ac4ae x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB by Andreas Herrmann · 14 years ago
  31. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  32. f6e9456c x86, cleanup: Remove obsolete boot_cpu_id variable by Robert Richter · 14 years ago
  33. b24c2a9 x86: Move find_smp_config() earlier and avoid bootmem usage by Yinghai Lu · 15 years ago
  34. 8ee2deb x86: Export k8 physical topology by David Rientjes · 15 years ago
  35. 1af5ba5 x86: Clean up and add missing log levels for k8 by David Rientjes · 15 years ago
  36. 40bcc69 x86: k8 numa register active regions later by Yinghai Lu · 15 years ago
  37. c987d12 x86: remove end_pfn in 64bit by Yinghai Lu · 16 years ago
  38. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  39. a4caa18 x86: fix compiling when CONFIG_X86_MPPARSE is not set by Yinghai Lu · 16 years ago
  40. 55d4f22 x86: k8topology cleanup variable declarations by Thomas Gleixner · 16 years ago
  41. d34c089 x86: k8topology fix shadow variable by Thomas Gleixner · 16 years ago
  42. 0eafe23 x86: k8topology add missing header by Thomas Gleixner · 16 years ago
  43. cbf9bd6 acpi: get boot_cpu_id as early for k8_scan_nodes by Yinghai Lu · 16 years ago
  44. 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 16 years ago
  45. bb4a1d6 x86: add PCI IDs to k8topology_64.c by Joachim Deguara · 16 years ago
  46. 3aa88cd x86: clean up k8topology.c by Carlos R. Mafra · 16 years ago
  47. 3f6e5a1 x86: use core id bits for apicid_to_node initialization by Yinghai Lu · 16 years ago
  48. 95119fb x86_64: move mm by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/mm/k8topology_64.c]
  49. 5140b4f x86_64: prepare shared mm/k8topology.c by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/mm/k8topology.c]
  50. 7557244 x86_64: make k8topology multi-core aware by Joachim Deguara · 17 years ago
  51. 3bea9c9 [PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanning by Andi Kleen · 17 years ago
  52. e3f1cae [PATCH] x86-64: set node_possible_map at runtime - try 2 by Suresh Siddha · 17 years ago
  53. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  54. 0637a70 [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 by Andi Kleen · 18 years ago
  55. abe059e [PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnode by Andi Kleen · 18 years ago
  56. 2aed711 [PATCH] x86_64: Always pass full number of nodes to NUMA hash computation by Andi Kleen · 18 years ago
  57. ffd10a2 [PATCH] x86_64: Make node boundaries consistent by Magnus Damm · 19 years ago
  58. 3f098c2 [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsing by Andi Kleen · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago