summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/rmwcc.h
Commit message (Expand)AuthorAgeFilesLines
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-3/+3
* x86/asm: 'Simplify' GEN_*_RMWcc() macrosPeter Zijlstra2018-10-161-28/+41
* x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbersJan Beulich2018-02-201-8/+8
* Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templatesUros Bizjak2017-09-241-1/+1
|/
* x86/asm: Add suffix macro for GEN_*_RMWcc()Kees Cook2017-07-251-13/+24
* x86, asm: change GEN_*_RMWcc() to use CC_SET()/CC_OUT()H. Peter Anvin2016-06-081-5/+9
* x86, asm: change the GEN_*_RMWcc() macros to not quote the conditionH. Peter Anvin2016-06-081-2/+2
* x86, asm: use bool for bitops and other assembly outputsH. Peter Anvin2016-06-081-2/+2
* x86, bitops: Correct the assembly constraints to testing bitopsH. Peter Anvin2013-12-041-4/+4
* x86: Apply the asm_volatile_goto() compiler quirkIngo Molnar2013-10-111-1/+1
* x86: Use asm goto to implement better modify_and_test() functionsPeter Zijlstra2013-09-251-0/+41