aboutsummaryrefslogtreecommitdiff
path: root/lib/refcount.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-28locking/refcount: Create unchecked atomic_t implementationGravatar Kees Cook 1-0/+3
2017-05-06refcount: change EXPORT_SYMBOL markingsGravatar Greg Kroah-Hartman 1-11/+11
2017-03-23locking/refcounts: Use atomic_try_cmpxchg()Gravatar Peter Zijlstra 1-32/+15
2017-03-13locking/refcount: Add refcount_t API kernel-doc commentsGravatar David Windsor 1-12/+110
2017-03-01locking/refcounts: Change WARN() to WARN_ONCE()Gravatar Ingo Molnar 1-7/+7
2017-02-24locking/refcounts: Out-of-line everythingGravatar Peter Zijlstra 1-0/+267