| Commit message (Expand) | Author | Age |
* | cpumask: remove cpumask_t from core | Rusty Russell | 2009-03-30 |
* | alloc_percpu: change percpu_ptr to per_cpu_ptr | Rusty Russell | 2009-02-20 |
* | stop_machine: introduce stop_machine_create/destroy. | Heiko Carstens | 2009-01-04 |
* | cpumask: convert rest of files in kernel/ | Rusty Russell | 2008-12-31 |
* | stop_machine: fix race with return value (fixes Bug #11989) | Rusty Russell | 2008-11-16 |
* | Revert "Call init_workqueues before pre smp initcalls." | Linus Torvalds | 2008-10-25 |
* | stop_machine: fix error code handling on multiple cpus | Heiko Carstens | 2008-10-21 |
* | stop_machine: use workqueues instead of kernel threads | Heiko Carstens | 2008-10-21 |
* | stop_machine: remove unused variable | Li Zefan | 2008-08-12 |
* | stop_machine(): stop_machine_run() changed to use cpu mask | Rusty Russell | 2008-07-27 |
* | Simplify stop_machine | Rusty Russell | 2008-07-27 |
* | stop_machine: add ALL_CPUS option | Jason Baron | 2008-07-27 |
* | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 |
* | sched: add new API sched_setscheduler_nocheck: add a flag to control access c... | Rusty Russell | 2008-06-23 |
* | stop_machine: make stop_machine_run more virtualization friendly | Christian Borntraeger | 2008-05-22 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh... | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | trivial: small cleanups | Pavel Machek | 2008-04-21 |
* | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * | | kernel: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
| |/ |
|
* / | generic: use new set_cpus_allowed_ptr function | Mike Travis | 2008-04-19 |
|/ |
|
* | stopmachine: semaphore to mutex | Daniel Walker | 2008-02-06 |
* | cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() | Gautham R Shenoy | 2008-01-25 |
* | Fix stop_machine_run problem with naughty real time process | Satoru Takeuchi | 2007-07-16 |
* | stop_machine() now uses hard_irq_disable | Benjamin Herrenschmidt | 2007-05-11 |
* | Use stop_machine_run in the Intel RNG driver | Prarit Bhargava | 2007-05-08 |
* | [PATCH] stop_machine.c copyright | Rusty Russell | 2006-09-29 |
* | [PATCH] Remove redundant up() in stop_machine() | Yingchao Zhou | 2006-08-27 |
* | [PATCH] revert "kthread: convert stop_machine into a kthread" | Andrew Morton | 2006-07-04 |
* | [PATCH] kthread: convert stop_machine into a kthread | Serge E. Hallyn | 2006-06-25 |
* | [PATCH] Remove set_fs() in stop_machine() | akpm@osdl.org | 2006-01-10 |
* | [PATCH] stop_machine() vs. synchronous IPI send deadlock | Kirill Korotaev | 2005-11-13 |
* | [PATCH] smp_processor_id() cleanup | Ingo Molnar | 2005-06-21 |
* | [PATCH] use smp_mb/wmb/rmb where possible | akpm@osdl.org | 2005-05-01 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |