summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/refcount.h
Commit message (Expand)AuthorAgeFilesLines
* refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variantsElena Reshetova2019-02-041-4/+18
* Revert "x86/refcount: Work around GCC inlining bug"Ingo Molnar2018-12-191-48/+33
* x86/asm: 'Simplify' GEN_*_RMWcc() macrosPeter Zijlstra2018-10-161-6/+7
* x86/refcount: Work around GCC inlining bugNadav Amit2018-10-041-29/+45
* locking/refcounts: Include fewer headers in <linux/refcount.h>Alexey Dobriyan2018-06-211-0/+1
* x86/refcounts: Switch to UD2 for exceptionsKees Cook2018-02-281-1/+1
* x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbersJan Beulich2018-02-201-2/+2
* locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook2017-09-281-1/+1
* locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook2017-08-171-0/+109