Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | x86: call machine_shutdown and stop all CPUs in native_machine_halt | Ivan Vecera | 2008-11-11 | 1 | -13/+0 | |
|/ | ||||||
* | x86: add cpu hotplug hooks into smp_ops | Alex Nixon | 2008-08-25 | 1 | -1/+5 | |
* | generic-ipi: fixlet | Jens Axboe | 2008-07-06 | 1 | -1/+1 | |
* | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -1/+1 | |
* | x86: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 1 | -138/+20 | |
* | x86: fix app crashes after SMP resume | Hugh Dickins | 2008-05-13 | 1 | -1/+2 | |
* | x86: move ipi definitions to mach_ipi.h | Glauber Costa | 2008-04-17 | 1 | -5/+1 | |
* | x86: Don't send RESCHEDULE_VECTOR to offlined cpus | Gautham R Shenoy | 2008-04-17 | 1 | -1/+4 | |
* | x86: get rid of smp_32.c and smp_64.c | Glauber Costa | 2008-04-17 | 1 | -0/+91 | |
* | x86: create smp.c | Glauber Costa | 2008-04-17 | 1 | -0/+253 |