Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated | Tejun Heo | 2014-09-02 | 1 | -1/+1 |
* | percpu: restructure locking | Tejun Heo | 2014-09-02 | 1 | -0/+2 |
* | percpu: make percpu-km set chunk->populated bitmap properly | Tejun Heo | 2014-09-02 | 1 | -0/+3 |
* | percpu: move region iterations out of pcpu_[de]populate_chunk() | Tejun Heo | 2014-09-02 | 1 | -2/+4 |
* | percpu: move common parts out of pcpu_[de]populate_chunk() | Tejun Heo | 2014-09-02 | 1 | -5/+0 |
* | percpu: clear memory allocated with the km allocator | Tejun Heo | 2010-09-10 | 1 | -1/+5 |
* | percpu: use percpu allocator on UP too | Tejun Heo | 2010-09-08 | 1 | -1/+1 |
* | percpu: implement kernel memory based chunk allocation | Tejun Heo | 2010-05-01 | 1 | -0/+104 |