Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-24 | atomic: base mb_read/mb_set on load-acquire and store-release | Paolo Bonzini | 1 | -2/+3 |
2016-10-24 | atomic: introduce smp_mb_acquire and smp_mb_release | Paolo Bonzini | 1 | -32/+47 |
2016-05-29 | docs/atomics: update comparison with Linux | Paolo Bonzini | 1 | -5/+15 |
2016-05-29 | docs/atomics: update atomic_read/set comparison with Linux | Emilio G. Cota | 1 | -3/+13 |
2016-05-23 | docs/atomics.txt: Update pointer to linux macro | Pranith Kumar | 1 | -2/+2 |
2015-04-30 | docs/atomics.txt: fix two typos | Laszlo Ersek | 1 | -2/+2 |
2013-07-04 | add a header file for atomic operations | Paolo Bonzini | 1 | -0/+352 |