| Commit message (Expand) | Author | Age | Files | Lines |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | x86: remove some alloc_bootmem_cpumask_var calling | Yinghai Lu | 2009-06-11 | 1 | -9/+2 |
* | cpumask: introduce zalloc_cpumask_var | Yinghai Lu | 2009-06-09 | 1 | -0/+12 |
* | cpumask: fix slab corruption caused by alloc_cpumask_var_node() | Jack Steiner | 2009-04-02 | 1 | -2/+2 |
* | cpumask: zero extra bits in alloc_cpumask_var_node | Rusty Russell | 2009-01-01 | 1 | -0/+8 |
* | cpumask: fix bogus kernel-doc | Li Zefan | 2009-01-01 | 1 | -1/+1 |
* | cpumask: documentation for cpumask_var_t | Mike Travis | 2008-12-19 | 1 | -0/+43 |
* | cpumask: Add alloc_cpumask_var_node() | Mike Travis | 2008-12-19 | 1 | -3/+8 |
* | cpumask: introduce new API, without changing anything, v3 | Rusty Russell | 2008-11-09 | 1 | -1/+2 |
* | cpumask: new API, v2 | Rusty Russell | 2008-11-07 | 1 | -0/+5 |
* | cpumask: introduce new API, without changing anything | Rusty Russell | 2008-11-06 | 1 | -0/+73 |
* | x86: Add performance variants of cpumask operators | Mike Travis | 2008-05-23 | 1 | -0/+9 |
* | Safer nr_node_ids and nr_node_ids determination and initial values | Christoph Lameter | 2007-05-07 | 1 | -3/+0 |
* | [PATCH] Convert highest_possible_processor_id to nr_cpu_ids | Christoph Lameter | 2007-02-20 | 1 | -16/+2 |
* | [PATCH] highest_possible_node_id() linkage fix | Andrew Morton | 2006-10-20 | 1 | -16/+0 |
* | [PATCH] cpumask: add highest_possible_node_id | Greg Banks | 2006-10-02 | 1 | -0/+16 |
* | [PATCH] cpumask: uninline any_online_cpu() | Andrew Morton | 2006-03-25 | 1 | -0/+12 |
* | [PATCH] cpumask: uninline highest_possible_processor_id() | Andrew Morton | 2006-03-25 | 1 | -0/+17 |
* | [PATCH] cpumask: uninline next_cpu() | Andrew Morton | 2006-03-25 | 1 | -0/+5 |
* | [PATCH] cpumask: uninline first_cpu() | Andrew Morton | 2006-03-25 | 1 | -0/+11 |