Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-02 | percpu: move region iterations out of pcpu_[de]populate_chunk() | Tejun Heo | 1 | -41/+16 |
2014-09-02 | percpu: move common parts out of pcpu_[de]populate_chunk() | Tejun Heo | 1 | -26/+1 |
2014-09-02 | percpu: remove @may_alloc from pcpu_get_pages() | Tejun Heo | 1 | -7/+8 |
2014-09-02 | percpu: remove the usage of separate populated bitmap in percpu-vm | Tejun Heo | 1 | -68/+25 |
2014-08-15 | percpu: perform tlb flush after pcpu_map_pages() failure | Tejun Heo | 1 | -0/+1 |
2014-08-15 | percpu: fix pcpu_alloc_pages() failure path | Tejun Heo | 1 | -6/+15 |
2012-06-20 | mm: fix kernel-doc warnings | Wanpeng Li | 1 | -1/+0 |
2012-01-20 | percpu: use bitmap_clear | Akinobu Mita | 1 | -2/+1 |
2011-11-22 | percpu: fix chunk range calculation | Tejun Heo | 1 | -6/+6 |
2011-11-22 | percpu: rename pcpu_mem_alloc to pcpu_mem_zalloc | Bob Liu | 1 | -3/+2 |
2011-01-13 | mm: remove gfp mask from pcpu_get_vm_areas | David Rientjes | 1 | -1/+1 |
2010-05-01 | percpu: move vmalloc based chunk management into percpu-vm.c | Tejun Heo | 1 | -0/+451 |