aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpumask.h
Commit message (Expand)AuthorAge
* cpumask: let num_*_cpus() function always return unsigned valuesHeiko Carstens2010-03-06
* rcu: Accelerate grace period if last non-dynticked CPUPaul E. McKenney2010-02-25
* sched: Fix balance vs hotplug racePeter Zijlstra2009-12-06
* cpumask: Move deprecated functions to end of header.Rusty Russell2009-09-23
* cpumask: remove unused deprecated functions, avoid accusations of insanityRusty Russell2009-09-23
* cpumask: remove unused cpu_mask_allRusty Russell2009-09-23
* cpumask: remove dangerous CPU_MASK_ALL_PTRRusty Russell2009-09-23
* generic-ipi: make struct call_function_data locklessXiao Guangrong2009-09-23
* Make bitmask 'and' operators return a result codeLinus Torvalds2009-08-21
* cpumask: introduce zalloc_cpumask_varYinghai Lu2009-06-09
* cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell2008-12-31
* cpumask: make set_cpu_*/init_cpu_* out-of-lineRusty Russell2008-12-29
* cpumask: make cpumask.h eat its own dogfood.Rusty Russell2008-12-29
* cpumask: switch over to cpu_online/possible/active/present_mask: coreRusty Russell2008-12-29
* cpumask: Add alloc_cpumask_var_node()Mike Travis2008-12-19
* cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACKRusty Russell2008-12-13
* cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
* cpumask: introduce new API, without changing anything, v3Rusty Russell2008-11-09
* cpumask: new API, v2Rusty Russell2008-11-07
* cpumask: introduce new API, without changing anythingRusty Russell2008-11-06
* cpumask: statement expressions confuse some versions of gccStephen Rothwell2008-07-30
* cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds2008-07-28
* cpumask: make cpumask_of_cpu_map genericMike Travis2008-07-26
* Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-23
|\
| * cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky2008-07-18
* | cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUPMike Travis2008-07-20
* | cpumask: Provide a generic set of CPUMASK_ALLOC macrosMike Travis2008-07-18
* | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-18
* | Revert "cpumask: introduce new APIs"Ingo Molnar2008-07-06
* | Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06
|\|
| * cpumask: introduce new APIsStephen Rothwell2008-07-04
* | cpumask: make for_each_cpu_mask a bit smallerAlexander van Heukelum2008-05-23
* | x86: Add performance variants of cpumask operatorsMike Travis2008-05-23
|/
* cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson2008-05-13
* mempolicy: add bitmap_onto() and bitmap_fold() operationsPaul Jackson2008-04-28
* x86: convert cpumask_of_cpu macro to allocated arrayMike Travis2008-04-19
* cpumask: add CPU_MASK_ALL_PTR macroMike Travis2008-04-19
* cpumask: add cpumask_scnprintf_len functionMike Travis2008-04-19
* x86: avoid build warningIngo Molnar2008-01-30
* CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar2008-01-06
* [PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2007-02-20
* [PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2006-10-11
* [PATCH] for_each_cpu_mask() warning fixAndrew Morton2006-06-25
* [PATCH] remove for_each_cpu()Andrew Morton2006-06-25
* [PATCH] for_each_possible_cpu: defines for_each_possible_cpuKAMEZAWA Hiroyuki2006-03-28
* [PATCH] cpumask: uninline any_online_cpu()Andrew Morton2006-03-25
* [PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton2006-03-25
* [PATCH] cpumask: uninline next_cpu()Andrew Morton2006-03-25
* [PATCH] cpumask: uninline first_cpu()Andrew Morton2006-03-25
* [PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton2006-02-10