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