summaryrefslogtreecommitdiff
path: root/tools/memory-model/Documentation
AgeCommit message (Expand)Author
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
2018-05-15tools/memory-model: Rename link and rcu-path to rcu-link and rbAlan Stern
2018-03-10tools/memory-model: Finish the removal of rb-dep, smp_read_barrier_depends(),...Alan Stern
2018-02-21tools/memory-model: Remove rb-dep, smp_read_barrier_depends, and lockless_der...Alan Stern
2018-01-24Automate memory-barriers.txt; provide Linux-kernel memory modelPaul E. McKenney