aboutsummaryrefslogtreecommitdiffstats
path: root/mm/percpu.c
Commit message (Expand)AuthorAgeFilesLines
...
* percpu: remove unit_size power-of-2 restrictionTejun Heo2009-02-241-14/+19
* vmalloc: add @align to vm_area_register_early()Tejun Heo2009-02-241-1/+1
* percpu: fix pcpu_chunk_struct_sizeTejun Heo2009-02-241-1/+1
* percpu: clean up size usageTejun Heo2009-02-211-11/+12
* percpu: implement new dynamic percpu allocatorTejun Heo2009-02-201-0/+890