index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
memory-model
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-02
tools/memory-model: Explain syntactic and semantic dependencies
Alan Stern
1
-0
/
+51
2021-12-01
tools/memory-model: Provide extra ordering for unlock+lock pair on the same CPU
Boqun Feng
1
-19
/
+25
2021-07-27
tools/memory-model: Document data_race(READ_ONCE())
Paul E. McKenney
1
-14
/
+35
2021-07-27
tools/memory-model: Heuristics using data_race() must handle all values
Manfred Spraul
1
-0
/
+5
2021-07-27
tools/memory-model: Add example for heuristic lockless reads
Paul E. McKenney
1
-0
/
+93
2021-07-20
tools/memory-model: Make read_foo_diagnostic() more clearly diagnostic
Paul E. McKenney
1
-2
/
+2
2021-05-11
tools/memory-model: Fix smp_mb__after_spinlock() spelling
Björn Töpel
1
-1
/
+1
2021-03-15
tools/memory-model: Add access-marking documentation
Paul E. McKenney
1
-0
/
+479
2021-03-09
tools/memory-model: Remove reference to atomic_ops.rst
Akira Yokosawa
1
-1
/
+0
2021-03-09
doc: Update rcu_dereference.rst reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-01-05
tools/memory-model: Tie acquire loads to reads-from
Paul E. McKenney
1
-3
/
+9
2020-11-07
tools/memory-model: Add a glossary of LKMM terms
Paul E. McKenney
1
-0
/
+172
2020-11-07
tools/memory-model: Document categories of ordering primitives
Paul E. McKenney
3
-0
/
+831
2020-10-27
tools/memory-model: Move Documentation description to Documentation/README
Paul E. McKenney
1
-0
/
+59
2020-10-27
tools: memory-model: Document that the LKMM can easily miss control dependencies
Alan Stern
1
-0
/
+17
2020-09-04
tools/memory-model: Expand the cheatsheet.txt notion of relaxed
Paul E. McKenney
1
-14
/
+19
2020-09-03
tools/memory-model: Add a simple entry point document
Paul E. McKenney
2
-2
/
+277
2020-09-03
tools/memory-model: Improve litmus-test documentation
Paul E. McKenney
1
-0
/
+1070
2020-09-03
tools/memory-model: Update recipes.txt prime_numbers.c path
Paul E. McKenney
1
-2
/
+2
2020-09-03
Replace HTTP links with HTTPS ones: LKMM
Alexander A. Klimov
1
-1
/
+1
2020-08-04
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-41
/
+65
2020-07-21
tools/memory-model: Remove smp_read_barrier_depends() from informal doc
Will Deacon
1
-14
/
+12
2020-06-29
tools/memory-model: Fix reference to litmus test in recipes.txt
Akira Yokosawa
1
-1
/
+1
2020-06-29
tools/memory-model: Fix "conflict" definition
Marco Elver
1
-38
/
+45
2020-06-29
tools/memory-model: Add recent references
Paul E. McKenney
1
-2
/
+19
2019-10-05
tools/memory-model/Documentation: Add plain accesses and data races to explan...
Alan Stern
1
-5
/
+534
2019-10-05
tools/memory-model/Documentation: Put redefinition of rcu-fence into explanat...
Alan Stern
1
-17
/
+36
2019-10-05
tools/memory-model/Documentation: Fix typos in explanation.txt
Alan Stern
1
-5
/
+5
2019-08-09
tools/memory-model: Update the informal documentation
Andrea Parri
1
-26
/
+21
2019-08-09
tools/memory-model: Use cumul-fence instead of fence in ->prop example
Joel Fernandes (Google)
1
-3
/
+3
2019-03-18
tools/memory-model: Update Documentation/explanation.txt to include SRCU support
Alan Stern
1
-137
/
+152
2018-10-02
tools/memory-model: Fix a README typo
SeongJae Park
1
-1
/
+1
2018-10-02
tools/memory-model: Add extra ordering for locks and remove it for ordinary r...
Alan Stern
1
-43
/
+143
2018-07-17
tools/memory-model: Rename litmus tests to comply to norm7
Andrea Parri
1
-4
/
+4
2018-07-17
tools/memory-model/Documentation: Fix typo, smb->smp
Yauheni Kaliuta
1
-1
/
+1
2018-07-17
tools/memory-model: Remove ACCESS_ONCE() from recipes
Mark Rutland
1
-2
/
+2
2018-05-15
tools/memory-model: Add reference for 'Simplifying ARM concurrency'
Andrea Parri
1
-0
/
+6
2018-05-15
tools/memory-model: Update ASPLOS information
Andrea Parri
1
-5
/
+6
2018-05-15
tools/memory-order: Update the cheat-sheet to show that smp_mb__after_atomic(...
Paul E. McKenney
1
-1
/
+1
2018-05-15
tools/memory-order: Improve key for SELF and SV
Paul E. McKenney
1
-1
/
+2
2018-05-15
tools/memory-model: Fix cheat sheet typo
Paolo Bonzini
1
-1
/
+1
2018-05-15
tools/memory-model: Redefine rb in terms of rcu-fence
Alan Stern
1
-59
/
+109
2018-05-15
tools/memory-model: Rename link and rcu-path to rcu-link and rb
Alan Stern
1
-46
/
+47
2018-03-10
tools/memory-model: Finish the removal of rb-dep, smp_read_barrier_depends(),...
Alan Stern
2
-5
/
+5
2018-02-21
tools/memory-model: Remove rb-dep, smp_read_barrier_depends, and lockless_der...
Alan Stern
2
-40
/
+44
2018-01-25
Automate memory-barriers.txt; provide Linux-kernel memory model
Paul E. McKenney
4
-0
/
+2547