| Commit message (Expand) | Author | Age | Files | Lines |
* | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo | 2009-06-24 | 1 | -0/+28 |
* | percpu: __percpu_depopulate_mask can take a const mask | Stephen Rothwell | 2009-04-06 | 1 | -1/+1 |
* | cpumask: use new cpumask_ functions in core code. | Rusty Russell | 2009-03-30 | 1 | -1/+1 |
* | percpu: fix spurious alignment WARN in legacy SMP percpu allocator | Tejun Heo | 2009-03-11 | 1 | -1/+1 |
* | percpu: kill percpu_alloc() and friends | Tejun Heo | 2009-02-20 | 1 | -13/+19 |
* | mm/allocpercpu.c: make 4 functions static | Adrian Bunk | 2008-07-26 | 1 | -9/+11 |
* | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 1 | -1/+1 |
|\ |
|
| * | Christoph has moved | Christoph Lameter | 2008-07-04 | 1 | -1/+1 |
* | | mm: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 1 | -2/+2 |
|/ |
|
* | cpumask: Cleanup more uses of CPU_MASK and NODE_MASK | Mike Travis | 2008-04-19 | 1 | -1/+2 |
* | alloc_percpu() fails to allocate percpu data | Eric Dumazet | 2008-03-04 | 1 | -1/+14 |
* | PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage | Eric Dumazet | 2008-02-06 | 1 | -1/+1 |
* | Slab allocators: Replace explicit zeroing with __GFP_ZERO | Christoph Lameter | 2007-07-17 | 1 | -6/+3 |
* | [PATCH] Allow NULL pointers in percpu_free | Alan Stern | 2006-12-07 | 1 | -4/+5 |
* | [PATCH] Extract the allocpercpu functions from the slab allocator | Christoph Lameter | 2006-09-26 | 1 | -0/+129 |