1. e56b3bc cpu masks: optimize and clean up cpumask_of_cpu() by Linus Torvalds · 16 years ago
  2. 6524d93 cpumask: put cpumask_of_cpu_map in the initdata section by Mike Travis · 16 years ago
  3. cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 16 years ago
  4. 11369f35 x86: change _node_to_cpumask_ptr to return const ptr by Mike Travis · 16 years ago
  5. 329513a x86: move prefill_possible_map calling early by Yinghai Lu · 16 years ago
  6. 6a2f47c x86: add check for node passed to node_to_cpumask, v3 by Mike Travis · 17 years ago
  7. 0196bcb x86: move parse elfvorehdr back to setup.c by Yinghai Lu · 17 years ago
  8. bdba0e7 x86: move reserve_standard_io_resources back to setup.c by Yinghai Lu · 17 years ago
  9. ccb4def x86: move back crashkernel back to setup.c by Yinghai Lu · 17 years ago
  10. 257b0fd x86: move parse_setup_data back to setup.c by Yinghai Lu · 17 years ago
  11. 217b8ce x86: move boot_params back to setup.c by Yinghai Lu · 17 years ago
  12. 378b39a x86: rename setup.c to setup_percpu.c by Yinghai Lu · 17 years ago[Renamed from arch/x86/kernel/setup.c]
  13. 7f0be02 x86: move boot_params declaring to setup.c by Yinghai Lu · 17 years ago
  14. 17b4cce x86: move elfcorehdr parsing to setup.c by Yinghai Lu · 17 years ago
  15. ce97c40 x86: move reserve_standard_io_resource to setup.c by Yinghai Lu · 17 years ago
  16. 3c999f1 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 by Yinghai Lu · 17 years ago
  17. 1ecd276 x86: unify crashkernel reservation for 32 and 64 bit by Bernhard Walle · 17 years ago
  18. 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 16 years ago
  19. 053713f x86: fix setup.c printk format warning by Randy Dunlap · 17 years ago
  20. 03db1f7 x86: don't return invalid pointers from node_to_cpumask() by Vegard Nossum · 17 years ago
  21. 3461b0a x86: remove static boot_cpu_pda array v2 by Mike Travis · 17 years ago
  22. 9f248bd x86: remove the static 256k node_to_cpumask_map by Mike Travis · 17 years ago
  23. 7891a24 x86: restore pda nodenumber field by Mike Travis · 17 years ago
  24. 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 17 years ago
  25. 8c5beb5 x86 boot: pass E820 memory map entries more than 128 via linked list of setup data by Huang, Ying · 17 years ago
  26. e0da336 x86: introduce max_physical_apicid for bigsmp switching by Yinghai Lu · 17 years ago
  27. c45a707 x86: linked list of setup_data for i386 by Huang, Ying · 17 years ago
  28. f8955eb x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol by James Bottomley · 17 years ago
  29. 5ecddce x86: revert printk format warning change which is for linux-next by Thomas Gleixner · 17 years ago
  30. 6217984 x86: fix setup printk format warning by Randy Dunlap · 17 years ago
  31. 4d33bdb x86: Drop duplicate from setup.c by Alexey Starikovskiy · 17 years ago
  32. 9f0e8d0 x86: convert cpumask_of_cpu macro to allocated array by Mike Travis · 17 years ago
  33. 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 17 years ago
  34. 0fc0906 x86: move phys_cpu_present_map to setup.c by Alexey Starikovskiy · 17 years ago
  35. 76eb413 x86: move x86_cpu_to_apicid to setup.c by Alexey Starikovskiy · 17 years ago
  36. b447a46 x86: clean up non-smp usage of cpu maps by Mike Travis · 17 years ago
  37. 4fe29a8 x86: use specialized routine for setup per-cpu area by Glauber de Oliveira Costa · 17 years ago