1. df8ce9d smp: Add function to execute a function synchronously on a CPU by Juergen Gross · 8 years ago
  2. 47ae4b0 virt, sched: Add generic vCPU pinning support by Juergen Gross · 8 years ago
  3. c46fff2 smp: Rename __smp_call_function_single() to smp_call_function_single_async() by Frederic Weisbecker · 10 years ago
  4. fce8ad1 smp: Remove wait argument from __smp_call_function_single() by Frederic Weisbecker · 10 years ago
  5. 08eed44 smp: Teach __smp_call_function_single() to check for offline cpus by Jan Kara · 10 years ago
  6. 40c01e8 kernel: provide a __smp_call_function_single stub for !CONFIG_SMP by Christoph Hellwig · 10 years ago
  7. bff2dc4 smp.h: move !SMP version of on_each_cpu() out-of-line by David Daney · 11 years ago
  8. 081192b up.c: use local_irq_{save,restore}() in smp_call_function_single. by David Daney · 11 years ago
  9. fa68820 smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond by David Daney · 11 years ago
  10. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  11. 6e96281 smp_call_function_single(): be slightly less stupid, fix #2 by Ingo Molnar · 15 years ago
  12. 93423b8 smp_call_function_single(): be slightly less stupid, fix by Ingo Molnar · 15 years ago
  13. 53ce3d9 smp_call_function_single(): be slightly less stupid by Andrew Morton · 15 years ago