1. caa7593 smp: Remove smp_call_function() and on_each_cpu() return values by Nadav Amit · 6 years ago
  2. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  3. 7d49b28 smp,cpumask: introduce on_each_cpu_cond_mask by Rik van Riel · 6 years ago
  4. 966a967 smp: Avoid using two cache lines for struct call_single_data by Ying Huang · 7 years ago
  5. df8ce9d smp: Add function to execute a function synchronously on a CPU by Juergen Gross · 8 years ago
  6. 47ae4b0 virt, sched: Add generic vCPU pinning support by Juergen Gross · 8 years ago
  7. c46fff2 smp: Rename __smp_call_function_single() to smp_call_function_single_async() by Frederic Weisbecker · 11 years ago
  8. fce8ad1 smp: Remove wait argument from __smp_call_function_single() by Frederic Weisbecker · 11 years ago
  9. 08eed44 smp: Teach __smp_call_function_single() to check for offline cpus by Jan Kara · 11 years ago
  10. 40c01e8b kernel: provide a __smp_call_function_single stub for !CONFIG_SMP by Christoph Hellwig · 11 years ago
  11. bff2dc4 smp.h: move !SMP version of on_each_cpu() out-of-line by David Daney · 11 years ago
  12. 081192b up.c: use local_irq_{save,restore}() in smp_call_function_single. by David Daney · 11 years ago
  13. fa68820 smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond by David Daney · 11 years ago
  14. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 14 years ago
  15. 6e96281 smp_call_function_single(): be slightly less stupid, fix #2 by Ingo Molnar · 16 years ago
  16. 93423b8 smp_call_function_single(): be slightly less stupid, fix by Ingo Molnar · 16 years ago
  17. 53ce3d9 smp_call_function_single(): be slightly less stupid by Andrew Morton · 16 years ago