1. b17718d sched/stop_machine: Fix deadlock between multiple stop_two_cpus() by Peter Zijlstra · 9 years ago
  2. cf25004 kernel/stop_machine.c: kernel-doc warning fix by Fabian Frederick · 10 years ago
  3. 177c53d stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus() by Peter Zijlstra · 10 years ago
  4. 7053ea1 stop_machine: Fix race between stop_two_cpus() and stop_cpus() by Rik van Riel · 11 years ago
  5. 6acce3e sched: Remove get_online_cpus() usage by Peter Zijlstra · 11 years ago
  6. 1be0bd77 stop_machine: Introduce stop_two_cpus() by Peter Zijlstra · 11 years ago
  7. 46c498c stop_machine: Mark per cpu stopper enabled early by Thomas Gleixner · 11 years ago
  8. 14e568e stop_machine: Use smpboot threads by Thomas Gleixner · 11 years ago
  9. 860a0ff stop_machine: Store task reference in a separate per cpu variable by Thomas Gleixner · 11 years ago
  10. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  11. f445027 stop_machine: make stop_machine safe and efficient to call early by Jeremy Fitzhardinge · 13 years ago
  12. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  13. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  14. 192d885 x86, mtrr: use stop_machine APIs for doing MTRR rendezvous by Suresh Siddha · 13 years ago
  15. f740e6cd stop_machine: implement stop_machine_from_inactive_cpu() by Tejun Heo · 13 years ago
  16. fd7355b stop_machine: reorganize stop_cpus() implementation by Tejun Heo · 13 years ago
  17. 6d3321e x86, mtrr: lock stop machine during MTRR rendezvous sequence by Suresh Siddha · 13 years ago
  18. 94dcf29 kthread: use kthread_create_on_node() by Eric Dumazet · 13 years ago
  19. 4ce6494 stop_machine: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 14 years ago
  20. ca51c5a kernel/stop_machine.c: fix unused variable warning by Rakib Mullick · 14 years ago
  21. 34f971f sched: Create special class for stop/migrate work by Peter Zijlstra · 14 years ago
  22. 878ae12 stop_machine: struct cpu_stopper, remove alignment padding on 64 bits by Richard Kennedy · 14 years ago
  23. 54e88fa sched: Make sure timers have migrated before killing the migration_thread by Amit K. Arora · 14 years ago
  24. 9c6f7e4 stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_callback() by Ingo Molnar · 14 years ago
  25. bbf1bb3 cpu_stop: add dummy implementation for UP by Tejun Heo · 14 years ago
  26. 969c792 sched: replace migration_thread with cpu_stop by Tejun Heo · 14 years ago
  27. 3fc1f1e stop_machine: reimplement using cpu_stop by Tejun Heo · 14 years ago
  28. 1142d81 cpu_stop: implement stop_cpu[s]() by Tejun Heo · 14 years ago
  29. 43cf38e percpu: add __percpu sparse annotations to core kernel subsystems by Tejun Heo · 14 years ago
  30. 612a726 cpumask: remove cpumask_t from core by Rusty Russell · 15 years ago
  31. b36128c alloc_percpu: change percpu_ptr to per_cpu_ptr by Rusty Russell · 15 years ago
  32. 9ea09af stop_machine: introduce stop_machine_create/destroy. by Heiko Carstens · 15 years ago
  33. 41c7bb9 cpumask: convert rest of files in kernel/ by Rusty Russell · 15 years ago
  34. e14c8bf stop_machine: fix race with return value (fixes Bug #11989) by Rusty Russell · 16 years ago
  35. 4403b40 Revert "Call init_workqueues before pre smp initcalls." by Linus Torvalds · 16 years ago
  36. 8163bca stop_machine: fix error code handling on multiple cpus by Heiko Carstens · 16 years ago
  37. c9583e5 stop_machine: use workqueues instead of kernel threads by Heiko Carstens · 16 years ago
  38. ed6d687 stop_machine: remove unused variable by Li Zefan · 16 years ago
  39. eeec4fa stop_machine(): stop_machine_run() changed to use cpu mask by Rusty Russell · 16 years ago
  40. ffdb597 Simplify stop_machine by Rusty Russell · 16 years ago
  41. 5c2aed6 stop_machine: add ALL_CPUS option by Jason Baron · 16 years ago
  42. 65c0118 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr by Mike Travis · 16 years ago
  43. 961ccdd sched: add new API sched_setscheduler_nocheck: add a flag to control access checks by Rusty Russell · 16 years ago
  44. 3401a61e stop_machine: make stop_machine_run more virtualization friendly by Christian Borntraeger · 16 years ago
  45. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 16 years ago
  46. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  47. f526448 trivial: small cleanups by Pavel Machek · 16 years ago
  48. f70316d generic: use new set_cpus_allowed_ptr function by Mike Travis · 16 years ago
  49. a655020 kernel: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  50. 6c6080f stopmachine: semaphore to mutex by Daniel Walker · 16 years ago
  51. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 16 years ago
  52. 85653af Fix stop_machine_run problem with naughty real time process by Satoru Takeuchi · 17 years ago
  53. a12bb44 stop_machine() now uses hard_irq_disable by Benjamin Herrenschmidt · 17 years ago
  54. ee527cd Use stop_machine_run in the Intel RNG driver by Prarit Bhargava · 17 years ago
  55. e5582ca [PATCH] stop_machine.c copyright by Rusty Russell · 18 years ago
  56. 4edb9a1 [PATCH] Remove redundant up() in stop_machine() by Yingchao Zhou · 18 years ago
  57. d8cb7c1 [PATCH] revert "kthread: convert stop_machine into a kthread" by Andrew Morton · 18 years ago
  58. 8bdd1d1 [PATCH] kthread: convert stop_machine into a kthread by Serge E. Hallyn · 18 years ago
  59. ed653a6 [PATCH] Remove set_fs() in stop_machine() by akpm@osdl.org · 18 years ago
  60. 4557398 [PATCH] stop_machine() vs. synchronous IPI send deadlock by Kirill Korotaev · 19 years ago
  61. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  62. d59dd46 [PATCH] use smp_mb/wmb/rmb where possible by akpm@osdl.org · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago