aboutsummaryrefslogtreecommitdiff
path: root/mm/allocpercpu.c
AgeCommit message (Expand)Author
2009-06-24percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo
2009-04-06percpu: __percpu_depopulate_mask can take a const maskStephen Rothwell
2009-03-30cpumask: use new cpumask_ functions in core code.Rusty Russell
2009-03-11percpu: fix spurious alignment WARN in legacy SMP percpu allocatorTejun Heo
2009-02-20percpu: kill percpu_alloc() and friendsTejun Heo
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