summaryrefslogtreecommitdiffstats
path: root/kernel/stop_machine.c
AgeCommit message (Expand)AuthorLines
2007-07-16Fix stop_machine_run problem with naughty real time processSatoru Takeuchi-4/+4
2007-05-11stop_machine() now uses hard_irq_disableBenjamin Herrenschmidt-0/+4
2007-05-08Use stop_machine_run in the Intel RNG driverPrarit Bhargava-3/+5
2006-09-29[PATCH] stop_machine.c copyrightRusty Russell-0/+3
2006-08-27[PATCH] Remove redundant up() in stop_machine()Yingchao Zhou-1/+0
2006-07-03[PATCH] revert "kthread: convert stop_machine into a kthread"Andrew Morton-11/+6
2006-06-25[PATCH] kthread: convert stop_machine into a kthreadSerge E. Hallyn-6/+11
2006-01-10[PATCH] Remove set_fs() in stop_machine()akpm@osdl.org-5/+1
2005-11-13[PATCH] stop_machine() vs. synchronous IPI send deadlockKirill Korotaev-3/+3
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar-2/+2
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org-5/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+212