Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | smp.h: move !SMP version of on_each_cpu() out-of-line | David Daney | 2013-09-11 | 1 | -0/+11 |
* | up.c: use local_irq_{save,restore}() in smp_call_function_single. | David Daney | 2013-09-11 | 1 | -3/+5 |
* | smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond | David Daney | 2013-09-11 | 1 | -0/+39 |
* | kernel: Map most files to use export.h instead of module.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | smp_call_function_single(): be slightly less stupid, fix #2 | Ingo Molnar | 2009-01-12 | 1 | -0/+1 |
* | smp_call_function_single(): be slightly less stupid, fix | Ingo Molnar | 2009-01-11 | 1 | -1/+3 |
* | smp_call_function_single(): be slightly less stupid | Andrew Morton | 2009-01-11 | 1 | -0/+18 |