Merge commit 'v2.6.29-rc4' into core/percpu
[safe/jmp/linux-2.6] / arch / x86 / mach-voyager / voyager_smp.c
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into core/percpu
2009-01-31 James Bottomleyx86/Voyager: make it build and boot
2009-01-31 Brian Gerstx86: pass in cpu number to switch_to_new_gdt()
2009-01-27 Brian Gerstx86: initialize per-cpu GDT segment in per-cpu setup
2009-01-27 Brian Gerstx86: make Voyager use x86 per-cpu setup.
2009-01-16 Ingo Molnarpercpu: add optimized generic percpu accessors
2009-01-16 Tejun Heox86: merge 64 and 32 SMP percpu handling
2009-01-03 Mike Travisx86: cleanup some remaining usages of NR_CPUS where...
2008-12-17 Mike Travisx86: prepare for cpumask iterators to only go to nr_cpu_ids
2008-12-13 Rusty Russellcpumask: centralize cpu_online_map and cpu_possible_map
2008-11-11 James Bottomleyx86, voyager: fix smp generic helper voyager breakage
2008-11-03 James Bottomleyx86, voyager: fix smp_intr_init() compile breakage
2008-10-30 James Bottomleyx86/voyager: fix missing cpu_index initialisation
2008-10-30 James Bottomleyx86/voyager: fix compile breakage casued by x86: move...
2008-10-30 James Bottomleyx86/voyager: fix boot breakage caused by x86: boot...
2008-10-16 Yinghai Lugeneric: sparse irqs: use irq_desc() together with...
2008-09-08 Manfred Spraulkernel/cpu.c: create a CPU_STARTING cpu_chain notifier
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-06-26 Jens Axboesmp_call_function: get rid of the unused nonatomic...
2008-06-26 Jens Axboex86: convert to generic helpers for IPI function calls
2008-05-25 Alexey Starikovskiyx86: move smp_found_config
2008-05-25 Yinghai Lux86: extend e820 ealy_res support 32bit
2008-04-26 Akinobu Mitax86: use cpumask function for present, possible, and...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-24 Jeremy Fitzhardingex86: unify KERNEL_PGD_PTRS
2008-04-24 Ingo Molnarx86: voyager fix
2008-04-19 WANG Congx86: remove pointless comments
2008-04-17 Pavel Machekx86: move suspend wakeup code to C
2008-04-17 Glauber de Oliveir... x86: move stack_start to smp.h
2008-04-17 Glauber Costax86: adapt voyager's setup_trampoline
2008-04-17 Glauber Costax86: adapt voyager's trampoline_base
2008-02-06 Adrian Bunkcalibrate_delay() must be __cpuinit
2008-01-30 Jeremy Fitzhardingex86: avoid name conflict for Voyager leave_mm
2008-01-30 Harvey Harrisonx86: remove all definitions with fastcall
2008-01-30 H. Peter Anvinx86: rename the struct pt_regs members for 32/64-bit...
2008-01-30 Thomas Gleixnerx86: cleanup tlbflush.h variants
2008-01-30 Thomas Gleixnerx86: nuke a ton of unused exports
2008-01-30 Ingo Molnarx86: mach-voyager, lindent
2007-11-17 Randy Dunlapx86: fix smp init sections
2007-10-27 James Bottomleyx86: voyager: fix bogus conversion to per_cpu for boot_...
2007-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-10-19 Simon Arlottspelling fixes: arch/i386/
2007-10-19 Mike Travisx86: convert cpuinfo_x86 array to a per_cpu array
2007-10-17 Joe Kortyx86: expand /proc/interrupts to include missing vectors, v2
2007-10-17 Jan Beulichx86: misc. constifications
2007-10-11 Thomas Gleixneri386: move mach-voyager