summaryrefslogtreecommitdiffstats
path: root/mm/percpu-vm.c
Commit message (Expand)AuthorAgeFilesLines
* percpu: fix static checker warnings in pcpu_destroy_chunkDennis Zhou2017-06-291-1/+4
* percpu: add tracepoint support for percpu memoryDennis Zhou2017-06-201-0/+2
* percpu: expose statistics about percpu memory via debugfsDennis Zhou2017-06-201-0/+5
* percpu: remove unused chunk_alloc parameter from pcpu_get_pages()Tahsin Erdogan2017-03-061-4/+3
* percpu: move region iterations out of pcpu_[de]populate_chunk()Tejun Heo2014-09-021-41/+16
* percpu: move common parts out of pcpu_[de]populate_chunk()Tejun Heo2014-09-021-26/+1
* percpu: remove @may_alloc from pcpu_get_pages()Tejun Heo2014-09-021-7/+8
* percpu: remove the usage of separate populated bitmap in percpu-vmTejun Heo2014-09-021-68/+25
* percpu: perform tlb flush after pcpu_map_pages() failureTejun Heo2014-08-151-0/+1
* percpu: fix pcpu_alloc_pages() failure pathTejun Heo2014-08-151-6/+15
* mm: fix kernel-doc warningsWanpeng Li2012-06-201-1/+0
* percpu: use bitmap_clearAkinobu Mita2012-01-201-2/+1
* percpu: fix chunk range calculationTejun Heo2011-11-221-6/+6
* percpu: rename pcpu_mem_alloc to pcpu_mem_zallocBob Liu2011-11-221-3/+2
* mm: remove gfp mask from pcpu_get_vm_areasDavid Rientjes2011-01-131-1/+1
* percpu: move vmalloc based chunk management into percpu-vm.cTejun Heo2010-05-011-0/+451
OpenPOWER on IntegriCloud