| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-06 | Documentation/atomic_t: Emphasize that failed atomic operations give no ordering | Paul E. McKenney | 1 | -2/+2 |
| 2023-01-03 | Documentation: Fixed a typo in atomic_t.txt | Kushagra Verma | 1 | -1/+1 |
| 2021-08-04 | Documentation/atomic_t: Document forward progress expectations | Peter Zijlstra | 1 | -0/+53 |
| 2021-07-07 | Documentation/atomic_t: Document cmpxchg() vs try_cmpxchg() | Peter Zijlstra | 1 | -0/+41 |
| 2020-06-29 | Documentation/litmus-tests/atomic: Add a test for smp_mb__after_atomic() | Boqun Feng | 1 | -5/+5 |
| 2020-06-29 | Documentation/litmus-tests/atomic: Add a test for atomic_set() | Boqun Feng | 1 | -7/+7 |
| 2019-07-08 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+7 |
| 2019-06-19 | Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,aft... | Alan Stern | 1 | -4/+13 |
| 2019-06-17 | x86/atomic: Fix smp_mb__{before,after}_atomic() | Peter Zijlstra | 1 | -0/+3 |
| 2019-06-03 | Documentation/atomic_t.txt: Clarify pure non-rmw usage | Peter Zijlstra | 1 | -2/+4 |
| 2019-03-18 | Documentation/atomic_t: Clarify signed vs unsigned | Peter Zijlstra | 1 | -0/+17 |
| 2017-08-25 | Documentation/locking/atomic: Finish the document... | Peter Zijlstra | 1 | -0/+42 |
| 2017-08-10 | Documentation/locking/atomic: Add documents for new atomic_t APIs | Peter Zijlstra | 1 | -0/+200 |