summaryrefslogtreecommitdiffstats
path: root/kernel/stop_machine.c
Commit message (Expand)AuthorAgeFilesLines
* Fix stop_machine_run problem with naughty real time processSatoru Takeuchi2007-07-161-4/+4
* stop_machine() now uses hard_irq_disableBenjamin Herrenschmidt2007-05-111-0/+4
* Use stop_machine_run in the Intel RNG driverPrarit Bhargava2007-05-081-3/+5
* [PATCH] stop_machine.c copyrightRusty Russell2006-09-291-0/+3
* [PATCH] Remove redundant up() in stop_machine()Yingchao Zhou2006-08-271-1/+0
* [PATCH] revert "kthread: convert stop_machine into a kthread"Andrew Morton2006-07-031-11/+6
* [PATCH] kthread: convert stop_machine into a kthreadSerge E. Hallyn2006-06-251-6/+11
* [PATCH] Remove set_fs() in stop_machine()akpm@osdl.org2006-01-101-5/+1
* [PATCH] stop_machine() vs. synchronous IPI send deadlockKirill Korotaev2005-11-131-3/+3
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-2/+2
* [PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org2005-05-011-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+212