sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / mm / allocpercpu.c
2009-06-24 Tejun Heopercpu: use dynamic percpu allocator as the default...
2009-04-06 Stephen Rothwellpercpu: __percpu_depopulate_mask can take a const mask
2009-03-30 Rusty Russellcpumask: use new cpumask_ functions in core code.
2009-03-11 Tejun Heopercpu: fix spurious alignment WARN in legacy SMP percp...
2009-02-20 Tejun Heopercpu: kill percpu_alloc() and friends
2008-07-26 Adrian Bunkmm/allocpercpu.c: make 4 functions static
2008-07-06 Ingo MolnarMerge commit 'v2.6.26-rc9' into cpus4096
2008-07-04 Christoph LameterChristoph has moved
2008-05-23 Mike Travismm: use performance variant for_each_cpu_mask_nr
2008-04-19 Mike Traviscpumask: Cleanup more uses of CPU_MASK and NODE_MASK
2008-03-05 Eric Dumazetalloc_percpu() fails to allocate percpu data
2008-02-06 Eric DumazetPERCPU : __percpu_alloc_mask() can dynamically size...
2007-07-17 Christoph LameterSlab allocators: Replace explicit zeroing with __GFP_ZERO
2006-12-07 Alan Stern[PATCH] Allow NULL pointers in percpu_free
2006-09-26 Christoph Lameter[PATCH] Extract the allocpercpu functions from the...