summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-03-17mm: percpu: use pr_fmt to prefix outputJoe Perches2-11/+13
2016-03-17mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches20-150/+118
2014-09-02percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populatedTejun Heo2-10/+114
2014-09-02percpu: restructure lockingTejun Heo2-40/+37
2014-09-02percpu: make percpu-km set chunk->populated bitmap properlyTejun Heo1-0/+3
2014-09-02percpu: move region iterations out of pcpu_[de]populate_chunk()Tejun Heo3-54/+28
2014-09-02percpu: move common parts out of pcpu_[de]populate_chunk()Tejun Heo3-40/+31
2010-09-10percpu: clear memory allocated with the km allocatorTejun Heo1-1/+5
2010-09-08percpu: use percpu allocator on UP tooTejun Heo6-65/+71
2010-05-01percpu: implement kernel memory based chunk allocationTejun Heo2-0/+108