Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-16 | percpu_refcount: export symbols | Matias Bjorling | 1 | -0/+3 |
2013-06-16 | percpu-refcount: use RCU-sched insted of normal RCU | Tejun Heo | 1 | -1/+1 |
2013-06-13 | percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con... | Tejun Heo | 1 | -6/+17 |
2013-06-13 | percpu-refcount: implement percpu_ref_cancel_init() | Tejun Heo | 1 | -0/+31 |
2013-06-13 | percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O... | Tejun Heo | 1 | -3/+1 |
2013-06-12 | percpu-refcount: cosmetic updates | Tejun Heo | 1 | -3/+4 |
2013-06-03 | percpu-refcount: Don't use silly cmpxchg() | Kent Overstreet | 1 | -15/+4 |
2013-06-03 | percpu: implement generic percpu refcounting | Kent Overstreet | 1 | -0/+128 |