summaryrefslogtreecommitdiff
path: root/mm/percpu-km.c
Commit message (Expand)AuthorAge
* percpu: allow select gfp to be passed to underlying allocatorsDennis Zhou2018-02-18
* percpu: add __GFP_NORETRY semantics to the percpu balancing pathDennis Zhou2018-02-18
* percpu: replace area map allocator with bitmapDennis Zhou (Facebook)2017-07-26
* percpu: fix static checker warnings in pcpu_destroy_chunkDennis Zhou2017-06-29
* percpu: add tracepoint support for percpu memoryDennis Zhou2017-06-20
* percpu: expose statistics about percpu memory via debugfsDennis Zhou2017-06-20
* mm: percpu: use pr_fmt to prefix outputJoe Perches2016-03-17
* mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-03-17
* percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populatedTejun Heo2014-09-02
* percpu: restructure lockingTejun Heo2014-09-02
* percpu: make percpu-km set chunk->populated bitmap properlyTejun Heo2014-09-02
* percpu: move region iterations out of pcpu_[de]populate_chunk()Tejun Heo2014-09-02
* percpu: move common parts out of pcpu_[de]populate_chunk()Tejun Heo2014-09-02
* percpu: clear memory allocated with the km allocatorTejun Heo2010-09-10
* percpu: use percpu allocator on UP tooTejun Heo2010-09-08
* percpu: implement kernel memory based chunk allocationTejun Heo2010-05-01