Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "x86/refcount: Work around GCC inlining bug" | Ingo Molnar | 2018-12-19 | 1 | -48/+33 |
* | x86/asm: 'Simplify' GEN_*_RMWcc() macros | Peter Zijlstra | 2018-10-16 | 1 | -6/+7 |
* | x86/refcount: Work around GCC inlining bug | Nadav Amit | 2018-10-04 | 1 | -29/+45 |
* | locking/refcounts: Include fewer headers in <linux/refcount.h> | Alexey Dobriyan | 2018-06-21 | 1 | -0/+1 |
* | x86/refcounts: Switch to UD2 for exceptions | Kees Cook | 2018-02-28 | 1 | -1/+1 |
* | x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers | Jan Beulich | 2018-02-20 | 1 | -2/+2 |
* | locking/refcounts, x86/asm: Use unique .text section for refcount exceptions | Kees Cook | 2017-09-28 | 1 | -1/+1 |
* | locking/refcounts, x86/asm: Implement fast refcount overflow protection | Kees Cook | 2017-08-17 | 1 | -0/+109 |