summaryrefslogtreecommitdiffstats
path: root/include/linux/smp.h
Commit message (Expand)AuthorAgeFilesLines
* 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-rc2Linus Torvalds2005-04-161-0/+139