index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
percpu-refcount.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()
Tejun Heo
2014-06-28
*
percpu-refcount: require percpu_ref to be exited explicitly
Tejun Heo
2014-06-28
*
percpu-refcount: use unsigned long for pcpu_count pointer
Tejun Heo
2014-06-28
*
percpu-refcount: add helpers for ->percpu_count accesses
Tejun Heo
2014-06-28
*
percpu-refcount: one bit is enough for REF_STATUS
Tejun Heo
2014-06-28
*
percpu-refcount: Add a WARN() for ref going negative
Kent Overstreet
2014-01-21
*
percpu_refcount: export symbols
Matias Bjorling
2013-10-16
*
percpu-refcount: use RCU-sched insted of normal RCU
Tejun Heo
2013-06-16
*
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-12
*
percpu-refcount: Don't use silly cmpxchg()
Kent Overstreet
2013-06-03
*
percpu: implement generic percpu refcounting
Kent Overstreet
2013-06-03