include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / x86 / kernel / smp.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-10-09 Ingo MolnarRevert "x86, timers: Check for pending timers after...
2009-10-08 Arjan van de Venx86, timers: Check for pending timers after (device...
2009-06-11 Ingo MolnarMerge branch 'linus' into x86/mce3
2009-06-11 Linus TorvaldsMerge branch 'kvm-updates/2.6.31' of git://git./virt...
2009-06-10 Marcelo TosattiKVM: use smp_send_reschedule in kvm_vcpu_kick
2009-06-03 Andi Kleenx86: fix panic with interrupts off (needed for MCE)
2009-04-12 Cyrill Gorcunovx86: smp.c - align smp_ops assignments
2009-02-17 Ingo Molnarx86, apic: remove genapic.h
2009-01-31 Ingo Molnarx86: update copyrights
2009-01-29 Ingo Molnarx86, smp: remove mach_ipi.h
2009-01-29 Ingo Molnarx86: remove mach_apic.h
2009-01-28 Ingo Molnarx86, apic: untangle the send_IPI_*() jungle
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