aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smp.c
AgeCommit message (Expand)Author
2009-01-05x86: update Alan Cox's email addressesAlan Cox
2009-01-04x86: cleanup remaining cpumask_t ops in smpboot codeMike Travis
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar
2008-12-16x86: cosmetic changes apic-related files.Mike Travis
2008-12-16x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis
2008-12-12x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto
2008-11-11x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera
2008-08-25x86: add cpu hotplug hooks into smp_opsAlex Nixon
2008-07-06generic-ipi: fixletJens Axboe
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26x86: convert to generic helpers for IPI function callsJens Axboe
2008-05-13x86: fix app crashes after SMP resumeHugh Dickins
2008-04-17x86: move ipi definitions to mach_ipi.hGlauber Costa
2008-04-17x86: Don't send RESCHEDULE_VECTOR to offlined cpusGautham R Shenoy
2008-04-17x86: get rid of smp_32.c and smp_64.cGlauber Costa
2008-04-17x86: create smp.cGlauber Costa