summaryrefslogtreecommitdiffstats
path: root/tools/include/asm-generic/atomic-gcc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: KVM: selftests: Convert clear/set_bit() to actual atomicsSean Christopherson2022-12-021-0/+11
* tools: Drop "atomic_" prefix from atomic test_and_set_bit()Sean Christopherson2022-12-021-1/+1
* tools: Add atomic_test_and_set_bit()Peter Gonda2022-11-171-0/+12
* Merge branch 'linus' into locking/core, to 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
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
|/
* tools include: Provide gcc based cmpxchg fallback for !x86Arnaldo Carvalho de Melo2017-03-031-0/+8
* tools include: Add basic atomic.h implementation from the kernel sourcesArnaldo Carvalho de Melo2015-05-081-0/+63