1. ddf9499 x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_map by James Bottomley · 16 years ago
  2. 936577c x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors by Linus Torvalds · 16 years ago
  3. 92ab783 x86/Voyager: make it build and boot by James Bottomley · 16 years ago
  4. 9628937 x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids by Mike Travis · 16 years ago
  5. 168ef54 x86: prepare for cpumask iterators to only go to nr_cpu_ids by Mike Travis · 16 years ago
  6. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  7. 6cd10f8 x86, voyager: fix smp generic helper voyager breakage by James Bottomley · 16 years ago
  8. 73557af x86, voyager: fix smp_intr_init() compile breakage by James Bottomley · 16 years ago
  9. bfcb4c1 x86/voyager: fix missing cpu_index initialisation by James Bottomley · 16 years ago
  10. ee47752 x86/voyager: fix compile breakage casued by x86: move prefill_possible_map calling early by James Bottomley · 16 years ago
  11. 08c3330 x86/voyager: fix boot breakage caused by x86: boot secondary cpus through initial_code by James Bottomley · 16 years ago
  12. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  13. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  14. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  15. 95a71a4 x86: cleanup machine_specific_memory_setup, v2 by Yinghai Lu · 17 years ago
  16. d0be6bd x86: rename two e820 related functions by Yinghai Lu · 17 years ago
  17. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
  18. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 17 years ago
  19. 3b16cf8 x86: convert to generic helpers for IPI function calls by Jens Axboe · 17 years ago
  20. bab4b27 x86: move smp_found_config by Alexey Starikovskiy · 17 years ago
  21. a4c81cf x86: extend e820 ealy_res support 32bit by Yinghai Lu · 17 years ago
  22. 6e9bcc7 x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger memory maps by Paul Jackson · 17 years ago
  23. c3965bd x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant by Paul Jackson · 17 years ago
  24. ed5e233 x86, voyager: fix ioremap_nocache() by Ingo Molnar · 17 years ago
  25. 7c04e64 x86: use cpumask function for present, possible, and online cpus by Akinobu Mita · 17 years ago
  26. 4b7227c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next by Linus Torvalds · 17 years ago
  27. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 17 years ago
  28. fcbc04c x86: voyager fix by Ingo Molnar · 17 years ago
  29. cf9b111 x86: remove pointless comments by WANG Cong · 17 years ago
  30. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 17 years ago
  31. 9d97d0d x86: move stack_start to smp.h by Glauber de Oliveira Costa · 17 years ago
  32. da522b0 x86: adapt voyager's setup_trampoline by Glauber Costa · 17 years ago
  33. d507897 x86: adapt voyager's trampoline_base by Glauber Costa · 17 years ago
  34. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 17 years ago
  35. 404ee5b x86: convert TSC disabling to generic cpuid disable bitmap by Andi Kleen · 17 years ago
  36. 925596a x86: avoid name conflict for Voyager leave_mm by Jeremy Fitzhardinge · 17 years ago
  37. 75604d7 x86: remove all definitions with fastcall by Harvey Harrison · 17 years ago
  38. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  39. 0b9c99b x86: cleanup tlbflush.h variants by Thomas Gleixner · 17 years ago
  40. 3abf024 x86: nuke a ton of unused exports by Thomas Gleixner · 17 years ago
  41. a4ec1ef x86: mach-voyager, lindent by Ingo Molnar · 17 years ago
  42. 8f81821 x86: fix smp init sections by Randy Dunlap · 17 years ago
  43. e5ef67e x86: fix voyager_cat_init section by Randy Dunlap · 17 years ago
  44. 0cca1ca x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info by James Bottomley · 17 years ago
  45. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  46. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  47. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  48. 38e760a x86: expand /proc/interrupts to include missing vectors, v2 by Joe Korty · 17 years ago
  49. 121d7bf x86: misc. constifications by Jan Beulich · 17 years ago
  50. 6a61f6a x86: clean up struct irqaction initializers by Thomas Gleixner · 17 years ago
  51. 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 17 years ago
  52. 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago
  53. 9402e12 i386: move mach-voyager by Thomas Gleixner · 17 years ago