summaryrefslogtreecommitdiff
path: root/kernel/stop_machine.c
Commit message (Expand)AuthorAge
...
* sched: Make sure timers have migrated before killing the migration_threadAmit K. Arora2010-05-31
* stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...Ingo Molnar2010-05-18
* cpu_stop: add dummy implementation for UPTejun Heo2010-05-08
* sched: replace migration_thread with cpu_stopTejun Heo2010-05-06
* stop_machine: reimplement using cpu_stopTejun Heo2010-05-06
* cpu_stop: implement stop_cpu[s]()Tejun Heo2010-05-06
* percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-17
* cpumask: remove cpumask_t from coreRusty Russell2009-03-30
* alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-20
* stop_machine: introduce stop_machine_create/destroy.Heiko Carstens2009-01-05
* cpumask: convert rest of files in kernel/Rusty Russell2009-01-01
* stop_machine: fix race with return value (fixes Bug #11989)Rusty Russell2008-11-16
* Revert "Call init_workqueues before pre smp initcalls."Linus Torvalds2008-10-25
* stop_machine: fix error code handling on multiple cpusHeiko Carstens2008-10-22
* stop_machine: use workqueues instead of kernel threadsHeiko Carstens2008-10-22
* stop_machine: remove unused variableLi Zefan2008-08-12
* stop_machine(): stop_machine_run() changed to use cpu maskRusty Russell2008-07-28
* Simplify stop_machineRusty Russell2008-07-28
* stop_machine: add ALL_CPUS optionJason Baron2008-07-28
* cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-18
* sched: add new API sched_setscheduler_nocheck: add a flag to control access c...Rusty Russell2008-06-23
* stop_machine: make stop_machine_run more virtualization friendlyChristian Borntraeger2008-05-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-21
|\
| * trivial: small cleanupsPavel Machek2008-04-21
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-21
|\ \
| * | kernel: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
| |/
* | generic: use new set_cpus_allowed_ptr functionMike Travis2008-04-19
|/
* stopmachine: semaphore to mutexDaniel Walker2008-02-06
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-25
* Fix stop_machine_run problem with naughty real time processSatoru Takeuchi2007-07-16
* stop_machine() now uses hard_irq_disableBenjamin Herrenschmidt2007-05-11
* Use stop_machine_run in the Intel RNG driverPrarit Bhargava2007-05-08
* [PATCH] stop_machine.c copyrightRusty Russell2006-09-29
* [PATCH] Remove redundant up() in stop_machine()Yingchao Zhou2006-08-27
* [PATCH] revert "kthread: convert stop_machine into a kthread"Andrew Morton2006-07-03
* [PATCH] kthread: convert stop_machine into a kthreadSerge E. Hallyn2006-06-25
* [PATCH] Remove set_fs() in stop_machine()akpm@osdl.org2006-01-10
* [PATCH] stop_machine() vs. synchronous IPI send deadlockKirill Korotaev2005-11-13
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-21
* [PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org2005-05-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16