async: Handle kthread_run() return codes.
[safe/jmp/linux-2.6] / kernel / smp.c
2009-01-30 Steven Rostedtgeneric-ipi: use per cpu data for single cpu ipi calls
2008-12-31 Rusty Russellcpumask: prepare for iterators to only go to nr_cpu_ids...
2008-12-29 Rusty Russellcpumask: arch_send_call_function_ipi_mask: core
2008-12-29 Rusty Russellcpumask: smp_call_function_many()
2008-11-06 Suresh Siddhageneric-ipi: fix the smp_mb() placement
2008-08-26 H. Peter Anvinsmp: have smp_call_function_single() detect invalid...
2008-08-12 Nick Piggingeneric-ipi: fix stack and rcu interaction bug in smp_c...
2008-08-11 Nick Piggingeneric-ipi: fix stack and rcu interaction bug in smp_c...
2008-07-26 Eduard - Gabriel... Full conversion to early_initcall() interface, remove...
2008-07-15 Jeremy Fitzhardingegeneric ipi function calls: wait on alloc failure fallback
2008-07-15 Linus TorvaldsMerge branch 'generic-ipi-for-linus' of git://git....
2008-06-27 Ingo Molnarfix: "smp_call_function: get rid of the unused nonatomi...
2008-06-26 Jens Axboesmp_call_function: get rid of the unused nonatomic...
2008-06-26 Jens AxboeAdd generic helpers for arch IPI function calls