1. fb90ef9 early_res: Add free_early_partial() by Yinghai Lu · 15 years ago
  2. 4068523 x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt) by Joe Perches · 15 years ago
  3. 4518e6a x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA by Tejun Heo · 15 years ago
  4. c8826dd percpu: update embedding first chunk allocator to handle sparse units by Tejun Heo · 15 years ago
  5. fb435d5 percpu: add pcpu_unit_offsets[] by Tejun Heo · 15 years ago
  6. fd1e8a1 percpu: introduce pcpu_alloc_info and pcpu_group_info by Tejun Heo · 15 years ago
  7. 3cbc856 percpu: add @align to pcpu_fc_alloc_fn_t by Tejun Heo · 15 years ago
  8. 9a77376 percpu: drop @static_size from first chunk allocators by Tejun Heo · 15 years ago
  9. f58dc01 percpu: generalize first chunk allocator selection by Tejun Heo · 15 years ago
  10. 00ae406 percpu: rename 4k first chunk allocator to page by Tejun Heo · 15 years ago
  11. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  12. 74d46d6 percpu, sparc64: fix sparse possible cpu map handling by Tejun Heo · 16 years ago
  13. a530b79 percpu: teach large page allocator about NUMA by Tejun Heo · 16 years ago
  14. 8c4bfc6 x86,percpu: generalize lpage first chunk allocator by Tejun Heo · 16 years ago
  15. d4b95f8 x86,percpu: generalize 4k first chunk allocator by Tejun Heo · 16 years ago
  16. 788e5ab percpu: drop @unit_size from embed first chunk allocator by Tejun Heo · 16 years ago
  17. 0017c86 x86: ensure percpu lpage doesn't consume too much vmalloc space by Tejun Heo · 16 years ago
  18. fa8a709 x86: implement percpu_alloc kernel parameter by Tejun Heo · 16 years ago
  19. e59a1bb x86: fix pageattr handling for lpage percpu allocator and re-enable it by Tejun Heo · 16 years ago
  20. 0ff2587 x86: prepare setup_pcpu_lpage() for pageattr fix by Tejun Heo · 16 years ago
  21. 97c9bf0 x86: rename remap percpu first chunk allocator to lpage by Tejun Heo · 16 years ago
  22. c5806df9 x86: fix duplicate free in setup_pcpu_remap() failure path by Tejun Heo · 16 years ago
  23. bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  24. 71c9d8b x86: Remove remap percpu allocator for the time being by Tejun Heo · 16 years ago
  25. 35d5a9a x86: fix system without memory on node0 by Yinghai Lu · 16 years ago
  26. 3de46fd x86: remove duplicated code with pcpu_need_numa() by Yinghai Lu · 16 years ago
  27. eb12ce6 x86,percpu: fix inverted NUMA test in setup_pcpu_remap() by Tejun Heo · 16 years ago
  28. 66c3a75 percpu: generalize embedding first chunk setup helper by Tejun Heo · 16 years ago
  29. 6074d5b percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() by Tejun Heo · 16 years ago
  30. 6b19b0c x86, percpu: setup reserved percpu area for x86_64 by Tejun Heo · 16 years ago
  31. edcb463 percpu, module: implement reserved allocation and use it for module percpu variables by Tejun Heo · 16 years ago
  32. 9a4f8a8 x86: make embedding percpu allocator return excessive free space by Tejun Heo · 16 years ago
  33. cafe881 percpu: use negative for auto for pcpu_setup_first_chunk() arguments by Tejun Heo · 16 years ago
  34. 24ff954 x86, percpu: fix minor bugs in setup_percpu.c by Tejun Heo · 16 years ago
  35. 8ac8375 x86: add remapping percpu first chunk allocator by Tejun Heo · 16 years ago
  36. 89c9215 x86: add embedding percpu first chunk allocator by Tejun Heo · 16 years ago
  37. 5f5d840 x86: separate out setup_pcpu_4k() from setup_per_cpu_areas() by Tejun Heo · 16 years ago
  38. 8d408b4 percpu: give more latitude to arch specific first chunk initialization by Tejun Heo · 16 years ago
  39. 458a3e6 x86: update populate_extra_pte() and add populate_extra_pmd() by Tejun Heo · 16 years ago
  40. 1112441 x86: convert to the new dynamic percpu allocator by Tejun Heo · 16 years ago
  41. 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 16 years ago
  42. 552be87 x86: pass in cpu number to switch_to_new_gdt() by Brian Gerst · 16 years ago
  43. cf3997f x86: clean up indentation in setup_per_cpu_areas() by Tejun Heo · 16 years ago
  44. 22f2513 x86: fix build breakage on voyage by James Bottomley · 16 years ago
  45. 2697fbd x86: load new GDT after setting up boot cpu per-cpu area by Brian Gerst · 16 years ago
  46. b2d2f43 x86: initialize per-cpu GDT segment in per-cpu setup by Brian Gerst · 16 years ago
  47. 89c9c4c x86: make Voyager use x86 per-cpu setup. by Brian Gerst · 16 years ago
  48. 34019be x86: don't assume boot cpu is #0 by Brian Gerst · 16 years ago
  49. 1688401 x86: move this_cpu_offset by Brian Gerst · 16 years ago
  50. 996db81 x86: only compile setup_percpu.o on SMP by Brian Gerst · 16 years ago
  51. ec70de8 x86: move apic variables to apic.c by Brian Gerst · 16 years ago
  52. 74631a2 x86: always page-align per-cpu area start and size by Brian Gerst · 16 years ago
  53. 2f2f52b x86: move setup_cpu_local_masks() by Brian Gerst · 16 years ago
  54. 6470aff x86: move 64-bit NUMA code by Brian Gerst · 16 years ago
  55. 0d77e7f x86: merge setup_per_cpu_maps() into setup_per_cpu_areas() by Brian Gerst · 16 years ago
  56. 947e76c x86: move stack_canary into irq_stack by Brian Gerst · 16 years ago
  57. e7a22c1 x86-64: Move nodenumber from PDA to per-cpu. by Brian Gerst · 16 years ago
  58. ea92790 x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  59. 26f80bd x86-64: Convert irqstacks to per-cpu by Brian Gerst · 16 years ago
  60. a338af2 x86: fix build bug introduced during merge by Tejun Heo · 16 years ago
  61. b12d8db x86: make pda a percpu variable by Tejun Heo · 16 years ago
  62. 9939dda x86: merge 64 and 32 SMP percpu handling by Tejun Heo · 16 years ago
  63. 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 16 years ago
  64. c8f3329 x86: use static _cpu_pda array by Tejun Heo · 16 years ago
  65. 3e5d8f9 x86: make percpu symbols zerobased on SMP by Tejun Heo · 16 years ago
  66. c90aa89 x86: cleanup early setup_percpu references by Mike Travis · 16 years ago
  67. 0687903 x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h by Jaswinder Singh Rajput · 16 years ago
  68. 3d14bda Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  69. 0936912 Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x86/urgent by Ingo Molnar · 16 years ago
  70. 8a87dd9 x86: setup_percpu.c fix style problems by Jaswinder Singh Rajput · 16 years ago
  71. c2d1cec x86: cleanup remaining cpumask_t ops in smpboot code by Mike Travis · 16 years ago
  72. ab14398 x86: setup_per_cpu_areas() cleanup by Cyrill Gorcunov · 16 years ago
  73. 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 16 years ago
  74. 393d68f cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
  75. a168196 x86: move and enhance debug printk for nr_cpu_ids etc. by Mike Travis · 16 years ago
  76. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  77. 5541079 x86: remove redundant KERN_DEBUG on pr_debug by Gustavo F. Padovan · 16 years ago
  78. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 16 years ago
  79. 1f8ff03 x86: alloc dyn_array all together by Yinghai Lu · 16 years ago
  80. 1f3fcd4 add per_cpu_dyn_array support by Yinghai Lu · 16 years ago
  81. 0b88641 Merge commit 'v2.6.27-rc7' into x86/debug by Ingo Molnar · 16 years ago
  82. a677f58 x86: print per_cpu data address by Yinghai Lu · 16 years ago
  83. e56b3bc cpu masks: optimize and clean up cpumask_of_cpu() by Linus Torvalds · 16 years ago
  84. 6524d93 cpumask: put cpumask_of_cpu_map in the initdata section by Mike Travis · 17 years ago
  85. cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 17 years ago
  86. 11369f35 x86: change _node_to_cpumask_ptr to return const ptr by Mike Travis · 17 years ago
  87. 329513a x86: move prefill_possible_map calling early by Yinghai Lu · 17 years ago
  88. 6a2f47c x86: add check for node passed to node_to_cpumask, v3 by Mike Travis · 17 years ago
  89. 0196bcb x86: move parse elfvorehdr back to setup.c by Yinghai Lu · 17 years ago
  90. bdba0e7 x86: move reserve_standard_io_resources back to setup.c by Yinghai Lu · 17 years ago
  91. ccb4def x86: move back crashkernel back to setup.c by Yinghai Lu · 17 years ago
  92. 257b0fd x86: move parse_setup_data back to setup.c by Yinghai Lu · 17 years ago
  93. 217b8ce x86: move boot_params back to setup.c by Yinghai Lu · 17 years ago
  94. 378b39a x86: rename setup.c to setup_percpu.c by Yinghai Lu · 17 years ago[Renamed from arch/x86/kernel/setup.c]
  95. 7f0be02 x86: move boot_params declaring to setup.c by Yinghai Lu · 17 years ago
  96. 17b4cce x86: move elfcorehdr parsing to setup.c by Yinghai Lu · 17 years ago
  97. ce97c40 x86: move reserve_standard_io_resource to setup.c by Yinghai Lu · 17 years ago
  98. 3c999f1 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 by Yinghai Lu · 17 years ago
  99. 1ecd276 x86: unify crashkernel reservation for 32 and 64 bit by Bernhard Walle · 17 years ago
  100. 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 17 years ago