index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
percpu-refcount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-28
percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()
Tejun Heo
1
-0
/
+35
2014-06-28
percpu-refcount: require percpu_ref to be exited explicitly
Tejun Heo
1
-23
/
+10
2014-06-28
percpu-refcount: use unsigned long for pcpu_count pointer
Tejun Heo
1
-6
/
+5
2014-06-28
percpu-refcount: add helpers for ->percpu_count accesses
Tejun Heo
1
-8
/
+9
2014-06-28
percpu-refcount: one bit is enough for REF_STATUS
Tejun Heo
1
-1
/
+1
2014-01-21
percpu-refcount: Add a WARN() for ref going negative
Kent Overstreet
1
-0
/
+3
2013-10-16
percpu_refcount: export symbols
Matias Bjorling
1
-0
/
+3
2013-06-16
percpu-refcount: use RCU-sched insted of normal RCU
Tejun Heo
1
-1
/
+1
2013-06-13
percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con...
Tejun Heo
1
-6
/
+17
2013-06-13
percpu-refcount: implement percpu_ref_cancel_init()
Tejun Heo
1
-0
/
+31
2013-06-13
percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O...
Tejun Heo
1
-3
/
+1
2013-06-12
percpu-refcount: cosmetic updates
Tejun Heo
1
-3
/
+4
2013-06-03
percpu-refcount: Don't use silly cmpxchg()
Kent Overstreet
1
-15
/
+4
2013-06-03
percpu: implement generic percpu refcounting
Kent Overstreet
1
-0
/
+128