aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cpumask.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* x86: remove some alloc_bootmem_cpumask_var callingYinghai Lu2009-06-111-9/+2
* cpumask: introduce zalloc_cpumask_varYinghai Lu2009-06-091-0/+12
* cpumask: fix slab corruption caused by alloc_cpumask_var_node()Jack Steiner2009-04-021-2/+2
* cpumask: zero extra bits in alloc_cpumask_var_nodeRusty Russell2009-01-011-0/+8
* cpumask: fix bogus kernel-docLi Zefan2009-01-011-1/+1
* cpumask: documentation for cpumask_var_tMike Travis2008-12-191-0/+43
* cpumask: Add alloc_cpumask_var_node()Mike Travis2008-12-191-3/+8
* cpumask: introduce new API, without changing anything, v3Rusty Russell2008-11-091-1/+2
* cpumask: new API, v2Rusty Russell2008-11-071-0/+5
* cpumask: introduce new API, without changing anythingRusty Russell2008-11-061-0/+73
* x86: Add performance variants of cpumask operatorsMike Travis2008-05-231-0/+9
* Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter2007-05-071-3/+0
* [PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2007-02-201-16/+2
* [PATCH] highest_possible_node_id() linkage fixAndrew Morton2006-10-201-16/+0
* [PATCH] cpumask: add highest_possible_node_idGreg Banks2006-10-021-0/+16
* [PATCH] cpumask: uninline any_online_cpu()Andrew Morton2006-03-251-0/+12
* [PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton2006-03-251-0/+17
* [PATCH] cpumask: uninline next_cpu()Andrew Morton2006-03-251-0/+5
* [PATCH] cpumask: uninline first_cpu()Andrew Morton2006-03-251-0/+11