summaryrefslogtreecommitdiffstats
path: root/include/linux/smp.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+8Star
* 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/+3Star
* Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-091-1/+0Star
* [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/+0Star
* [PATCH] cleanup smp_call_function UP buildCon Kolivas2006-03-261-1/+5
* [PATCH] on_each_cpu(): disable local interruptsAndrew Morton2006-03-221-14/+9Star
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-081-1/+0Star
* Revert "[NET]: Shut up warnings in net/core/flow.c"Linus Torvalds2005-11-231-7/+1Star
* [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/+4Star
* [PATCH] alpha: fix "statement with no effect" warningsRichard Henderson2005-07-281-4/+16
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-221-24/+16Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+139