Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8465fe6ac5cc054a7969e78e56aea40cd7808540
/
lib
/
percpu-refcount.c
1cae13e
percpu_ref: make INIT_ATOMIC and switch_to_atomic() sticky
by Tejun Heo
· 10 years ago
2aad2a8
percpu_ref: add PERCPU_REF_INIT_* flags
by Tejun Heo
· 10 years ago
f47ad45
percpu_ref: decouple switching to percpu mode and reinit
by Tejun Heo
· 10 years ago
490c79a
percpu_ref: decouple switching to atomic mode and killing
by Tejun Heo
· 10 years ago
27344a9
percpu_ref: add PCPU_REF_DEAD
by Tejun Heo
· 10 years ago
9e804d1
percpu_ref: rename things to prepare for decoupling percpu/atomic mode switch
by Tejun Heo
· 10 years ago
eecc16b
percpu_ref: replace pcpu_ prefix with percpu_
by Tejun Heo
· 10 years ago
6251f99
percpu_ref: minor code and comment updates
by Tejun Heo
· 10 years ago
a223737
percpu_ref: relocate percpu_ref_reinit()
by Tejun Heo
· 10 years ago
9eca804
Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe"
by Tejun Heo
· 10 years ago
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
0a30288
blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe
by Tejun Heo
· 10 years ago
e625305
percpu-refcount: make percpu_ref based on longs instead of ints
by Tejun Heo
· 10 years ago
4843c33
percpu-refcount: improve WARN messages
by Tejun Heo
· 10 years ago
a34375e
percpu-refcount: add @gfp to percpu_ref_init()
by Tejun Heo
· 10 years ago
2d72278
percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()
by Tejun Heo
· 10 years ago
9a1049d
percpu-refcount: require percpu_ref to be exited explicitly
by Tejun Heo
· 10 years ago
7d74207
percpu-refcount: use unsigned long for pcpu_count pointer
by Tejun Heo
· 10 years ago
eae7975
percpu-refcount: add helpers for ->percpu_count accesses
by Tejun Heo
· 10 years ago
d630dc4
percpu-refcount: one bit is enough for REF_STATUS
by Tejun Heo
· 10 years ago
687b0ad
percpu-refcount: Add a WARN() for ref going negative
by Kent Overstreet
· 11 years ago
5e9dd37
percpu_refcount: export symbols
by Matias Bjorling
· 11 years ago
a424445
percpu-refcount: use RCU-sched insted of normal RCU
by Tejun Heo
· 11 years ago
dbece3a
percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm()
by Tejun Heo
· 11 years ago
bc497bd
percpu-refcount: implement percpu_ref_cancel_init()
by Tejun Heo
· 11 years ago
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
ac89906
percpu-refcount: cosmetic updates
by Tejun Heo
· 11 years ago
c1ae6e9
percpu-refcount: Don't use silly cmpxchg()
by Kent Overstreet
· 11 years ago
215e262
percpu: implement generic percpu refcounting
by Kent Overstreet
· 11 years ago