aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/percpu-refcount.h
Commit message (Expand)AuthorAge
* 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: consistently use plain (non-sched) RCUTejun Heo2013-06-12
* percpu: implement generic percpu refcountingKent Overstreet2013-06-03