index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
atomic_t.txt
Age
Commit message (
Expand
)
Author
2024-05-06
Documentation/atomic_t: Emphasize that failed atomic operations give no ordering
Paul E. McKenney
2023-01-03
Documentation: Fixed a typo in atomic_t.txt
Kushagra Verma
2021-08-04
Documentation/atomic_t: Document forward progress expectations
Peter Zijlstra
2021-07-07
Documentation/atomic_t: Document cmpxchg() vs try_cmpxchg()
Peter Zijlstra
2020-06-29
Documentation/litmus-tests/atomic: Add a test for smp_mb__after_atomic()
Boqun Feng
2020-06-29
Documentation/litmus-tests/atomic: Add a test for atomic_set()
Boqun Feng
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-06-19
Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,aft...
Alan Stern
2019-06-17
x86/atomic: Fix smp_mb__{before,after}_atomic()
Peter Zijlstra
2019-06-03
Documentation/atomic_t.txt: Clarify pure non-rmw usage
Peter Zijlstra
2019-03-18
Documentation/atomic_t: Clarify signed vs unsigned
Peter Zijlstra
2017-08-25
Documentation/locking/atomic: Finish the document...
Peter Zijlstra
2017-08-10
Documentation/locking/atomic: Add documents for new atomic_t APIs
Peter Zijlstra