Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-10-14 | stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n | Masami Hiramatsu | 1 | -2/+8 |
2010-05-08 | cpu_stop: add dummy implementation for UP | Tejun Heo | 1 | -6/+63 |
2010-05-06 | stop_machine: reimplement using cpu_stop | Tejun Heo | 1 | -20/+0 |
2010-05-06 | cpu_stop: implement stop_cpu[s]() | Tejun Heo | 1 | -4/+35 |
2009-01-05 | stop_machine: introduce stop_machine_create/destroy. | Heiko Carstens | 1 | -0/+22 |
2009-01-01 | cpumask: convert rest of files in kernel/ | Rusty Russell | 1 | -3/+3 |
2008-08-25 | stop_machine: Remove deprecated stop_machine_run | Rusty Russell | 1 | -18/+1 |
2008-07-28 | stop_machine(): stop_machine_run() changed to use cpu mask | Rusty Russell | 1 | -10/+24 |
2008-07-28 | Simplify stop_machine | Rusty Russell | 1 | -12/+8 |
2008-07-28 | stop_machine: add ALL_CPUS option | Jason Baron | 1 | -1/+7 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 1 | -1/+0 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+52 |