summaryrefslogtreecommitdiff
path: root/mm/percpu-vm.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
* mm: remove __GFP_COLDMel Gorman2017-11-15
* 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
* percpu: remove unused chunk_alloc parameter from pcpu_get_pages()Tahsin Erdogan2017-03-06
* 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: remove @may_alloc from pcpu_get_pages()Tejun Heo2014-09-02
* percpu: remove the usage of separate populated bitmap in percpu-vmTejun Heo2014-09-02
* percpu: perform tlb flush after pcpu_map_pages() failureTejun Heo2014-08-15
* percpu: fix pcpu_alloc_pages() failure pathTejun Heo2014-08-15
* mm: fix kernel-doc warningsWanpeng Li2012-06-20
* percpu: use bitmap_clearAkinobu Mita2012-01-20
* percpu: fix chunk range calculationTejun Heo2011-11-22
* percpu: rename pcpu_mem_alloc to pcpu_mem_zallocBob Liu2011-11-22
* mm: remove gfp mask from pcpu_get_vm_areasDavid Rientjes2011-01-13
* percpu: move vmalloc based chunk management into percpu-vm.cTejun Heo2010-05-01