aboutsummaryrefslogtreecommitdiff
path: root/include/linux/smp.h
AgeCommit message (Expand)Author
2008-11-06cpumask: introduce new API, without changing anythingRusty Russell
2008-10-17softirq: Add support for triggering softirq work on softirqs.David S. Miller
2008-07-26Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu
2008-07-04generic-ipi: fix s390 build bugHeiko Carstens
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26Add generic helpers for arch IPI function callsJens Axboe
2008-01-30x86: optimize lock prefix switching to run less frequentlyAndi Kleen
2007-11-09KVM: fix !SMP build errorIngo Molnar
2007-07-17smp_call_function_single() should be a macro on UPAl Viro
2007-07-16SMP: Allow smp_call_function_single() to current cpuAvi Kivity
2007-05-17Let smp_call_function_single return -EBUSY on UPHeiko Carstens
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao
2006-12-07[PATCH] declare smp_call_function_single in generic codeRandy Dunlap
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton
2006-06-30[PATCH] add smp_setup_processor_id()Andrew Morton
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-26[PATCH] cleanup smp_call_function UP buildCon Kolivas
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2005-11-23Revert "[NET]: Shut up warnings in net/core/flow.c"Linus Torvalds
2005-11-22[NET]: Shut up warnings in net/core/flow.cRussell King
2005-07-28Revert broken "statement with no effect" warning fixLinus Torvalds
2005-07-28[PATCH] alpha: fix "statement with no effect" warningsRichard Henderson
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds