aboutsummaryrefslogtreecommitdiff
path: root/include/linux/stop_machine.h
AgeCommit message (Expand)Author
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-26stop_machine: Provide stop_machine_cpuslocked()Sebastian Andrzej Siewior
2016-01-06Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...Ingo Molnar
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson
2015-11-23stop_machine: Make cpu_stop_queue_work() and stop_one_cpu_nowait() return boolOleg Nesterov
2015-10-20stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...Oleg Nesterov
2015-10-20stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...Oleg Nesterov
2015-08-03stop_machine: Use 'cpu_stop_fn_t' where possibleOleg Nesterov
2015-08-03stop_machine: Unexport __stop_machine()Oleg Nesterov
2013-10-09stop_machine: Introduce stop_two_cpus()Peter Zijlstra
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-10-31stop_machine.h: fix implicit use of smp.h for smp_processor_idPaul Gortmaker
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-06-27x86, mtrr: use stop_machine APIs for doing MTRR rendezvousSuresh Siddha
2011-06-27stop_machine: implement stop_machine_from_inactive_cpu()Tejun Heo
2011-06-27x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha
2011-06-20stop_machine.h: "disables preeempt" -> "disables preemption"Jonathan Neuschäfer
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-14stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=nMasami Hiramatsu
2010-05-08cpu_stop: add dummy implementation for UPTejun Heo
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo
2010-05-06cpu_stop: implement stop_cpu[s]()Tejun Heo
2009-01-05stop_machine: introduce stop_machine_create/destroy.Heiko Carstens
2009-01-01cpumask: convert rest of files in kernel/Rusty Russell
2008-08-26stop_machine: Remove deprecated stop_machine_runRusty Russell
2008-07-28stop_machine(): stop_machine_run() changed to use cpu maskRusty Russell
2008-07-28Simplify stop_machineRusty Russell
2008-07-28stop_machine: add ALL_CPUS optionJason Baron
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2005-04-16Linux-2.6.12-rc2Linus Torvalds