summaryrefslogtreecommitdiff
path: root/tools/memory-model/Documentation
AgeCommit message (Expand)AuthorFilesLines
2024-09-13tools/memory-model: simple.txt: Fix stale reference to recipes-pairs.txtAkira Yokosawa1-1/+1
2024-09-13tools/memory-model: Add locking.txt and glossary.txt to READMEAkira Yokosawa1-0/+17
2024-09-13tools/memory-model: Document herd7 (abstract) representationAndrea Parri2-1/+116
2024-07-15Merge tag 'kcsan.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+23
2024-06-06tools/memory-model: Add access-marking.txt to READMEPaul E. McKenney1-0/+4
2024-06-06tools/memory-model: Add KCSAN LF mentorship session citationPaul E. McKenney1-3/+7
2024-05-30kcsan: Add example to data_race() kerneldoc headerPaul E. McKenney1-1/+23
2023-04-24Merge tag 'lkmm-scripting.2023.04.07a' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-26/+299
2023-03-24tools/memory-model: Remove out-of-date SRCU documentationAndrea Parri1-26/+1
2023-03-24tools/memory-model: Document locking corner casesPaul E. McKenney1-0/+298
2023-03-22tools/memory-model: Add documentation about SRCU read-side critical sectionsAlan Stern1-11/+167
2023-01-03tools: memory-model: Make plain accesses carry dependenciesJonas Oberhauser1-1/+8
2023-01-03tools: memory-model: Add rmw-sequences to the LKMMAlan Stern1-0/+30
2022-10-18tools/memory-model: Weaken ctrl dependency definition in explanation.txtPaul Heidekrüger1-3/+4
2022-08-31tools/memory-model: Clarify LKMM's limitations in litmus-tests.txtPaul Heidekrüger1-10/+27
2022-02-01tools/memory-model: Explain syntactic and semantic dependenciesAlan Stern1-0/+51
2021-11-30tools/memory-model: Provide extra ordering for unlock+lock pair on the same CPUBoqun Feng1-19/+25
2021-07-27tools/memory-model: Document data_race(READ_ONCE())Paul E. McKenney1-14/+35
2021-07-27tools/memory-model: Heuristics using data_race() must handle all valuesManfred Spraul1-0/+5
2021-07-27tools/memory-model: Add example for heuristic lockless readsPaul E. McKenney1-0/+93
2021-07-20tools/memory-model: Make read_foo_diagnostic() more clearly diagnosticPaul E. McKenney1-2/+2
2021-05-10tools/memory-model: Fix smp_mb__after_spinlock() spellingBjörn Töpel1-1/+1
2021-03-15tools/memory-model: Add access-marking documentationPaul E. McKenney1-0/+479
2021-03-08tools/memory-model: Remove reference to atomic_ops.rstAkira Yokosawa1-1/+0
2021-03-08doc: Update rcu_dereference.rst referenceMauro Carvalho Chehab1-1/+1
2021-01-04tools/memory-model: Tie acquire loads to reads-fromPaul E. McKenney1-3/+9
2020-11-06tools/memory-model: Add a glossary of LKMM termsPaul E. McKenney1-0/+172
2020-11-06tools/memory-model: Document categories of ordering primitivesPaul E. McKenney3-0/+831
2020-10-26tools/memory-model: Move Documentation description to Documentation/READMEPaul E. McKenney1-0/+59
2020-10-26tools: memory-model: Document that the LKMM can easily miss control dependenciesAlan Stern1-0/+17
2020-09-04tools/memory-model: Expand the cheatsheet.txt notion of relaxedPaul E. McKenney1-14/+19
2020-09-03tools/memory-model: Add a simple entry point documentPaul E. McKenney2-2/+277
2020-09-03tools/memory-model: Improve litmus-test documentationPaul E. McKenney1-0/+1070
2020-09-03tools/memory-model: Update recipes.txt prime_numbers.c pathPaul E. McKenney1-2/+2
2020-09-03Replace HTTP links with HTTPS ones: LKMMAlexander A. Klimov1-1/+1
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-41/+65
2020-07-21tools/memory-model: Remove smp_read_barrier_depends() from informal docWill Deacon1-14/+12
2020-06-29tools/memory-model: Fix reference to litmus test in recipes.txtAkira Yokosawa1-1/+1
2020-06-29tools/memory-model: Fix "conflict" definitionMarco Elver1-38/+45
2020-06-29tools/memory-model: Add recent referencesPaul E. McKenney1-2/+19
2019-10-05tools/memory-model/Documentation: Add plain accesses and data races to explan...Alan Stern1-5/+534
2019-10-05tools/memory-model/Documentation: Put redefinition of rcu-fence into explanat...Alan Stern1-17/+36
2019-10-05tools/memory-model/Documentation: Fix typos in explanation.txtAlan Stern1-5/+5
2019-08-09tools/memory-model: Update the informal documentationAndrea Parri1-26/+21
2019-08-09tools/memory-model: Use cumul-fence instead of fence in ->prop exampleJoel Fernandes (Google)1-3/+3
2019-03-18tools/memory-model: Update Documentation/explanation.txt to include SRCU supportAlan Stern1-137/+152
2018-10-02tools/memory-model: Fix a README typoSeongJae Park1-1/+1
2018-10-02tools/memory-model: Add extra ordering for locks and remove it for ordinary r...Alan Stern1-43/+143
2018-07-17tools/memory-model: Rename litmus tests to comply to norm7Andrea Parri1-4/+4
2018-07-17tools/memory-model/Documentation: Fix typo, smb->smpYauheni Kaliuta1-1/+1