Age | Commit message (Expand) | Author |
---|---|---|
2014-01-21 | percpu-refcount: Add a WARN() for ref going negative | Kent Overstreet |
2013-10-17 | percpu_refcount: export symbols | Matias Bjorling |
2013-06-16 | percpu-refcount: use RCU-sched insted of normal RCU | Tejun Heo |
2013-06-14 | percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con... | Tejun Heo |
2013-06-13 | percpu-refcount: implement percpu_ref_cancel_init() | Tejun Heo |
2013-06-13 | percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O... | Tejun Heo |
2013-06-13 | percpu-refcount: cosmetic updates | Tejun Heo |
2013-06-03 | percpu-refcount: Don't use silly cmpxchg() | Kent Overstreet |
2013-06-03 | percpu: implement generic percpu refcounting | Kent Overstreet |