summaryrefslogtreecommitdiff
path: root/mm/allocpercpu.c
Commit message (Expand)AuthorAge
* percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-24
* percpu: __percpu_depopulate_mask can take a const maskStephen Rothwell2009-04-06
* cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-30
* percpu: fix spurious alignment WARN in legacy SMP percpu allocatorTejun Heo2009-03-11
* percpu: kill percpu_alloc() and friendsTejun Heo2009-02-20
* mm/allocpercpu.c: make 4 functions staticAdrian Bunk2008-07-26
* Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06
|\
| * Christoph has movedChristoph Lameter2008-07-04
* | mm: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
|/
* cpumask: Cleanup more uses of CPU_MASK and NODE_MASKMike Travis2008-04-19
* alloc_percpu() fails to allocate percpu dataEric Dumazet2008-03-04
* PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet2008-02-06
* Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter2007-07-17
* [PATCH] Allow NULL pointers in percpu_freeAlan Stern2006-12-07
* [PATCH] Extract the allocpercpu functions from the slab allocatorChristoph Lameter2006-09-26