index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
percpu-vm.c
Commit message (
Expand
)
Author
Age
*
percpu: allow select gfp to be passed to underlying allocators
Dennis Zhou
2018-02-18
*
percpu: add __GFP_NORETRY semantics to the percpu balancing path
Dennis Zhou
2018-02-18
*
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
*
percpu: fix static checker warnings in pcpu_destroy_chunk
Dennis Zhou
2017-06-29
*
percpu: add tracepoint support for percpu memory
Dennis Zhou
2017-06-20
*
percpu: expose statistics about percpu memory via debugfs
Dennis Zhou
2017-06-20
*
percpu: remove unused chunk_alloc parameter from pcpu_get_pages()
Tahsin Erdogan
2017-03-06
*
percpu: move region iterations out of pcpu_[de]populate_chunk()
Tejun Heo
2014-09-02
*
percpu: move common parts out of pcpu_[de]populate_chunk()
Tejun Heo
2014-09-02
*
percpu: remove @may_alloc from pcpu_get_pages()
Tejun Heo
2014-09-02
*
percpu: remove the usage of separate populated bitmap in percpu-vm
Tejun Heo
2014-09-02
*
percpu: perform tlb flush after pcpu_map_pages() failure
Tejun Heo
2014-08-15
*
percpu: fix pcpu_alloc_pages() failure path
Tejun Heo
2014-08-15
*
mm: fix kernel-doc warnings
Wanpeng Li
2012-06-20
*
percpu: use bitmap_clear
Akinobu Mita
2012-01-20
*
percpu: fix chunk range calculation
Tejun Heo
2011-11-22
*
percpu: rename pcpu_mem_alloc to pcpu_mem_zalloc
Bob Liu
2011-11-22
*
mm: remove gfp mask from pcpu_get_vm_areas
David Rientjes
2011-01-13
*
percpu: move vmalloc based chunk management into percpu-vm.c
Tejun Heo
2010-05-01