summaryrefslogtreecommitdiffstats
path: root/include/linux/cpumask.h
Commit message (Expand)AuthorAgeFilesLines
* cpumask: statement expressions confuse some versions of gccStephen Rothwell2008-07-301-1/+1
* cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds2008-07-281-3/+23
* cpumask: make cpumask_of_cpu_map genericMike Travis2008-07-261-38/+3
* Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-231-1/+5
|\
| * cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky2008-07-181-1/+5
* | cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUPMike Travis2008-07-201-7/+26
* | cpumask: Provide a generic set of CPUMASK_ALLOC macrosMike Travis2008-07-181-0/+21
* | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-181-5/+27
* | Revert "cpumask: introduce new APIs"Ingo Molnar2008-07-061-4/+0
* | Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-061-0/+4
|\ \ | |/
| * cpumask: introduce new APIsStephen Rothwell2008-07-041-0/+4
* | cpumask: make for_each_cpu_mask a bit smallerAlexander van Heukelum2008-05-231-8/+8
* | x86: Add performance variants of cpumask operatorsMike Travis2008-05-231-30/+62
|/
* cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson2008-05-131-7/+0
* mempolicy: add bitmap_onto() and bitmap_fold() operationsPaul Jackson2008-04-281-1/+21
* x86: convert cpumask_of_cpu macro to allocated arrayMike Travis2008-04-191-3/+9
* cpumask: add CPU_MASK_ALL_PTR macroMike Travis2008-04-191-0/+6
* cpumask: add cpumask_scnprintf_len functionMike Travis2008-04-191-0/+7
* x86: avoid build warningIngo Molnar2008-01-301-2/+2
* CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar2008-01-061-0/+2
* [PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2007-02-201-2/+2
* [PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2006-10-111-7/+7
* [PATCH] for_each_cpu_mask() warning fixAndrew Morton2006-06-251-1/+2
* [PATCH] remove for_each_cpu()Andrew Morton2006-06-251-1/+0
* [PATCH] for_each_possible_cpu: defines for_each_possible_cpuKAMEZAWA Hiroyuki2006-03-281-2/+3
* [PATCH] cpumask: uninline any_online_cpu()Andrew Morton2006-03-251-10/+3
* [PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton2006-03-251-9/+6
* [PATCH] cpumask: uninline next_cpu()Andrew Morton2006-03-251-7/+4
* [PATCH] cpumask: uninline first_cpu()Andrew Morton2006-03-251-5/+6
* [PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton2006-02-101-1/+1
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
* [PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson2005-10-301-0/+20
* [PATCH]: highest_possible_processor_id() has to be a macroAl Viro2005-10-161-9/+7
* [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-131-0/+12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+395
OpenPOWER on IntegriCloud