Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: KVM: selftests: Convert clear/set_bit() to actual atomics | Sean Christopherson | 2022-12-02 | 1 | -0/+11 |
* | tools: Drop "atomic_" prefix from atomic test_and_set_bit() | Sean Christopherson | 2022-12-02 | 1 | -1/+1 |
* | tools: Add atomic_test_and_set_bit() | Peter Gonda | 2022-11-17 | 1 | -0/+12 |
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ | |||||
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
|/ | |||||
* | tools include: Provide gcc based cmpxchg fallback for !x86 | Arnaldo Carvalho de Melo | 2017-03-03 | 1 | -0/+8 |
* | tools include: Add basic atomic.h implementation from the kernel sources | Arnaldo Carvalho de Melo | 2015-05-08 | 1 | -0/+63 |