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