summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/rmwcc.h
Commit message (Expand)AuthorAge
* Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templatesUros Bizjak2017-09-24
|/
* x86/asm: Add suffix macro for GEN_*_RMWcc()Kees Cook2017-07-25
* x86, asm: change GEN_*_RMWcc() to use CC_SET()/CC_OUT()H. Peter Anvin2016-06-08
* x86, asm: change the GEN_*_RMWcc() macros to not quote the conditionH. Peter Anvin2016-06-08
* x86, asm: use bool for bitops and other assembly outputsH. Peter Anvin2016-06-08
* x86, bitops: Correct the assembly constraints to testing bitopsH. Peter Anvin2013-12-04
* x86: Apply the asm_volatile_goto() compiler quirkIngo Molnar2013-10-11
* x86: Use asm goto to implement better modify_and_test() functionsPeter Zijlstra2013-09-25