1. 2d72278 percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero() by Tejun Heo · 10 years ago
  2. 9a1049d percpu-refcount: require percpu_ref to be exited explicitly by Tejun Heo · 10 years ago
  3. 7d74207 percpu-refcount: use unsigned long for pcpu_count pointer by Tejun Heo · 10 years ago
  4. eae7975 percpu-refcount: add helpers for ->percpu_count accesses by Tejun Heo · 10 years ago
  5. d630dc4 percpu-refcount: one bit is enough for REF_STATUS by Tejun Heo · 10 years ago
  6. 315c555 Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git into for-3.16 by Tejun Heo · 10 years ago
  7. 0c36b39 percpu-refcount: fix usage of this_cpu_ops by Sebastian Ott · 10 years ago
  8. 4fb6e25 percpu-refcount: implement percpu_ref_tryget() by Tejun Heo · 10 years ago
  9. 2070d50 percpu-refcount: rename percpu_ref_tryget() to percpu_ref_tryget_live() by Tejun Heo · 10 years ago
  10. a424445 percpu-refcount: use RCU-sched insted of normal RCU by Tejun Heo · 11 years ago
  11. dbece3a percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm() by Tejun Heo · 11 years ago
  12. bc497bd percpu-refcount: implement percpu_ref_cancel_init() by Tejun Heo · 11 years ago
  13. acac788 percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_ONCE() in percpu_ref_kill_rcu() by Tejun Heo · 11 years ago
  14. ac89906 percpu-refcount: cosmetic updates by Tejun Heo · 11 years ago
  15. 6a24474 percpu-refcount: consistently use plain (non-sched) RCU by Tejun Heo · 11 years ago
  16. 215e262 percpu: implement generic percpu refcounting by Kent Overstreet · 11 years ago