1. d8ad7d1 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts by Takao Indoh · 13 years ago
  2. ce2a404 Remove unused MSG_ flags in linux/smp.h by Milton Miller · 13 years ago
  3. 04948c7 smp: add missing init.h include by Heiko Carstens · 13 years ago
  4. 34db18a0 smp: move smp setup functions to kernel/smp.c by Amerigo Wang · 13 years ago
  5. 3a5f65d Typedef SMP call function pointer by David Howells · 14 years ago
  6. cfd8d6c smp: fix documentation in include/linux/smp.h by Rakib Mullick · 14 years ago
  7. 2ea6dec generic-ipi: Add smp_call_function_any() by Rusty Russell · 15 years ago
  8. fe71a3c cpumask: remove the deprecated smp_call_function_mask() by Rusty Russell · 15 years ago
  9. 8b0b1db remove put_cpu_no_resched() by Thomas Gleixner · 15 years ago
  10. d1dedb5 panic, smp: provide smp_send_stop() wrapper on UP too by Ingo Molnar · 15 years ago
  11. cd80a81 Merge branch 'x86/core' into core/ipi by Ingo Molnar · 15 years ago
  12. 6e27563 generic-ipi: remove CSD_FLAG_WAIT by Peter Zijlstra · 15 years ago
  13. a146649 smp, generic: introduce arch_disable_smp_support(), build fix by Ingo Molnar · 15 years ago
  14. 65a4e57 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() by Ingo Molnar · 15 years ago
  15. 53ce3d9 smp_call_function_single(): be slightly less stupid by Andrew Morton · 16 years ago
  16. 54b11e6 cpumask: smp_call_function_many() by Rusty Russell · 16 years ago
  17. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  18. e057d7a cpumask: add sysfs displays for configured and disabled cpu maps by Mike Travis · 16 years ago
  19. d2ff911 Define smp_call_function_many for UP by Rusty Russell · 16 years ago
  20. 2d3854a cpumask: introduce new API, without changing anything by Rusty Russell · 16 years ago
  21. 54514a7 softirq: Add support for triggering softirq work on softirqs. by David S. Miller · 16 years ago
  22. 7babe8d Full conversion to early_initcall() interface, remove old interface by Eduard - Gabriel Munteanu · 16 years ago
  23. ba8dd03 generic-ipi: fix s390 build bug by Heiko Carstens · 16 years ago
  24. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  25. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  26. 3d44223 Add generic helpers for arch IPI function calls by Jens Axboe · 16 years ago
  27. ca74a6f x86: optimize lock prefix switching to run less frequently by Andi Kleen · 16 years ago
  28. a5fbb6d KVM: fix !SMP build error by Ingo Molnar · 17 years ago
  29. 8dfd588 smp_call_function_single() should be a macro on UP by Al Viro · 17 years ago
  30. a52b175 SMP: Allow smp_call_function_single() to current cpu by Avi Kivity · 17 years ago
  31. 79974a0 Let smp_call_function_single return -EBUSY on UP by Heiko Carstens · 17 years ago
  32. 2f4dfe2 Remove hardcoding of hard_smp_processor_id on UP systems by Fernando Luis Vazquez Cao · 17 years ago
  33. 83df8db9 [PATCH] declare smp_call_function_single in generic code by Randy Dunlap · 18 years ago
  34. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 18 years ago
  35. 033ab7f [PATCH] add smp_setup_processor_id() by Andrew Morton · 18 years ago
  36. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  37. 3c30b06 [PATCH] cleanup smp_call_function UP build by Con Kolivas · 18 years ago
  38. 78eef01 [PATCH] on_each_cpu(): disable local interrupts by Andrew Morton · 18 years ago
  39. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  40. 2d0ebb3 Revert "[NET]: Shut up warnings in net/core/flow.c" by Linus Torvalds · 19 years ago
  41. af2b407 [NET]: Shut up warnings in net/core/flow.c by Russell King · 19 years ago
  42. 2ac6608 Revert broken "statement with no effect" warning fix by Linus Torvalds · 19 years ago
  43. 79a8810 [PATCH] alpha: fix "statement with no effect" warnings by Richard Henderson · 19 years ago
  44. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago