summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
...
| * x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto2008-12-121-15/+3Star
* | x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera2008-11-111-13/+0Star
|/
* x86: add cpu hotplug hooks into smp_opsAlex Nixon2008-08-251-1/+5
* generic-ipi: fixletJens Axboe2008-07-061-1/+1
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* x86: convert to generic helpers for IPI function callsJens Axboe2008-06-261-138/+20Star
* x86: fix app crashes after SMP resumeHugh Dickins2008-05-131-1/+2
* x86: move ipi definitions to mach_ipi.hGlauber Costa2008-04-171-5/+1Star
* x86: Don't send RESCHEDULE_VECTOR to offlined cpusGautham R Shenoy2008-04-171-1/+4
* x86: get rid of smp_32.c and smp_64.cGlauber Costa2008-04-171-0/+91
* x86: create smp.cGlauber Costa2008-04-171-0/+253