aboutsummaryrefslogtreecommitdiff
path: root/mm/percpu-km.c
AgeCommit message (Expand)Author
2014-09-02percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populatedTejun Heo
2014-09-02percpu: restructure lockingTejun Heo
2014-09-02percpu: make percpu-km set chunk->populated bitmap properlyTejun Heo
2014-09-02percpu: move region iterations out of pcpu_[de]populate_chunk()Tejun Heo
2014-09-02percpu: move common parts out of pcpu_[de]populate_chunk()Tejun Heo
2010-09-10percpu: clear memory allocated with the km allocatorTejun Heo
2010-09-08percpu: use percpu allocator on UP tooTejun Heo
2010-05-01percpu: implement kernel memory based chunk allocationTejun Heo