1. af2422c smp_call_function_any(): pass the node value to cpumask_of_node() by David John · 14 years ago
  2. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  3. c0f68c2 generic-ipi: cleanup for generic_smp_call_function_interrupt() by Xiao Guangrong · 14 years ago
  4. 9f5a562 smp: Convert smplocks to raw_spinlocks by Thomas Gleixner · 15 years ago
  5. 2ea6dec generic-ipi: Add smp_call_function_any() by Rusty Russell · 15 years ago
  6. 72f279b generic-ipi: Fix misleading smp_call_function*() description by Sheng Yang · 15 years ago
  7. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  8. 54fdade generic-ipi: make struct call_function_data lockless by Xiao Guangrong · 15 years ago
  9. b855192 Merge branch 'x86/urgent' into x86/pat by H. Peter Anvin · 15 years ago
  10. 269c861 generic-ipi: Allow cpus not yet online to call smp_call_function with irqs disabled by Suresh Siddha · 15 years ago
  11. 69dd647 generic-ipi: fix hotplug_cfd() by Xiao Guangrong · 15 years ago
  12. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  13. 641cd4c generic-ipi: eliminate WARN_ON()s during oops/panic by Ingo Molnar · 15 years ago
  14. 0b13fda generic-ipi: cleanups by Ingo Molnar · 15 years ago
  15. 6e27563 generic-ipi: remove CSD_FLAG_WAIT by Peter Zijlstra · 15 years ago
  16. 8969a5e generic-ipi: remove kmalloc() by Peter Zijlstra · 15 years ago
  17. 15d0d3b generic IPI: simplify barriers and locking by Nick Piggin · 15 years ago
  18. d7240b9 generic-ipi: use per cpu data for single cpu ipi calls by Steven Rostedt · 15 years ago
  19. 4f4b6c1 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core by Rusty Russell · 15 years ago
  20. ce47d97 cpumask: arch_send_call_function_ipi_mask: core by Rusty Russell · 15 years ago
  21. 54b11e6 cpumask: smp_call_function_many() by Rusty Russell · 15 years ago
  22. 561920a0 generic-ipi: fix the smp_mb() placement by Suresh Siddha · 16 years ago
  23. f73be6d smp: have smp_call_function_single() detect invalid CPUs by H. Peter Anvin · 16 years ago
  24. c2fc119 generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fix by Nick Piggin · 16 years ago
  25. cc7a486c generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask() by Nick Piggin · 16 years ago
  26. 7babe8d Full conversion to early_initcall() interface, remove old interface by Eduard - Gabriel Munteanu · 16 years ago
  27. 63cf13b generic ipi function calls: wait on alloc failure fallback by Jeremy Fitzhardinge · 16 years ago
  28. 59190f4 Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  29. ce0d1b6 fix: "smp_call_function: get rid of the unused nonatomic/retry argument" by Ingo Molnar · 16 years ago
  30. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  31. 3d44223 Add generic helpers for arch IPI function calls by Jens Axboe · 16 years ago