Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | percpu-refcount: use RCU-sched insted of normal RCU | Tejun Heo | 2013-06-17 | 1 | -6/+6 |
* | percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con... | Tejun Heo | 2013-06-14 | 1 | -1/+49 |
* | percpu-refcount: implement percpu_ref_cancel_init() | Tejun Heo | 2013-06-13 | 1 | -0/+1 |
* | percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O... | Tejun Heo | 2013-06-13 | 1 | -1/+2 |
* | percpu-refcount: cosmetic updates | Tejun Heo | 2013-06-13 | 1 | -3/+5 |
* | percpu-refcount: consistently use plain (non-sched) RCU | Tejun Heo | 2013-06-13 | 1 | -4/+4 |
* | percpu: implement generic percpu refcounting | Kent Overstreet | 2013-06-04 | 1 | -0/+122 |