1. 6118f76 x86: print out node_data addr and bootmap_start addr by Yinghai Lu · 17 years ago
  2. 9347e0b x86: remove unneeded round_up by Yinghai Lu · 17 years ago
  3. 24a5da7 x86_64: make bootmap_start page align v6 by Yinghai Lu · 17 years ago
  4. 25eff8d x86_64: add debug name for early_res by Yinghai Lu · 17 years ago
  5. afadcd7 x86: fix nodemap_size according to nodeid bits by Yinghai Lu · 17 years ago
  6. 1ce3571 x86: early cpu_to_node fix in numa_64.c by travis@sgi.com · 17 years ago
  7. 4323838 x86: change size of node ids from u8 to s16 by travis@sgi.com · 17 years ago
  8. 625d6cf x86: fix early cpu_to_node panic from nr_free_zone_pages by Mike Travis · 17 years ago
  9. 9c5ba48 x86: clean up paging_init() by Ingo Molnar · 17 years ago
  10. fc7250a x86: only support sparsemem by Yinghai Lu · 17 years ago
  11. c49a495 x86: add debug of invalid per_cpu map accesses by travis@sgi.com · 17 years ago
  12. 7517527 x86: replace hard coded reservations in 64-bit early boot code with dynamic table by Andi Kleen · 17 years ago
  13. 316390b x86: fixup NR-CPUS patch for numa by travis@sgi.com · 17 years ago
  14. 118c890 arch/x86/mm/numa_64.c: section fix by Andrew Morton · 17 years ago
  15. 693e3c5 x86: reduce memory and intra-node effects by Mike Travis · 17 years ago
  16. df3825c x86: change NR_CPUS arrays in numa_64 by travis@sgi.com · 17 years ago
  17. 3cc87e3 x86: change size of node ids from u8 to u16 by travis@sgi.com · 17 years ago
  18. ef97001 x86: change size of APICIDs from u8 to u16 by travis@sgi.com · 17 years ago
  19. a261670 x86: cleanup setup_node_zones called by paging_init() by Yinghai Lu · 17 years ago
  20. 5548fec x86: clean up bitops-related warnings by Jeremy Fitzhardinge · 17 years ago
  21. b263295 x86: 64-bit, make sparsemem vmemmap the only memory model by Christoph Lameter · 17 years ago
  22. 7462894 x86: fixup numa 64 namespace by Thomas Gleixner · 17 years ago
  23. e3cfe52 x86: cleanup numa_64.c by Thomas Gleixner · 17 years ago
  24. 3abf024 x86: nuke a ton of unused exports by Thomas Gleixner · 17 years ago
  25. c9ff034 x86: move k8 related declarations by Thomas Gleixner · 17 years ago
  26. 71fff5e x86: convert cpu_to_apicid to be a per cpu variable by Mike Travis · 17 years ago
  27. 98c9e27 x86: fix cpu_to_node references by Mike Travis · 17 years ago
  28. 83e83d5 x86: 0 -> NULL, for arch/x86_64 by Yoann Padioleau · 17 years ago
  29. 95119fb x86_64: move mm by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/mm/numa_64.c]
  30. 4d381b5 x86_64: prepare shared mm/numa.c by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/mm/numa.c]
  31. 1c05f09 x86_64: disable srat when numa emulation succeeds by David Rientjes · 17 years ago
  32. a7e9662 x86_64: fix e820_hole_size based on address ranges by David Rientjes · 17 years ago
  33. 3484d79 x86_64: fake pxm-to-node mapping for fake numa by David Rientjes · 17 years ago
  34. e3f1cae [PATCH] x86-64: set node_possible_map at runtime - try 2 by Suresh Siddha · 17 years ago
  35. 382591d [PATCH] x86-64: fixed size remaining fake nodes by David Rientjes · 17 years ago
  36. 14694d7 [PATCH] x86-64: split remaining fake nodes equally by David Rientjes · 17 years ago
  37. 8b8ca80e [PATCH] x86-64: configurable fake numa node sizes by David Rientjes · 17 years ago
  38. f0a5a58 [PATCH] x86-64: clean up sparsemem memory_present call by Bob Picco · 18 years ago
  39. 53fee04 [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO hole by Rohit Seth · 18 years ago
  40. 5441392 [PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fix by Amul Shah · 18 years ago
  41. 076422d2 [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically by Amul Shah · 18 years ago
  42. 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 18 years ago
  43. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  44. 1164c99 [PATCH] make numa_emulation() __init by Andrew Morton · 18 years ago
  45. 2c8c0e6 [PATCH] Convert x86-64 to early param by Andi Kleen · 18 years ago
  46. 3b5fd59 [PATCH] x86_64: sparsemem does not need node_mem_map by Andy Whitcroft · 18 years ago
  47. a806223 [PATCH] x86_64: Handle empty PXMs that only contain hotplug memory by Andi Kleen · 18 years ago
  48. 68a3a7f [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64 by Andi Kleen · 18 years ago
  49. dc8ecb4 [PATCH] unify pfn_to_page: x86_64 pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  50. dcf36bf [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure by Eric Dumazet · 18 years ago
  51. 267b480 [PATCH] x86_64: Try to allocate node memmap near the end of node by Andi Kleen · 18 years ago
  52. abe059e [PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnode by Andi Kleen · 18 years ago
  53. d1db4ec [PATCH] x86_64: early initialization of cpu_to_node by Daniel Yeisley · 19 years ago
  54. cf05013 [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line by Andi Kleen · 19 years ago
  55. df79efd [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation by Ravikiran G Thirumalai · 19 years ago
  56. 05b3cbd [PATCH] x86_64: Early initialization of cpu_to_node by Ravikiran Thirumalai · 19 years ago
  57. 6b050f8 [PATCH] x86_64: Clean up some printks in NUMA code by Andi Kleen · 19 years ago
  58. d18ff47 [PATCH] x86_64: Fix up coding style in numa.c by Andi Kleen · 19 years ago
  59. 8309cf6 [PATCH] x86_64: Bug correction in populate_memnodemap() by Eric Dumazet · 19 years ago
  60. d3ee871 [PATCH] x86_64: Fix sparse mem by Bob Picco · 19 years ago
  61. ffd10a2 [PATCH] x86_64: Make node boundaries consistent by Magnus Damm · 19 years ago
  62. 529a340 [PATCH] x86_64: Optimize NUMA node hash function by Eric Dumazet · 19 years ago
  63. 69d81fc [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA by Andi Kleen · 19 years ago
  64. a2f1b42 [PATCH] x86_64: Add 4GB DMA32 zone by Andi Kleen · 19 years ago
  65. 85cc513 [PATCH] x86_64 early numa init fix by Ravikiran G Thirumalai · 19 years ago
  66. e6a045a [PATCH] x86_64: fix the BP node_to_cpumask by Ravikiran G Thirumalai · 19 years ago
  67. 3f098c2 [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsing by Andi Kleen · 19 years ago
  68. 0b07e98 [PATCH] x86-64: Don't assign CPU numbers in SRAT parsing by Andi Kleen · 19 years ago
  69. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 19 years ago
  70. 485761b [PATCH] x86_64: Tell VM about holes in nodes by Andi Kleen · 19 years ago
  71. b684664 [PATCH] x86_64: Fix overflow in NUMA hash function setup by Keith Mannthey · 19 years ago
  72. e6982c6 [PATCH] x86_64: Change init sections for CPU hotplug support by Ashok Raj · 19 years ago
  73. bbfceef [PATCH] add x86-64 specific support for sparsemem by Matt Tolentino · 19 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago