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