Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
0774a964ef561b7170d8d1b1bfe6f88002b6d219
/
include
/
linux
/
refcount.h
fb041bb
locking/refcount: Consolidate implementations of refcount_t
by Will Deacon
· 5 years ago
65b0085
locking/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitions
by Will Deacon
· 5 years ago
1eb085d
locking/refcount: Move saturation warnings out of line
by Will Deacon
· 5 years ago
dcb7864
locking/refcount: Improve performance of generic REFCOUNT_FULL code
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
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
b6e859f
docs: refcount_t documentation
by Elena Reshetova
· 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
7a46ec0
locking/refcounts, x86/asm: Implement fast refcount overflow protection
by Kees Cook
· 7 years ago
5d6dec6
locking/refcount: Remove the half-implemented refcount_sub() API
by Kees Cook
· 8 years ago
fd25d19f
locking/refcount: Create unchecked atomic_t implementation
by Kees Cook
· 8 years ago
bd17416
locking/refcount: Add refcount_t API kernel-doc comments
by David Windsor
· 8 years ago
318b1dedc
locking/refcounts: Add missing kernel.h header to have UINT_MAX defined
by Elena Reshetova
· 8 years ago
29dee3c
locking/refcounts: Out-of-line everything
by Peter Zijlstra
· 8 years ago
f405df5
refcount_t: Introduce a special purpose refcount type
by Peter Zijlstra
· 8 years ago