Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/asm: Add suffix macro for GEN_*_RMWcc() | Kees Cook | 2017-07-25 | 1 | -13/+24 |
* | x86, asm: change GEN_*_RMWcc() to use CC_SET()/CC_OUT() | H. Peter Anvin | 2016-06-08 | 1 | -5/+9 |
* | x86, asm: change the GEN_*_RMWcc() macros to not quote the condition | H. Peter Anvin | 2016-06-08 | 1 | -2/+2 |
* | x86, asm: use bool for bitops and other assembly outputs | H. Peter Anvin | 2016-06-08 | 1 | -2/+2 |
* | x86, bitops: Correct the assembly constraints to testing bitops | H. Peter Anvin | 2013-12-04 | 1 | -4/+4 |
* | x86: Apply the asm_volatile_goto() compiler quirk | Ingo Molnar | 2013-10-11 | 1 | -1/+1 |
* | x86: Use asm goto to implement better modify_and_test() functions | Peter Zijlstra | 2013-09-25 | 1 | -0/+41 |