summaryrefslogtreecommitdiffstats
path: root/mm/allocpercpu.c
Commit message (Expand)AuthorAgeFilesLines
* mm/allocpercpu.c: make 4 functions staticAdrian Bunk2008-07-261-9/+11
* Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-061-1/+1
|\
| * Christoph has movedChristoph Lameter2008-07-041-1/+1
* | mm: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-2/+2
|/
* cpumask: Cleanup more uses of CPU_MASK and NODE_MASKMike Travis2008-04-191-1/+2
* alloc_percpu() fails to allocate percpu dataEric Dumazet2008-03-041-1/+14
* PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet2008-02-061-1/+1
* Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter2007-07-171-6/+3
* [PATCH] Allow NULL pointers in percpu_freeAlan Stern2006-12-071-4/+5
* [PATCH] Extract the allocpercpu functions from the slab allocatorChristoph Lameter2006-09-261-0/+129