Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation/litmus-tests/atomic: Add a test for smp_mb__after_atomic() | Boqun Feng | 2020-06-29 | 1 | -5/+5 |
* | Documentation/litmus-tests/atomic: Add a test for atomic_set() | Boqun Feng | 2020-06-29 | 1 | -7/+7 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-08 | 1 | -2/+7 |
|\ | |||||
| * | x86/atomic: Fix smp_mb__{before,after}_atomic() | Peter Zijlstra | 2019-06-17 | 1 | -0/+3 |
| * | Documentation/atomic_t.txt: Clarify pure non-rmw usage | Peter Zijlstra | 2019-06-03 | 1 | -2/+4 |
* | | Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,aft... | Alan Stern | 2019-06-19 | 1 | -4/+13 |
|/ | |||||
* | Documentation/atomic_t: Clarify signed vs unsigned | Peter Zijlstra | 2019-03-18 | 1 | -0/+17 |
* | Documentation/locking/atomic: Finish the document... | Peter Zijlstra | 2017-08-25 | 1 | -0/+42 |
* | Documentation/locking/atomic: Add documents for new atomic_t APIs | Peter Zijlstra | 2017-08-10 | 1 | -0/+200 |