aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/stop_machine.h
Commit message (Expand)AuthorAge
* stop_machine.h: fix implicit use of smp.h for smp_processor_idPaul Gortmaker2011-10-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * stop_machine.h: "disables preeempt" -> "disables preemption"Jonathan Neuschäfer2011-06-20
* | x86, mtrr: use stop_machine APIs for doing MTRR rendezvousSuresh Siddha2011-06-27
* | stop_machine: implement stop_machine_from_inactive_cpu()Tejun Heo2011-06-27
* | x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha2011-06-27
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=nMasami Hiramatsu2010-10-14
* cpu_stop: add dummy implementation for UPTejun Heo2010-05-08
* stop_machine: reimplement using cpu_stopTejun Heo2010-05-06
* cpu_stop: implement stop_cpu[s]()Tejun Heo2010-05-06
* stop_machine: introduce stop_machine_create/destroy.Heiko Carstens2009-01-04
* cpumask: convert rest of files in kernel/Rusty Russell2008-12-31
* stop_machine: Remove deprecated stop_machine_runRusty Russell2008-08-25
* stop_machine(): stop_machine_run() changed to use cpu maskRusty Russell2008-07-27
* Simplify stop_machineRusty Russell2008-07-27
* stop_machine: add ALL_CPUS optionJason Baron2008-07-27
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16