summaryrefslogtreecommitdiff
path: root/tools/memory-model/Documentation
AgeCommit message (Expand)Author
2023-04-24Merge tag 'lkmm-scripting.2023.04.07a' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-03-24tools/memory-model: Remove out-of-date SRCU documentationAndrea Parri
2023-03-24tools/memory-model: Document locking corner casesPaul E. McKenney
2023-03-22tools/memory-model: Add documentation about SRCU read-side critical sectionsAlan Stern
2023-01-03tools: memory-model: Make plain accesses carry dependenciesJonas Oberhauser
2023-01-03tools: memory-model: Add rmw-sequences to the LKMMAlan Stern
2022-10-18tools/memory-model: Weaken ctrl dependency definition in explanation.txtPaul Heidekrüger
2022-08-31tools/memory-model: Clarify LKMM's limitations in litmus-tests.txtPaul Heidekrüger
2022-02-01tools/memory-model: Explain syntactic and semantic dependenciesAlan Stern
2021-11-30tools/memory-model: Provide extra ordering for unlock+lock pair on the same CPUBoqun Feng
2021-07-27tools/memory-model: Document data_race(READ_ONCE())Paul E. McKenney
2021-07-27tools/memory-model: Heuristics using data_race() must handle all valuesManfred Spraul
2021-07-27tools/memory-model: Add example for heuristic lockless readsPaul E. McKenney
2021-07-20tools/memory-model: Make read_foo_diagnostic() more clearly diagnosticPaul E. McKenney
2021-05-10tools/memory-model: Fix smp_mb__after_spinlock() spellingBjörn Töpel
2021-03-15tools/memory-model: Add access-marking documentationPaul E. McKenney
2021-03-08tools/memory-model: Remove reference to atomic_ops.rstAkira Yokosawa
2021-03-08doc: Update rcu_dereference.rst referenceMauro Carvalho Chehab
2021-01-04tools/memory-model: Tie acquire loads to reads-fromPaul E. McKenney
2020-11-06tools/memory-model: Add a glossary of LKMM termsPaul E. McKenney
2020-11-06tools/memory-model: Document categories of ordering primitivesPaul E. McKenney
2020-10-26tools/memory-model: Move Documentation description to Documentation/READMEPaul E. McKenney
2020-10-26tools: memory-model: Document that the LKMM can easily miss control dependenciesAlan Stern
2020-09-04tools/memory-model: Expand the cheatsheet.txt notion of relaxedPaul E. McKenney
2020-09-03tools/memory-model: Add a simple entry point documentPaul E. McKenney
2020-09-03tools/memory-model: Improve litmus-test documentationPaul E. McKenney
2020-09-03tools/memory-model: Update recipes.txt prime_numbers.c pathPaul E. McKenney
2020-09-03Replace HTTP links with HTTPS ones: LKMMAlexander A. Klimov
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-21tools/memory-model: Remove smp_read_barrier_depends() from informal docWill Deacon
2020-06-29tools/memory-model: Fix reference to litmus test in recipes.txtAkira Yokosawa
2020-06-29tools/memory-model: Fix "conflict" definitionMarco Elver
2020-06-29tools/memory-model: Add recent referencesPaul E. McKenney
2019-10-05tools/memory-model/Documentation: Add plain accesses and data races to explan...Alan Stern
2019-10-05tools/memory-model/Documentation: Put redefinition of rcu-fence into explanat...Alan Stern
2019-10-05tools/memory-model/Documentation: Fix typos in explanation.txtAlan Stern
2019-08-09tools/memory-model: Update the informal documentationAndrea Parri
2019-08-09tools/memory-model: Use cumul-fence instead of fence in ->prop exampleJoel Fernandes (Google)
2019-03-18tools/memory-model: Update Documentation/explanation.txt to include SRCU supportAlan Stern
2018-10-02tools/memory-model: Fix a README typoSeongJae Park
2018-10-02tools/memory-model: Add extra ordering for locks and remove it for ordinary r...Alan Stern
2018-07-17tools/memory-model: Rename litmus tests to comply to norm7Andrea Parri
2018-07-17tools/memory-model/Documentation: Fix typo, smb->smpYauheni Kaliuta
2018-07-17tools/memory-model: Remove ACCESS_ONCE() from recipesMark Rutland
2018-05-15tools/memory-model: Add reference for 'Simplifying ARM concurrency'Andrea Parri
2018-05-15tools/memory-model: Update ASPLOS informationAndrea Parri
2018-05-15tools/memory-order: Update the cheat-sheet to show that smp_mb__after_atomic(...Paul E. McKenney
2018-05-15tools/memory-order: Improve key for SELF and SVPaul E. McKenney
2018-05-15tools/memory-model: Fix cheat sheet typoPaolo Bonzini
2018-05-15tools/memory-model: Redefine rb in terms of rcu-fenceAlan Stern