summaryrefslogtreecommitdiffstats
path: root/include/linux/smp.h
Commit message (Expand)AuthorAgeFilesLines
* Typedef SMP call function pointerDavid Howells2010-10-271-9/+10
* smp: fix documentation in include/linux/smp.hRakib Mullick2010-03-061-1/+1
* generic-ipi: Add smp_call_function_any()Rusty Russell2009-11-181-1/+10
* cpumask: remove the deprecated smp_call_function_mask()Rusty Russell2009-09-241-11/+0
* remove put_cpu_no_resched()Thomas Gleixner2009-06-161-1/+0
* panic, smp: provide smp_send_stop() wrapper on UP tooIngo Molnar2009-03-131-1/+3
* Merge branch 'x86/core' into core/ipiIngo Molnar2009-03-131-0/+6
|\
| * smp, generic: introduce arch_disable_smp_support(), build fixIngo Molnar2009-02-051-6/+6
| * smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar2009-02-051-0/+6
* | generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra2009-02-251-1/+2
|/
* smp_call_function_single(): be slightly less stupidAndrew Morton2009-01-111-10/+3
* cpumask: smp_call_function_many()Rusty Russell2008-12-301-7/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-301-0/+2
|\
| * Define smp_call_function_many for UPRusty Russell2008-12-151-0/+2
* | cpumask: add sysfs displays for configured and disabled cpu mapsMike Travis2008-12-191-0/+3
|/
* cpumask: introduce new API, without changing anythingRusty Russell2008-11-061-0/+9
* softirq: Add support for triggering softirq work on softirqs.David S. Miller2008-10-171-1/+3
* Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2008-07-261-5/+0
* generic-ipi: fix s390 build bugHeiko Carstens2008-07-041-1/+0
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-2/+2
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-4/+4
* Add generic helpers for arch IPI function callsJens Axboe2008-06-261-2/+33
* x86: optimize lock prefix switching to run less frequentlyAndi Kleen2008-01-301-0/+2
* KVM: fix !SMP build errorIngo Molnar2007-11-091-2/+5
* smp_call_function_single() should be a macro on UPAl Viro2007-07-171-10/+8
* SMP: Allow smp_call_function_single() to current cpuAvi Kivity2007-07-161-1/+6
* Let smp_call_function_single return -EBUSY on UPHeiko Carstens2007-05-171-4/+3
* Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-091-1/+0
* [PATCH] declare smp_call_function_single in generic codeRandy Dunlap2006-12-071-0/+7
* [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-261-0/+3
* [PATCH] add smp_setup_processor_id()Andrew Morton2006-06-301-0/+2
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] cleanup smp_call_function UP buildCon Kolivas2006-03-261-1/+5
* [PATCH] on_each_cpu(): disable local interruptsAndrew Morton2006-03-221-14/+9
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
* Revert "[NET]: Shut up warnings in net/core/flow.c"Linus Torvalds2005-11-231-7/+1
* [NET]: Shut up warnings in net/core/flow.cRussell King2005-11-221-1/+7
* Revert broken "statement with no effect" warning fixLinus Torvalds2005-07-281-16/+4
* [PATCH] alpha: fix "statement with no effect" warningsRichard Henderson2005-07-281-4/+16
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-24/+16
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+139
OpenPOWER on IntegriCloud