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