1. ddfe129 tools/memory-model: Provide extra ordering for unlock+lock pair on the same CPU by Boqun Feng · 3 years, 3 months ago
  2. 87859a8 tools/memory-model: Document data_race(READ_ONCE()) by Paul E. McKenney · 3 years, 8 months ago
  3. f92975d tools/memory-model: Heuristics using data_race() must handle all values by Manfred Spraul · 3 years, 8 months ago
  4. 436eef2 tools/memory-model: Add example for heuristic lockless reads by Paul E. McKenney · 3 years, 8 months ago
  5. 1846a7f tools/memory-model: Make read_foo_diagnostic() more clearly diagnostic by Paul E. McKenney · 3 years, 8 months ago
  6. d25fba0 tools/memory-model: Fix smp_mb__after_spinlock() spelling by Björn Töpel · 3 years, 11 months ago
  7. 49ab51b tools/memory-model: Add access-marking documentation by Paul E. McKenney · 4 years ago
  8. 9146658 tools/memory-model: Remove reference to atomic_ops.rst by Akira Yokosawa · 4 years ago
  9. ba46b21 doc: Update rcu_dereference.rst reference by Mauro Carvalho Chehab · 4 years ago
  10. 8881e7a tools/memory-model: Tie acquire loads to reads-from by Paul E. McKenney · 4 years, 2 months ago
  11. 0a27ce6 tools/memory-model: Add a glossary of LKMM terms by Paul E. McKenney · 4 years, 3 months ago
  12. ebb477c tools/memory-model: Document categories of ordering primitives by Paul E. McKenney · 4 years, 5 months ago
  13. ab8bcad tools/memory-model: Move Documentation description to Documentation/README by Paul E. McKenney · 4 years, 5 months ago
  14. 9270e1a tools: memory-model: Document that the LKMM can easily miss control dependencies by Alan Stern · 4 years, 3 months ago
  15. 0ce0c78 tools/memory-model: Expand the cheatsheet.txt notion of relaxed by Paul E. McKenney · 4 years, 5 months ago
  16. 0b8c06b tools/memory-model: Add a simple entry point document by Paul E. McKenney · 4 years, 5 months ago
  17. 984f272 tools/memory-model: Improve litmus-test documentation by Paul E. McKenney · 4 years, 5 months ago
  18. cc9628b tools/memory-model: Update recipes.txt prime_numbers.c path by Paul E. McKenney · 4 years, 6 months ago
  19. 1e44e6e Replace HTTP links with HTTPS ones: LKMM by Alexander A. Klimov · 4 years, 6 months ago
  20. 9ba19cc Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  21. 628fd55 tools/memory-model: Remove smp_read_barrier_depends() from informal doc by Will Deacon · 5 years ago
  22. 9725dd5 tools/memory-model: Fix reference to litmus test in recipes.txt by Akira Yokosawa · 4 years, 8 months ago
  23. c1b1460 tools/memory-model: Fix "conflict" definition by Marco Elver · 4 years, 11 months ago
  24. 38908de tools/memory-model: Add recent references by Paul E. McKenney · 5 years ago
  25. c58a801 tools/memory-model/Documentation: Add plain accesses and data races to explanation.txt by Alan Stern · 5 years ago
  26. ddc8299 tools/memory-model/Documentation: Put redefinition of rcu-fence into explanation.txt by Alan Stern · 5 years ago
  27. 3321ea1 tools/memory-model/Documentation: Fix typos in explanation.txt by Alan Stern · 5 years ago
  28. 6738ff8 tools/memory-model: Update the informal documentation by Andrea Parri · 6 years ago
  29. 6240973 tools/memory-model: Use cumul-fence instead of fence in ->prop example by Joel Fernandes (Google) · 5 years ago
  30. 648e717 tools/memory-model: Update Documentation/explanation.txt to include SRCU support by Alan Stern · 6 years ago
  31. 3d2046a tools/memory-model: Fix a README typo by SeongJae Park · 6 years ago
  32. 6e89e83 tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire by Alan Stern · 6 years ago
  33. 71b7ff5 tools/memory-model: Rename litmus tests to comply to norm7 by Andrea Parri · 7 years ago
  34. 0fcff17 tools/memory-model/Documentation: Fix typo, smb->smp by Yauheni Kaliuta · 7 years ago
  35. 5bde06b tools/memory-model: Remove ACCESS_ONCE() from recipes by Mark Rutland · 7 years ago
  36. 99c1274 tools/memory-model: Add reference for 'Simplifying ARM concurrency' by Andrea Parri · 7 years ago
  37. 1a00b455 tools/memory-model: Update ASPLOS information by Andrea Parri · 7 years ago
  38. bfd403b tools/memory-order: Update the cheat-sheet to show that smp_mb__after_atomic() orders later RMW operations by Paul E. McKenney · 7 years ago
  39. 35bb6ee tools/memory-order: Improve key for SELF and SV by Paul E. McKenney · 7 years ago
  40. a839195 tools/memory-model: Fix cheat sheet typo by Paolo Bonzini · 7 years ago
  41. 9d03688 tools/memory-model: Redefine rb in terms of rcu-fence by Alan Stern · 7 years ago
  42. 1ee2da5 tools/memory-model: Rename link and rcu-path to rcu-link and rb by Alan Stern · 7 years ago
  43. bd5c0ba tools/memory-model: Finish the removal of rb-dep, smp_read_barrier_depends(), and lockless_dereference() by Alan Stern · 7 years ago
  44. bf28ae5 tools/memory-model: Remove rb-dep, smp_read_barrier_depends, and lockless_dereference by Alan Stern · 7 years ago
  45. 1c27b64 Automate memory-barriers.txt; provide Linux-kernel memory model by Paul E. McKenney · 7 years ago