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