Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[safe/jmp/linux-2.6] / arch / x86 / kernel / smp.c
2009-01-10 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-05 Alan Coxx86: update Alan Cox's email addresses
2009-01-04 Mike Travisx86: cleanup remaining cpumask_t ops in smpboot code
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-23 Ingo MolnarMerge branch 'x86/irq' into x86/core
2008-12-17 Mike Travisx86: cosmetic changes apic-related files.
2008-12-17 Mike Travisx86 smp: modify send_IPI_mask interface to accept cpuma...
2008-12-12 Hiroshi Shimamotox86: hardirq: introduce inc_irq_stat()
2008-11-11 Ivan Vecerax86: call machine_shutdown and stop all CPUs in native_...
2008-08-25 Alex Nixonx86: add cpu hotplug hooks into smp_ops
2008-07-06 Jens Axboegeneric-ipi: fixlet
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-13 Hugh Dickinsx86: fix app crashes after SMP resume
2008-04-17 Glauber Costax86: move ipi definitions to mach_ipi.h
2008-04-17 Gautham R Shenoyx86: Don't send RESCHEDULE_VECTOR to offlined cpus
2008-04-17 Glauber Costax86: get rid of smp_32.c and smp_64.c
2008-04-17 Glauber Costax86: create smp.c