aboutsummaryrefslogtreecommitdiffstats
path: root/lib/percpu-refcount.c
Commit message (Expand)AuthorAge
* percpu-refcount: Add a WARN() for ref going negativeKent Overstreet2014-01-21
* percpu_refcount: export symbolsMatias Bjorling2013-10-17
* percpu-refcount: use RCU-sched insted of normal RCUTejun Heo2013-06-16
* percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con...Tejun Heo2013-06-13
* percpu-refcount: implement percpu_ref_cancel_init()Tejun Heo2013-06-13
* percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O...Tejun Heo2013-06-13
* percpu-refcount: cosmetic updatesTejun Heo2013-06-12
* percpu-refcount: Don't use silly cmpxchg()Kent Overstreet2013-06-03
* percpu: implement generic percpu refcountingKent Overstreet2013-06-03