aboutsummaryrefslogtreecommitdiff
path: root/include/linux/stop_machine.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-08cpu_stop: add dummy implementation for UPGravatar Tejun Heo 1-6/+63
2010-05-06stop_machine: reimplement using cpu_stopGravatar Tejun Heo 1-20/+0
2010-05-06cpu_stop: implement stop_cpu[s]()Gravatar Tejun Heo 1-4/+35
2009-01-05stop_machine: introduce stop_machine_create/destroy.Gravatar Heiko Carstens 1-0/+22
2009-01-01cpumask: convert rest of files in kernel/Gravatar Rusty Russell 1-3/+3
2008-08-26stop_machine: Remove deprecated stop_machine_runGravatar Rusty Russell 1-18/+1
2008-07-28stop_machine(): stop_machine_run() changed to use cpu maskGravatar Rusty Russell 1-10/+24
2008-07-28Simplify stop_machineGravatar Rusty Russell 1-12/+8
2008-07-28stop_machine: add ALL_CPUS optionGravatar Jason Baron 1-1/+7
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+52