aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/smp.c
Commit message (Expand)AuthorAge
* generic-ipi: fix hotplug_cfd()Xiao Guangrong2009-08-07
* cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-09
* generic-ipi: eliminate WARN_ON()s during oops/panicIngo Molnar2009-03-13
* generic-ipi: cleanupsIngo Molnar2009-02-25
* generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra2009-02-25
* generic-ipi: remove kmalloc()Peter Zijlstra2009-02-25
* generic IPI: simplify barriers and lockingNick Piggin2009-02-25
* generic-ipi: use per cpu data for single cpu ipi callsSteven Rostedt2009-01-30
* cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: coreRusty Russell2008-12-31
* cpumask: arch_send_call_function_ipi_mask: coreRusty Russell2008-12-29
* cpumask: smp_call_function_many()Rusty Russell2008-12-29
* generic-ipi: fix the smp_mb() placementSuresh Siddha2008-11-06
* smp: have smp_call_function_single() detect invalid CPUsH. Peter Anvin2008-08-25
* generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fixNick Piggin2008-08-12
* generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask()Nick Piggin2008-08-11
* Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2008-07-26
* generic ipi function calls: wait on alloc failure fallbackJeremy Fitzhardinge2008-07-15
* Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-15
* fix: "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar2008-06-27
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* Add generic helpers for arch IPI function callsJens Axboe2008-06-26