index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
atomic_t.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation/atomic_t: Document forward progress expectations
Peter Zijlstra
2021-08-04
1
-0
/
+53
*
Documentation/atomic_t: Document cmpxchg() vs try_cmpxchg()
Peter Zijlstra
2021-07-07
1
-0
/
+41
*
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