aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/memory-model/Documentation/explanation.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-05-10tools/memory-model: Fix smp_mb__after_spinlock() spellingBjörn Töpel1-1/+1
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-38/+45
2020-07-21tools/memory-model: Remove smp_read_barrier_depends() from informal docWill Deacon1-14/+12
2020-06-29tools/memory-model: Fix "conflict" definitionMarco Elver1-38/+45
2019-10-05tools/memory-model/Documentation: Add plain accesses and data races to explanation.txtAlan Stern1-5/+534
2019-10-05tools/memory-model/Documentation: Put redefinition of rcu-fence into explanation.txtAlan 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: Add extra ordering for locks and remove it for ordinary release/acquireAlan Stern1-43/+143
2018-07-17tools/memory-model/Documentation: Fix typo, smb->smpYauheni Kaliuta1-1/+1
2018-05-15tools/memory-model: Redefine rb in terms of rcu-fenceAlan Stern1-59/+109
2018-05-15tools/memory-model: Rename link and rcu-path to rcu-link and rbAlan Stern1-46/+47
2018-03-10tools/memory-model: Finish the removal of rb-dep, smp_read_barrier_depends(), and lockless_dereference()Alan Stern1-2/+2
2018-02-21tools/memory-model: Remove rb-dep, smp_read_barrier_depends, and lockless_dereferenceAlan Stern1-38/+43
2018-01-24Automate memory-barriers.txt; provide Linux-kernel memory modelPaul E. McKenney1-0/+1840