Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dbd0b42350d5717786cb8257fbe5b528f3af9772
/
lib
/
refcount.c
9dbbc3b
lib: fix spelling mistakes
by Zhen Lei
· 3 years, 6 months ago
fb041bb
locking/refcount: Consolidate implementations of refcount_t
by Will Deacon
· 5 years ago
1eb085d
locking/refcount: Move saturation warnings out of line
by Will Deacon
· 5 years ago
77e9971
locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the <linux/refcount.h> header
by Will Deacon
· 5 years ago
7221762
locking/refcount: Remove unused refcount_*_checked() variants
by Will Deacon
· 5 years ago
97a1420a
locking/refcount: Ensure integer operands are treated as signed
by Will Deacon
· 5 years ago
23e6b16
locking/refcount: Define constants for saturation and max refcount values
by Will Deacon
· 5 years ago
47b8f3a
refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variants
by Elena Reshetova
· 6 years ago
52b544b
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
afed7bc
locking/refcount: Always allow checked forms
by Mark Rutland
· 6 years ago
75a040f
locking/refcounts: Include fewer headers in <linux/refcount.h>
by Alexey Dobriyan
· 7 years ago
7ea959c
locking/refcounts: Implement refcount_dec_and_lock_irqsave()
by Anna-Maria Gleixner
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
fd25d19f
locking/refcount: Create unchecked atomic_t implementation
by Kees Cook
· 8 years ago
d557d1b
refcount: change EXPORT_SYMBOL markings
by Greg Kroah-Hartman
· 8 years ago
b78c0d4
locking/refcounts: Use atomic_try_cmpxchg()
by Peter Zijlstra
· 8 years ago
bd17416
locking/refcount: Add refcount_t API kernel-doc comments
by David Windsor
· 8 years ago
9dcfe2c
locking/refcounts: Change WARN() to WARN_ONCE()
by Ingo Molnar
· 8 years ago
29dee3c
locking/refcounts: Out-of-line everything
by Peter Zijlstra
· 8 years ago