1. 3e5d8f9 x86: make percpu symbols zerobased on SMP by Tejun Heo · 17 years ago
  2. c90aa89 x86: cleanup early setup_percpu references by Mike Travis · 17 years ago
  3. 0687903 x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h by Jaswinder Singh Rajput · 17 years ago
  4. 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 · 17 years ago
  5. 0936912 Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x86/urgent by Ingo Molnar · 17 years ago
  6. 8a87dd9 x86: setup_percpu.c fix style problems by Jaswinder Singh Rajput · 17 years ago
  7. c2d1cec x86: cleanup remaining cpumask_t ops in smpboot code by Mike Travis · 17 years ago
  8. ab14398 x86: setup_per_cpu_areas() cleanup by Cyrill Gorcunov · 17 years ago
  9. 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 · 17 years ago
  10. 393d68f cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 17 years ago
  11. a168196 x86: move and enhance debug printk for nr_cpu_ids etc. by Mike Travis · 17 years ago
  12. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 17 years ago
  13. 5541079 x86: remove redundant KERN_DEBUG on pr_debug by Gustavo F. Padovan · 17 years ago
  14. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 17 years ago
  15. 1f8ff03 x86: alloc dyn_array all together by Yinghai Lu · 18 years ago
  16. 1f3fcd4 add per_cpu_dyn_array support by Yinghai Lu · 18 years ago
  17. 0b88641 Merge commit 'v2.6.27-rc7' into x86/debug by Ingo Molnar · 17 years ago
  18. a677f58 x86: print per_cpu data address by Yinghai Lu · 18 years ago
  19. e56b3bc cpu masks: optimize and clean up cpumask_of_cpu() by Linus Torvalds · 18 years ago
  20. 6524d93 cpumask: put cpumask_of_cpu_map in the initdata section by Mike Travis · 18 years ago
  21. cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 18 years ago
  22. 11369f35 x86: change _node_to_cpumask_ptr to return const ptr by Mike Travis · 18 years ago
  23. 329513a x86: move prefill_possible_map calling early by Yinghai Lu · 18 years ago
  24. 6a2f47c x86: add check for node passed to node_to_cpumask, v3 by Mike Travis · 18 years ago
  25. 0196bcb x86: move parse elfvorehdr back to setup.c by Yinghai Lu · 18 years ago
  26. bdba0e7 x86: move reserve_standard_io_resources back to setup.c by Yinghai Lu · 18 years ago
  27. ccb4def x86: move back crashkernel back to setup.c by Yinghai Lu · 18 years ago
  28. 257b0fd x86: move parse_setup_data back to setup.c by Yinghai Lu · 18 years ago
  29. 217b8ce x86: move boot_params back to setup.c by Yinghai Lu · 18 years ago
  30. 378b39a x86: rename setup.c to setup_percpu.c by Yinghai Lu · 18 years ago[Renamed from arch/x86/kernel/setup.c]
  31. 7f0be02 x86: move boot_params declaring to setup.c by Yinghai Lu · 18 years ago
  32. 17b4cce x86: move elfcorehdr parsing to setup.c by Yinghai Lu · 18 years ago
  33. ce97c40 x86: move reserve_standard_io_resource to setup.c by Yinghai Lu · 18 years ago
  34. 3c999f1 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 by Yinghai Lu · 18 years ago
  35. 1ecd276 x86: unify crashkernel reservation for 32 and 64 bit by Bernhard Walle · 18 years ago
  36. 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 18 years ago
  37. 053713f x86: fix setup.c printk format warning by Randy Dunlap · 18 years ago
  38. 03db1f7 x86: don't return invalid pointers from node_to_cpumask() by Vegard Nossum · 18 years ago
  39. 3461b0a x86: remove static boot_cpu_pda array v2 by Mike Travis · 18 years ago
  40. 9f248bd x86: remove the static 256k node_to_cpumask_map by Mike Travis · 18 years ago
  41. 7891a24 x86: restore pda nodenumber field by Mike Travis · 18 years ago
  42. 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 18 years ago
  43. 8c5beb5 x86 boot: pass E820 memory map entries more than 128 via linked list of setup data by Huang, Ying · 18 years ago
  44. e0da336 x86: introduce max_physical_apicid for bigsmp switching by Yinghai Lu · 18 years ago
  45. c45a707 x86: linked list of setup_data for i386 by Huang, Ying · 18 years ago
  46. f8955eb x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol by James Bottomley · 18 years ago
  47. 5ecddce x86: revert printk format warning change which is for linux-next by Thomas Gleixner · 18 years ago
  48. 6217984 x86: fix setup printk format warning by Randy Dunlap · 18 years ago
  49. 4d33bdb x86: Drop duplicate from setup.c by Alexey Starikovskiy · 18 years ago
  50. 9f0e8d0 x86: convert cpumask_of_cpu macro to allocated array by Mike Travis · 18 years ago
  51. 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 18 years ago
  52. 0fc0906 x86: move phys_cpu_present_map to setup.c by Alexey Starikovskiy · 18 years ago
  53. 76eb413 x86: move x86_cpu_to_apicid to setup.c by Alexey Starikovskiy · 18 years ago
  54. b447a46 x86: clean up non-smp usage of cpu maps by Mike Travis · 18 years ago
  55. 4fe29a8 x86: use specialized routine for setup per-cpu area by Glauber de Oliveira Costa · 18 years ago