summaryrefslogtreecommitdiff
path: root/include/linux/cpumask.h
AgeCommit message (Expand)Author
2007-02-20[PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter
2006-10-11[PATCH] bitmap: parse input from kernel and user buffersReinette Chatre
2006-06-25[PATCH] for_each_cpu_mask() warning fixAndrew Morton
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton
2006-03-28[PATCH] for_each_possible_cpu: defines for_each_possible_cpuKAMEZAWA Hiroyuki
2006-03-25[PATCH] cpumask: uninline any_online_cpu()Andrew Morton
2006-03-25[PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton
2006-03-25[PATCH] cpumask: uninline next_cpu()Andrew Morton
2006-03-25[PATCH] cpumask: uninline first_cpu()Andrew Morton
2006-02-10[PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2005-10-30[PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson
2005-10-16[PATCH]: highest_possible_processor_id() has to be a macroAl Viro
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller
2005-03-09[PATCH] new bitmap list format (for cpusets)Paul Jackson
2005-01-04[PATCH] cpumask_t initializersMatthew Dobson
2004-08-23[PATCH] first/next_cpu returns values > NR_CPUSWilliam Lee Irwin III
2004-07-15[PATCH] ppc32: openpic driver cpumask_t changesDavid Howells
2004-07-03[PATCH] remaining cpumask const qualifiersPaul Jackson
2004-06-23Make bitops/cpumask functions be "const" where appropriate.Linus Torvalds
2004-06-23[PATCH] cpumask: comment, spacing tweaksAndrew Morton
2004-06-23[PATCH] cpumask: Remove no longer used obsolete macro emulationAndrew Morton
2004-06-23[PATCH] cpumask: rewrite cpumask.h - single bitmap based implementationAndrew Morton
2004-06-23[PATCH] cpumask: make cpu_present_map real even on non-smpAndrew Morton
2004-06-12[PATCH] define for_each_cpu_mask() for uniprocessorAndrew Morton
2004-05-14[PATCH] Revisited: ia64-cpu-hotplug-cpu_present.patchAndrew Morton
2004-03-08[PATCH] minor cleanups for hotplug CPUsRusty Russell
2004-02-18[PATCH] Rename bitmap_snprintf() and cpumask_snprintf() to *_scnprintf()Andrew Morton
2004-02-03[PATCH] bitmap parsing/printing routines, version 4Andrew Morton
2004-01-18[PATCH] Make for_each_cpu() Iterator More FriendlyAndrew Morton
2003-12-29[PATCH] new /proc/irq cpumask format; consolidate cpumask display and input codeAndrew Morton
2003-12-29[PATCH] cpumask.h reorgAndrew Morton
2003-12-29[PATCH] Fix for more than 256 CPUsAndrew Morton
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton