summaryrefslogtreecommitdiff
path: root/lib/refcount.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook
2017-05-06refcount: change EXPORT_SYMBOL markingsGreg Kroah-Hartman
2017-03-23locking/refcounts: Use atomic_try_cmpxchg()Peter Zijlstra
2017-03-13locking/refcount: Add refcount_t API kernel-doc commentsDavid Windsor
2017-03-01locking/refcounts: Change WARN() to WARN_ONCE()Ingo Molnar
2017-02-24locking/refcounts: Out-of-line everythingPeter Zijlstra