summaryrefslogtreecommitdiff
path: root/mm/allocpercpu.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-04alloc_percpu() fails to allocate percpu dataEric Dumazet1-1/+14
2008-02-06PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet1-1/+1
2007-07-17Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter1-6/+3
2006-12-07[PATCH] Allow NULL pointers in percpu_freeAlan Stern1-4/+5
2006-09-26[PATCH] Extract the allocpercpu functions from the slab allocatorChristoph Lameter1-0/+129