aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+20
* x86: fix app crashes after SMP resumeHugh Dickins2008-05-131-1/+2
* x86: move ipi definitions to mach_ipi.hGlauber Costa2008-04-171-5/+1
* 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