aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/smp.h
Commit message (Expand)AuthorAge
* smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li2013-02-21
* smp: Remove num_booting_cpus()Thomas Gleixner2012-06-05
* smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]()Yong Zhang2012-06-05
* smp: Implement kick_all_cpus_sync()Thomas Gleixner2012-05-08
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
* smp: add func to IPI cpus based on parameter funcGilad Ben-Yossef2012-03-28
* smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef2012-03-28
* generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...Takao Indoh2011-06-17
* Remove unused MSG_ flags in linux/smp.hMilton Miller2011-05-25
* smp: add missing init.h includeHeiko Carstens2011-03-23
* smp: move smp setup functions to kernel/smp.cAmerigo Wang2011-03-22
* Typedef SMP call function pointerDavid Howells2010-10-27
* smp: fix documentation in include/linux/smp.hRakib Mullick2010-03-06
* generic-ipi: Add smp_call_function_any()Rusty Russell2009-11-18
* cpumask: remove the deprecated smp_call_function_mask()Rusty Russell2009-09-23
* remove put_cpu_no_resched()Thomas Gleixner2009-06-16
* panic, smp: provide smp_send_stop() wrapper on UP tooIngo Molnar2009-03-13
* Merge branch 'x86/core' into core/ipiIngo Molnar2009-03-13
|\
| * smp, generic: introduce arch_disable_smp_support(), build fixIngo Molnar2009-02-05
| * smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar2009-02-05
* | generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra2009-02-25
|/
* smp_call_function_single(): be slightly less stupidAndrew Morton2009-01-10
* cpumask: smp_call_function_many()Rusty Russell2008-12-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
|\
| * Define smp_call_function_many for UPRusty Russell2008-12-15
* | cpumask: add sysfs displays for configured and disabled cpu mapsMike Travis2008-12-19
|/
* cpumask: introduce new API, without changing anythingRusty Russell2008-11-06
* softirq: Add support for triggering softirq work on softirqs.David S. Miller2008-10-17
* Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2008-07-26
* generic-ipi: fix s390 build bugHeiko Carstens2008-07-04
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* Add generic helpers for arch IPI function callsJens Axboe2008-06-26
* x86: optimize lock prefix switching to run less frequentlyAndi Kleen2008-01-30
* KVM: fix !SMP build errorIngo Molnar2007-11-09
* smp_call_function_single() should be a macro on UPAl Viro2007-07-17
* SMP: Allow smp_call_function_single() to current cpuAvi Kivity2007-07-16
* Let smp_call_function_single return -EBUSY on UPHeiko Carstens2007-05-17
* Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-09
* [PATCH] declare smp_call_function_single in generic codeRandy Dunlap2006-12-07
* [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-26
* [PATCH] add smp_setup_processor_id()Andrew Morton2006-06-30
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] cleanup smp_call_function UP buildCon Kolivas2006-03-26
* [PATCH] on_each_cpu(): disable local interruptsAndrew Morton2006-03-22
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-07
* Revert "[NET]: Shut up warnings in net/core/flow.c"Linus Torvalds2005-11-23
* [NET]: Shut up warnings in net/core/flow.cRussell King2005-11-22
* Revert broken "statement with no effect" warning fixLinus Torvalds2005-07-28
* [PATCH] alpha: fix "statement with no effect" warningsRichard Henderson2005-07-28