Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86...
[firefly-linux-kernel-4.4.55.git] / mm / percpu.c
2009-03-10 Ingo MolnarMerge branches 'x86/apic', 'x86/asm', 'x86/fixmap'...
2009-03-07 Tejun Heopercpu: finer grained locking to break deadlock and...
2009-03-06 Tejun Heopercpu: move fully free chunk reclamation into a work
2009-03-06 Tejun Heopercpu: move chunk area map extension out of area alloc...
2009-03-06 Tejun Heopercpu: replace pcpu_realloc() with pcpu_mem_alloc...
2009-03-06 Tejun Heopercpu, module: implement reserved allocation and use...
2009-03-06 Tejun Heopercpu: add an indirection ptr for chunk page map access
2009-03-06 Tejun Heopercpu: use negative for auto for pcpu_setup_first_chun...
2009-03-06 Tejun Heopercpu: improve first chunk initial area map handling
2009-03-06 Tejun Heopercpu: cosmetic renames in pcpu_setup_first_chunk()
2009-03-05 Ingo MolnarMerge branch 'x86/doc' into x86/core
2009-03-05 Ingo MolnarMerge branch 'x86/mm' into x86/core
2009-03-05 Ingo MolnarMerge branch 'x86/mce2' into x86/core
2009-03-05 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-03-04 Ingo MolnarMerge branch 'x86/core' into core/percpu
2009-03-01 Tejun Heopercpu: kill compile warning in pcpu_populate_chunk()
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