Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc...
[pandora-kernel.git] / mm / percpu.c
2009-02-24 Ingo MolnarMerge branch 'tj-percpu' of git://git./linux/kernel...
2009-02-24 Tejun Heopercpu: add __read_mostly to variables which are mostly...
2009-02-24 Tejun Heopercpu: give more latitude to arch specific first chunk...
2009-02-24 Tejun Heopercpu: remove unit_size power-of-2 restriction
2009-02-24 Tejun Heovmalloc: add @align to vm_area_register_early()
2009-02-24 Tejun Heopercpu: fix pcpu_chunk_struct_size
2009-02-21 Tejun Heopercpu: clean up size usage
2009-02-20 Tejun Heopercpu: implement new dynamic percpu allocator