1. 567bee2 Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging new patches by Ingo Molnar · 9 years ago
  2. 86fffe4 kernel: remove stop_machine() Kconfig dependency by Chris Wilson · 9 years ago
  3. 1b034bd stop_machine: Make cpu_stop_queue_work() and stop_one_cpu_nowait() return bool by Oleg Nesterov · 9 years ago
  4. c00166d stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unpark() by Oleg Nesterov · 9 years ago
  5. 233e7f2 stop_machine: Ensure that a queued callback will be called before cpu_stop_park() by Oleg Nesterov · 9 years ago
  6. 9a301f2 stop_machine: Use 'cpu_stop_fn_t' where possible by Oleg Nesterov · 9 years ago
  7. 7eeb088 stop_machine: Unexport __stop_machine() by Oleg Nesterov · 9 years ago
  8. 1be0bd77 stop_machine: Introduce stop_two_cpus() by Peter Zijlstra · 11 years ago
  9. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  10. bb2eac6 stop_machine.h: fix implicit use of smp.h for smp_processor_id by Paul Gortmaker · 13 years ago
  11. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  12. 192d885 x86, mtrr: use stop_machine APIs for doing MTRR rendezvous by Suresh Siddha · 13 years ago
  13. f740e6cd stop_machine: implement stop_machine_from_inactive_cpu() by Tejun Heo · 13 years ago
  14. 6d3321e x86, mtrr: lock stop machine during MTRR rendezvous sequence by Suresh Siddha · 13 years ago
  15. 1816315 stop_machine.h: "disables preeempt" -> "disables preemption" by Jonathan Neuschäfer · 13 years ago
  16. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  17. 087a4eb stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n by Masami Hiramatsu · 14 years ago
  18. bbf1bb3 cpu_stop: add dummy implementation for UP by Tejun Heo · 14 years ago
  19. 3fc1f1e stop_machine: reimplement using cpu_stop by Tejun Heo · 14 years ago
  20. 1142d81 cpu_stop: implement stop_cpu[s]() by Tejun Heo · 14 years ago
  21. 9ea09af stop_machine: introduce stop_machine_create/destroy. by Heiko Carstens · 16 years ago
  22. 41c7bb9 cpumask: convert rest of files in kernel/ by Rusty Russell · 16 years ago
  23. bf20029 stop_machine: Remove deprecated stop_machine_run by Rusty Russell · 16 years ago
  24. eeec4fa stop_machine(): stop_machine_run() changed to use cpu mask by Rusty Russell · 16 years ago
  25. ffdb597 Simplify stop_machine by Rusty Russell · 16 years ago
  26. 5c2aed6 stop_machine: add ALL_CPUS option by Jason Baron · 17 years ago
  27. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  28. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago