summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/refcount.h
AgeCommit message (Expand)Author
2019-02-04refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variantsElena Reshetova
2018-12-19Revert "x86/refcount: Work around GCC inlining bug"Ingo Molnar
2018-10-16x86/asm: 'Simplify' GEN_*_RMWcc() macrosPeter Zijlstra
2018-10-04x86/refcount: Work around GCC inlining bugNadav Amit
2018-06-21locking/refcounts: Include fewer headers in <linux/refcount.h>Alexey Dobriyan
2018-02-28x86/refcounts: Switch to UD2 for exceptionsKees Cook
2018-02-20x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbersJan Beulich
2017-09-28locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook
2017-08-17locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook