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