aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpumask.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-20[PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter1-2/+2
2006-10-11[PATCH] bitmap: parse input from kernel and user buffersReinette Chatre1-7/+7
2006-06-25[PATCH] for_each_cpu_mask() warning fixAndrew Morton1-1/+2
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton1-1/+0
2006-03-28[PATCH] for_each_possible_cpu: defines for_each_possible_cpuKAMEZAWA Hiroyuki1-2/+3
2006-03-25[PATCH] cpumask: uninline any_online_cpu()Andrew Morton1-10/+3
2006-03-25[PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton1-9/+6
2006-03-25[PATCH] cpumask: uninline next_cpu()Andrew Morton1-7/+4
2006-03-25[PATCH] cpumask: uninline first_cpu()Andrew Morton1-5/+6
2006-02-10[PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton1-1/+1
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2005-10-30[PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson1-0/+20
2005-10-16[PATCH]: highest_possible_processor_id() has to be a macroAl Viro1-9/+7
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller1-0/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+395