summaryrefslogtreecommitdiffstats
path: root/mm/allocpercpu.c
AgeCommit message (Expand)AuthorLines
2008-07-26mm/allocpercpu.c: make 4 functions staticAdrian Bunk-9/+11
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar-1/+1
2008-07-04Christoph has movedChristoph Lameter-1/+1
2008-05-23mm: use performance variant for_each_cpu_mask_nrMike Travis-2/+2
2008-04-19cpumask: Cleanup more uses of CPU_MASK and NODE_MASKMike Travis-1/+2
2008-03-04alloc_percpu() fails to allocate percpu dataEric Dumazet-1/+14
2008-02-06PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet-1/+1
2007-07-17Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter-6/+3
2006-12-07[PATCH] Allow NULL pointers in percpu_freeAlan Stern-4/+5
2006-09-26[PATCH] Extract the allocpercpu functions from the slab allocatorChristoph Lameter-0/+129