| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | stop_machine.h: fix implicit use of smp.h for smp_processor_id | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ |
|
| * | stop_machine.h: "disables preeempt" -> "disables preemption" | Jonathan Neuschäfer | 2011-06-20 | 1 | -1/+1 |
* | | x86, mtrr: use stop_machine APIs for doing MTRR rendezvous | Suresh Siddha | 2011-06-27 | 1 | -2/+0 |
* | | stop_machine: implement stop_machine_from_inactive_cpu() | Tejun Heo | 2011-06-27 | 1 | -2/+12 |
* | | x86, mtrr: lock stop machine during MTRR rendezvous sequence | Suresh Siddha | 2011-06-27 | 1 | -0/+2 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n | Masami Hiramatsu | 2010-10-14 | 1 | -2/+8 |
* | cpu_stop: add dummy implementation for UP | Tejun Heo | 2010-05-08 | 1 | -6/+63 |
* | stop_machine: reimplement using cpu_stop | Tejun Heo | 2010-05-06 | 1 | -20/+0 |
* | cpu_stop: implement stop_cpu[s]() | Tejun Heo | 2010-05-06 | 1 | -4/+35 |
* | stop_machine: introduce stop_machine_create/destroy. | Heiko Carstens | 2009-01-05 | 1 | -0/+22 |
* | cpumask: convert rest of files in kernel/ | Rusty Russell | 2009-01-01 | 1 | -3/+3 |
* | stop_machine: Remove deprecated stop_machine_run | Rusty Russell | 2008-08-26 | 1 | -18/+1 |
* | stop_machine(): stop_machine_run() changed to use cpu mask | Rusty Russell | 2008-07-28 | 1 | -10/+24 |
* | Simplify stop_machine | Rusty Russell | 2008-07-28 | 1 | -12/+8 |
* | stop_machine: add ALL_CPUS option | Jason Baron | 2008-07-28 | 1 | -1/+7 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+52 |