Age | Commit message (Expand) | Author |
---|---|---|
2019-11-25 | locking/refcount: Consolidate implementations of refcount_t | Will Deacon |
2019-02-04 | refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variants | Elena Reshetova |
2018-12-19 | Revert "x86/refcount: Work around GCC inlining bug" | Ingo Molnar |
2018-10-16 | x86/asm: 'Simplify' GEN_*_RMWcc() macros | Peter Zijlstra |
2018-10-04 | x86/refcount: Work around GCC inlining bug | Nadav Amit |
2018-06-21 | locking/refcounts: Include fewer headers in <linux/refcount.h> | Alexey Dobriyan |
2018-02-28 | x86/refcounts: Switch to UD2 for exceptions | Kees Cook |
2018-02-20 | x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers | Jan Beulich |
2017-09-28 | locking/refcounts, x86/asm: Use unique .text section for refcount exceptions | Kees Cook |
2017-08-17 | locking/refcounts, x86/asm: Implement fast refcount overflow protection | Kees Cook |