1. 4e5ef02 pcpu_ref: add percpu_ref_tryget_many() by Pavel Begunkov · 5 years ago
  2. 9e8d42a percpu-refcount: Use normal instead of RCU-sched" by Sebastian Andrzej Siewior · 5 years ago
  3. 7d9ab9b percpu_ref: release percpu memory early without PERCPU_REF_ALLOW_REINIT by Roman Gushchin · 6 years ago
  4. 09ed79d6 percpu_ref: introduce PERCPU_REF_ALLOW_REINIT flag by Roman Gushchin · 6 years ago
  5. 18c9a6b percpu-refcount: Introduce percpu_ref_resurrect() by Bart Van Assche · 6 years ago
  6. b3a5d11 percpu_ref: Update doc to dissuade users from depending on internal RCU grace periods by Tejun Heo · 7 years ago
  7. b393e8b percpu: READ_ONCE() now implies smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. 210f7cd percpu-refcount: support synchronous switch to atomic mode. by NeilBrown · 8 years ago
  10. 966d2b0 percpu-refcount: fix reference leak during percpu-atomic transition by Douglas Miller · 8 years ago
  11. ed8ebd1 percpu, locking: Revert ("percpu: Replace smp_read_barrier_depends() with lockless_dereference()") by Tejun Heo · 9 years ago
  12. 4d41426 percpu: Remove unneeded return from void function by Guillaume Gomez · 9 years ago
  13. 4c907ba percpu_ref: implement percpu_ref_is_dying() by Tejun Heo · 10 years ago
  14. 6810e4a percpu_ref: remove unnecessary ACCESS_ONCE() in percpu_ref_tryget_live() by Tejun Heo · 10 years ago
  15. eedb3d3 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  16. e8ea14c mm: memcontrol: take a css reference for each charged page by Johannes Weiner · 10 years ago
  17. 4aab3b5 percpu-ref: fix DEAD flag contamination of percpu pointer by Tejun Heo · 10 years ago
  18. eadac03 percpu: Replace smp_read_barrier_depends() with lockless_dereference() by Pranith Kumar · 10 years ago
  19. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  20. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  21. 1cae13e percpu_ref: make INIT_ATOMIC and switch_to_atomic() sticky by Tejun Heo · 10 years ago
  22. 2aad2a8 percpu_ref: add PERCPU_REF_INIT_* flags by Tejun Heo · 10 years ago
  23. f47ad45 percpu_ref: decouple switching to percpu mode and reinit by Tejun Heo · 10 years ago
  24. 490c79a percpu_ref: decouple switching to atomic mode and killing by Tejun Heo · 10 years ago
  25. 27344a9 percpu_ref: add PCPU_REF_DEAD by Tejun Heo · 10 years ago
  26. 9e804d1 percpu_ref: rename things to prepare for decoupling percpu/atomic mode switch by Tejun Heo · 10 years ago
  27. eecc16b percpu_ref: replace pcpu_ prefix with percpu_ by Tejun Heo · 10 years ago
  28. 6251f99 percpu_ref: minor code and comment updates by Tejun Heo · 10 years ago
  29. a223737 percpu_ref: relocate percpu_ref_reinit() by Tejun Heo · 10 years ago
  30. 9eca804 Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe" by Tejun Heo · 10 years ago
  31. d06efeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 by Tejun Heo · 10 years ago
  32. 0a30288 blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe by Tejun Heo · 10 years ago
  33. e625305 percpu-refcount: make percpu_ref based on longs instead of ints by Tejun Heo · 10 years ago
  34. a34375e percpu-refcount: add @gfp to percpu_ref_init() by Tejun Heo · 10 years ago
  35. d7cdb96 treewide: fix synchronize_rcu() in comments by Jesper Dangaard Brouer · 11 years ago
  36. 2d72278 percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero() by Tejun Heo · 11 years ago
  37. 9a1049d percpu-refcount: require percpu_ref to be exited explicitly by Tejun Heo · 11 years ago
  38. 7d74207 percpu-refcount: use unsigned long for pcpu_count pointer by Tejun Heo · 11 years ago
  39. eae7975 percpu-refcount: add helpers for ->percpu_count accesses by Tejun Heo · 11 years ago
  40. d630dc4 percpu-refcount: one bit is enough for REF_STATUS by Tejun Heo · 11 years ago
  41. 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 · 11 years ago
  42. 0c36b39 percpu-refcount: fix usage of this_cpu_ops by Sebastian Ott · 11 years ago
  43. 4fb6e25 percpu-refcount: implement percpu_ref_tryget() by Tejun Heo · 11 years ago
  44. 2070d50 percpu-refcount: rename percpu_ref_tryget() to percpu_ref_tryget_live() by Tejun Heo · 11 years ago
  45. a424445 percpu-refcount: use RCU-sched insted of normal RCU by Tejun Heo · 12 years ago
  46. dbece3a percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm() by Tejun Heo · 12 years ago
  47. bc497bd percpu-refcount: implement percpu_ref_cancel_init() by Tejun Heo · 12 years ago
  48. acac788 percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_ONCE() in percpu_ref_kill_rcu() by Tejun Heo · 12 years ago
  49. ac89906 percpu-refcount: cosmetic updates by Tejun Heo · 12 years ago
  50. 6a24474 percpu-refcount: consistently use plain (non-sched) RCU by Tejun Heo · 12 years ago
  51. 215e262 percpu: implement generic percpu refcounting by Kent Overstreet · 12 years ago