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