aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/refcount.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-16x86/asm: 'Simplify' GEN_*_RMWcc() macrosPeter Zijlstra1-6/+7
2018-10-04x86/refcount: Work around GCC inlining bugNadav Amit1-29/+45
2018-06-21locking/refcounts: Include fewer headers in <linux/refcount.h>Alexey Dobriyan1-0/+1
2018-02-28x86/refcounts: Switch to UD2 for exceptionsKees Cook1-1/+1
2018-02-20x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbersJan Beulich1-2/+2
2017-09-28locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook1-1/+1
2017-08-17locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook1-0/+109