1. 0964b05 x86: Allow 1MB of slack between the e820 map and SRAT, not 4GB by Yinghai Lu · 15 years ago
  2. b37ab91 x86: Sanity check the e820 against the SRAT table using e820 map only by Yinghai Lu · 15 years ago
  3. 7eccf7b x86, srat: do not register nodes beyond e820 map by David Rientjes · 15 years ago
  4. dc09855 x86/uv: fix init of memory-less nodes by Jack Steiner · 15 years ago
  5. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  6. 7237d3d x86, ACPI: add support for x2apic ACPI extensions by Suresh Siddha · 15 years ago
  7. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 15 years ago
  8. 4ec71fa x86: uv cleanup, build fix by Ingo Molnar · 15 years ago
  9. 168ef54 x86: prepare for cpumask iterators to only go to nr_cpu_ids by Mike Travis · 16 years ago
  10. 2e42060 x86, uv: add early detection of UV system types by Jack Steiner · 16 years ago
  11. f302a5bb x86: reserve SLIT by Yinghai Lu · 16 years ago
  12. c987d12 x86: remove end_pfn in 64bit by Yinghai Lu · 16 years ago
  13. 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 16 years ago
  14. 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 16 years ago
  15. 1791a78 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  16. 39b8931 ACPI: handle invalid ACPI SLIT table by Fenghua Yu · 16 years ago
  17. 6a1673a x86: make memory_add_physaddr_to_nid depend on MEMORY_HOTPLUG by Thomas Gleixner · 16 years ago
  18. a4928cf "make namespacecheck" fixes by Ingo Molnar · 16 years ago
  19. 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 16 years ago
  20. a65d1d6 x86: increase size of APICID by Jack Steiner · 16 years ago
  21. beafe91 x86: get apic_id later in acpi_numa_processor_affinity_init by Yinghai Lu · 16 years ago
  22. d01b9ad x86: fix section mismatch in srat_64.c:reserve_hotadd by Sam Ravnborg · 16 years ago
  23. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  24. 1e296f5 x86: fix section mismatch warning in srat_64.c by Sam Ravnborg · 16 years ago
  25. 9a1b62f x86: fix NUMA emulation on 64-bit by Minoru Usui · 16 years ago
  26. 602a54a x86: change bios_cpu_apicid to percpu data variable fixup by travis@sgi.com · 16 years ago
  27. 0164fe1 x86: fix early NUMA-id access by Mike Travis · 16 years ago
  28. 834beda1 x86: change NR_CPUS arrays in numa_64 fixup by travis@sgi.com · 16 years ago
  29. 693e3c5 x86: reduce memory and intra-node effects by Mike Travis · 16 years ago
  30. 3cc87e3 x86: change size of node ids from u8 to u16 by travis@sgi.com · 16 years ago
  31. ef97001 x86: change size of APICIDs from u8 to u16 by travis@sgi.com · 16 years ago
  32. ab4a574 arch/x86/: spelling fixes by Joe Perches · 16 years ago
  33. b263295 x86: 64-bit, make sparsemem vmemmap the only memory model by Christoph Lameter · 16 years ago
  34. 676b185 spelling fixes: arch/x86_64/ by Simon Arlott · 17 years ago
  35. 98c9e27 x86: fix cpu_to_node references by Mike Travis · 17 years ago
  36. 95119fb x86_64: move mm by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/mm/srat_64.c]
  37. de48b04 x86_64: prepare shared mm/srat.c by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/mm/srat.c]
  38. 08705b8 x86_64: fake apicid_to_node mapping for fake numa by David Rientjes · 17 years ago
  39. 3484d79 x86_64: fake pxm-to-node mapping for fake numa by David Rientjes · 17 years ago
  40. ae2c6dc x86_64: various cleanups in NUMA scan node by David Rientjes · 17 years ago
  41. a2e212d x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI code by David Rientjes · 17 years ago
  42. e3f1cae [PATCH] x86-64: set node_possible_map at runtime - try 2 by Suresh Siddha · 17 years ago
  43. 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 17 years ago
  44. 926fafe [PATCH] x86-64: x86_64 hot-add memory srat.c fix by keith mannthey · 18 years ago
  45. 8c2676a [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup by Keith Mannthey · 18 years ago
  46. 4942e99 [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enable by Keith Mannthey · 18 years ago
  47. 71efa8f [PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.c by Keith Mannthey · 18 years ago
  48. fb01439 [PATCH] Allow an arch to expand node boundaries by Mel Gorman · 18 years ago
  49. 9c7cd68 [PATCH] Account for holes that are outside the range of physical memory by Mel Gorman · 18 years ago
  50. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  51. c31fbb1 [PATCH] Clean up acpi_numa variable by Andi Kleen · 18 years ago
  52. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 18 years ago
  53. 0d01532 [PATCH] x86_64: Handle empty node zero by Daniel Yeisley · 18 years ago
  54. fad7906 [PATCH] x86_64: Fix memory hotadd heuristics by Andi Kleen · 18 years ago
  55. a806223 [PATCH] x86_64: Handle empty PXMs that only contain hotplug memory by Andi Kleen · 18 years ago
  56. 68a3a7f [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64 by Andi Kleen · 18 years ago
  57. abe059e [PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnode by Andi Kleen · 18 years ago
  58. 2aed711 [PATCH] x86_64: Always pass full number of nodes to NUMA hash computation by Andi Kleen · 18 years ago
  59. fdb9df9 [PATCH] x86_64: Relax SRAT covers all memory check a bit by Andi Kleen · 18 years ago
  60. d22fe80 [PATCH] x86_64: Do more checking in the SRAT header code by Andi Kleen · 18 years ago
  61. 9391a3f [PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsing by Andi Kleen · 18 years ago
  62. 8a6fdd3 [PATCH] x86_64: Reject SRAT tables that don't cover all memory by Andi Kleen · 18 years ago
  63. e4e9407 [PATCH] x86_64: Return -1 for unknown PCI bus affinity by Andi Kleen · 18 years ago
  64. 1584b89 [PATCH] x86_64: Validate SLIT table by Andi Kleen · 18 years ago
  65. ffd10a2 [PATCH] x86_64: Make node boundaries consistent by Magnus Damm · 19 years ago
  66. 69d81fc [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA by Andi Kleen · 19 years ago
  67. 4b6a455 [PATCH] x86-64: Use correct mask to compute conflicting nodes in SRAT by Andi Kleen · 19 years ago
  68. 2bce2b5 [PATCH] x86-64: reset apicid<->node tables when SRAT cannot be parsed by Andi Kleen · 19 years ago
  69. e58e0d0 [PATCH] x86-64: Clean up the SRAT node list before computing the hash function by Andi Kleen · 19 years ago
  70. 05d1fa4 [PATCH] x86-64: Improve error handling for overlapping PXMs in SRAT. by Andi Kleen · 19 years ago
  71. 69e1a33 [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments by Andi Kleen · 19 years ago
  72. 0b07e98 [PATCH] x86-64: Don't assign CPU numbers in SRAT parsing by Andi Kleen · 19 years ago
  73. 8c56ac3 [PATCH] x86_64: fix cpu_to_node setup for sparse apic_ids by Ravikiran G Thirumalai · 19 years ago
  74. 69cb62e [PATCH] x86_64: Print a boot message for hotplug memory zones by Andi Kleen · 19 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago