summaryrefslogtreecommitdiff
path: root/include/linux/smp.h
AgeCommit message (Expand)Author
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-03-13[PATCH] smp{,boot}.c cleanupsAdrian Bunk
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar
2005-01-04[PATCH] fix conflicting cpu_idle() declarationsOleg Nesterov
2004-03-06[PATCH] fastcall / regparm fixesAndrew Morton
2004-01-18[PATCH] Make for_each_cpu() Iterator More FriendlyAndrew Morton
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton
2003-06-06[PATCH] Move cpu notifiers et al to cpu.hRusty Russell
2003-06-03[PATCH] 2.5.70 remove smp_send_reschedule() cruftJohn Hawkes
2003-05-14[PATCH] remove some cruft from smp.hAndrew Morton
2003-03-02[PATCH] fix preempt-issues with smp_call_function()Andrew Morton
2003-01-12[PATCH] use <asm/bug.h> for BUG() definesRussell King
2003-01-05[PATCH] Fix BUG() decl warning in smp.h for UPRusty Russell
2002-12-29[PATCH] don't call console drivers on non-online CPUsAndrew Morton
2002-09-25[PATCH] UP cpu_possibleRusty Russell
2002-08-28[PATCH] misc. kernel preemption bitsRobert Love
2002-08-14[PATCH] Modular x86 MTRR driver.Dave Jones
2002-08-12[PATCH] get_cpu_var patchRusty Russell
2002-08-10[PATCH] build warning fixRussell King
2002-07-27[PATCH] Hot-plug CPU notifier warning fixRusty Russell
2002-07-26[PATCH] Hot-plug CPU Boot ChangesRusty Russell
2002-07-24[PATCH] cpu_online() has odd semanticsRusty Russell
2002-07-21Ingo Molnar's update to remove irqlock (documentation and fixingLinus Torvalds
2002-06-18Fix UP compile by having the trivial cpu_online_mapLinus Torvalds
2002-06-17[PATCH] Latest nonlinear CPU patchesRusty Russell
2002-05-21[PATCH] get/put_cpu methodsRobert Love
2002-04-14[PATCH] fix include/linux/smp.hPaul Mackerras
2002-04-09[PATCH] per-cpu cleanupRusty Russell
2002-03-04[PATCH] per-cpu areasRusty Russell
2002-02-08[PATCH] Re: [PATCH] Preemptible Kernel for 2.5Robert Love
2002-02-05v2.5.1.9 -> v2.5.1.10Linus Torvalds
2002-02-04Import changesetLinus Torvalds