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
/
litmus-tests
Age
Commit message (
Expand
)
Author
2024-05-06
Documentation/litmus-tests: Make cmpxchg() tests safe for klitmus
Paul E. McKenney
2024-05-06
Documentation/litmus-tests: Demonstrate unordered failing cmpxchg
Paul E. McKenney
2024-05-06
Documentation/litmus-tests: Add locking tests to README
Paul E. McKenney
2023-04-24
Merge tag 'lkmm-scripting.2023.04.07a' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-03-24
tools/memory-model: Document locking corner cases
Paul E. McKenney
2023-03-22
Documentation: litmus-tests: Correct spelling
Randy Dunlap
2020-06-29
Documentation/litmus-tests: Add note on herd7 7.56 in atomic litmus test
Akira Yokosawa
2020-06-29
Documentation/litmus-tests: Cite an RCU litmus test
Joel Fernandes (Google)
2020-06-29
Documentation/litmus-tests: Merge atomic's README into top-level one
Akira Yokosawa
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
2020-06-29
Documentation/litmus-tests: Introduce atomic directory
Boqun Feng
2020-06-29
Documentation: LKMM: Add litmus test for RCU GP guarantee where reader stores
Joel Fernandes (Google)
2020-06-29
Documentation: LKMM: Add litmus test for RCU GP guarantee where updater frees...
Joel Fernandes (Google)