summaryrefslogtreecommitdiff
path: root/tools/arch/x86/include/asm/atomic.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-02tools: KVM: selftests: Convert clear/set_bit() to actual atomicsSean Christopherson1-0/+5
2022-12-02tools: Drop "atomic_" prefix from atomic test_and_set_bit()Sean Christopherson1-2/+1
2022-11-17tools: Add atomic_test_and_set_bit()Peter Gonda1-0/+7
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland1-1/+1
2017-03-04tools arch x86: Introduce atomic_cmpxchg()Arnaldo Carvalho de Melo1-0/+7
2015-05-08tools include: Add basic atomic.h implementation from the kernel sourcesArnaldo Carvalho de Melo1-0/+65