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