aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/smp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17smp_call_function_single() should be a macro on UPAl Viro1-10/+8
2007-07-16SMP: Allow smp_call_function_single() to current cpuAvi Kivity1-1/+6
2007-05-17Let smp_call_function_single return -EBUSY on UPHeiko Carstens1-4/+3
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao1-1/+0
2006-12-07[PATCH] declare smp_call_function_single in generic codeRandy Dunlap1-0/+7
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton1-0/+3
2006-06-30[PATCH] add smp_setup_processor_id()Andrew Morton1-0/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-26[PATCH] cleanup smp_call_function UP buildCon Kolivas1-1/+5
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton1-14/+9
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2005-11-23Revert "[NET]: Shut up warnings in net/core/flow.c"Linus Torvalds1-7/+1
2005-11-22[NET]: Shut up warnings in net/core/flow.cRussell King1-1/+7
2005-07-28Revert broken "statement with no effect" warning fixLinus Torvalds1-16/+4
2005-07-28[PATCH] alpha: fix "statement with no effect" warningsRichard Henderson1-4/+16
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-24/+16
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+139