summaryrefslogtreecommitdiffstats
path: root/mm/allocpercpu.c
Commit message (Expand)AuthorAgeFilesLines
* 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