index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
refcount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/refcount: Consolidate implementations of refcount_t
Will Deacon
2019-11-25
1
-1
/
+1
*
locking/refcount: Move saturation warnings out of line
Will Deacon
2019-11-25
1
-0
/
+28
*
locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the ...
Will Deacon
2019-11-25
1
-237
/
+1
*
locking/refcount: Remove unused refcount_*_checked() variants
Will Deacon
2019-11-25
1
-25
/
+29
*
locking/refcount: Ensure integer operands are treated as signed
Will Deacon
2019-11-25
1
-3
/
+3
*
locking/refcount: Define constants for saturation and max refcount values
Will Deacon
2019-11-25
1
-17
/
+20
*
refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variants
Elena Reshetova
2019-02-04
1
-5
/
+13
*
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-07-17
1
-0
/
+28
|
\
|
*
locking/refcounts: Implement refcount_dec_and_lock_irqsave()
Anna-Maria Gleixner
2018-06-12
1
-0
/
+28
*
|
locking/refcount: Always allow checked forms
Mark Rutland
2018-07-13
1
-28
/
+25
*
|
locking/refcounts: Include fewer headers in <linux/refcount.h>
Alexey Dobriyan
2018-06-21
1
-0
/
+2
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
locking/refcount: Create unchecked atomic_t implementation
Kees Cook
2017-06-28
1
-0
/
+3
*
refcount: change EXPORT_SYMBOL markings
Greg Kroah-Hartman
2017-05-06
1
-11
/
+11
*
locking/refcounts: Use atomic_try_cmpxchg()
Peter Zijlstra
2017-03-23
1
-32
/
+15
*
locking/refcount: Add refcount_t API kernel-doc comments
David Windsor
2017-03-13
1
-12
/
+110
*
locking/refcounts: Change WARN() to WARN_ONCE()
Ingo Molnar
2017-03-01
1
-7
/
+7
*
locking/refcounts: Out-of-line everything
Peter Zijlstra
2017-02-24
1
-0
/
+267