summaryrefslogtreecommitdiff
path: root/kernel/stop_machine.c
AgeCommit message (Expand)Author
2006-01-10[PATCH] Remove set_fs() in stop_machine()akpm@osdl.org
2005-11-13[PATCH] stop_machine() vs. synchronous IPI send deadlockKirill Korotaev
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org
2005-03-28[PATCH] Missing set_fs() calls around kernel syscallRandolph Chung
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar
2004-12-01[PATCH] Fix occasional stop_machine() lockup with > 2 CPUsRusty Russell
2004-04-11[PATCH] add stop_machine barriersAndrew Morton
2004-03-29[PATCH] Fix obvious stupid race in do_stopSrivatsa Vaddagiri
2004-03-09Make sure to include syscalls.h to get proper prototypes.Linus Torvalds
2004-03-08[PATCH] stop_machine_run: Move Bogolock Code Out of module.cRusty Russell