1. 0ce0c78 tools/memory-model: Expand the cheatsheet.txt notion of relaxed by Paul E. McKenney · 4 years, 5 months ago
  2. 0b8c06b tools/memory-model: Add a simple entry point document by Paul E. McKenney · 4 years, 5 months ago
  3. 984f272 tools/memory-model: Improve litmus-test documentation by Paul E. McKenney · 4 years, 5 months ago
  4. cc9628b tools/memory-model: Update recipes.txt prime_numbers.c path by Paul E. McKenney · 4 years, 5 months ago
  5. 1e44e6e Replace HTTP links with HTTPS ones: LKMM by Alexander A. Klimov · 4 years, 6 months ago
  6. 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, 5 months ago
  7. 628fd55 tools/memory-model: Remove smp_read_barrier_depends() from informal doc by Will Deacon · 5 years ago
  8. 2bfa5c6 tools/memory-model/README: Mention herdtools7 7.56 in compatibility table by Akira Yokosawa · 4 years, 6 months ago
  9. d075a78 tools/memory-model/README: Expand dependency of klitmus7 by Akira Yokosawa · 4 years, 7 months ago
  10. 9725dd5 tools/memory-model: Fix reference to litmus test in recipes.txt by Akira Yokosawa · 4 years, 8 months ago
  11. 4a9cc65 tools/memory-model: Add an exception for limitations on _unless() family by Boqun Feng · 4 years, 9 months ago
  12. c1b1460 tools/memory-model: Fix "conflict" definition by Marco Elver · 4 years, 10 months ago
  13. 38908de tools/memory-model: Add recent references by Paul E. McKenney · 5 years ago
  14. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  15. c58a801 tools/memory-model/Documentation: Add plain accesses and data races to explanation.txt by Alan Stern · 5 years ago
  16. ddc8299 tools/memory-model/Documentation: Put redefinition of rcu-fence into explanation.txt by Alan Stern · 5 years ago
  17. 3321ea1 tools/memory-model/Documentation: Fix typos in explanation.txt by Alan Stern · 5 years ago
  18. daebf24 tools/memory-model: Fix data race detection for unordered store and load by Alan Stern · 5 years ago
  19. 6738ff8 tools/memory-model: Update the informal documentation by Andrea Parri · 5 years ago
  20. 6240973 tools/memory-model: Use cumul-fence instead of fence in ->prop example by Joel Fernandes (Google) · 5 years ago
  21. 7455cdd tools/memory-model: Make scripts be executable by Paul E. McKenney · 6 years ago
  22. 4289ee7 tools/memory-model: Improve data-race detection by Alan Stern · 6 years ago
  23. 15aa25c tools/memory-model: Change definition of rcu-fence by Alan Stern · 6 years ago
  24. f9de417 tools/memory-model: Expand definition of barrier by Alan Stern · 6 years ago
  25. 37c600a tools/memory-model: Do not use "herd" to refer to "herd7" by Andrea Parri · 6 years ago
  26. 46f52b1 tools/memory-model: Fix comment in MP+poonceonces.litmus by Andrea Parri · 6 years ago
  27. 0031e38 tools/memory-model: Add data-race detection by Alan Stern · 6 years ago
  28. d1a84ab tools/memory-model: Add definitions of plain and marked accesses by Alan Stern · 6 years ago
  29. 4494dd5 tools/memory-model: Prepare for data-race detection by Alan Stern · 6 years ago
  30. a5220e7 tools/memory-model: Add support for synchronize_srcu_expedited() by Paul E. McKenney · 6 years ago
  31. 034fb71 tools/memory-model: Avoid duplicating herdtools versions by Andrea Parri · 6 years ago
  32. 9393998 tools/memory-model: Dynamically check SRCU lock-to-unlock matching by Luc Maranget · 6 years ago
  33. 648e717 tools/memory-model: Update Documentation/explanation.txt to include SRCU support by Alan Stern · 6 years ago
  34. ad9fd20 tools/memory-model: Update README for addition of SRCU by Paul E. McKenney · 6 years ago
  35. a3f600d tools/memory-model: Add SRCU support by Alan Stern · 6 years ago
  36. 284749b tools/memory-model: Refactor some RCU relations by Alan Stern · 6 years ago
  37. 0172d9e tools/memory-model: Rename some RCU relations by Alan Stern · 6 years ago
  38. 910cc95 tools/memory-model: Make scripts take "-j" abbreviation for "--jobs" by Paul E. McKenney · 6 years ago
  39. b02eb5b tools/memory-model: Add scripts to check github litmus tests by Paul E. McKenney · 6 years ago
  40. 5b735eb tools/memory-model: Model smp_mb__after_unlock_lock() by Andrea Parri · 6 years ago
  41. d8fa25c tools/memory-model: Add more LKMM limitations by Paul E. McKenney · 6 years ago
  42. 3d2046a tools/memory-model: Fix a README typo by SeongJae Park · 6 years ago
  43. 6e89e83 tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire by Alan Stern · 6 years ago
  44. c4f790f tools/memory-model: Add litmus-test naming scheme by Paul E. McKenney · 6 years ago
  45. 71b7ff5 tools/memory-model: Rename litmus tests to comply to norm7 by Andrea Parri · 6 years ago
  46. 0fcff17 tools/memory-model/Documentation: Fix typo, smb->smp by Yauheni Kaliuta · 6 years ago
  47. 24675bb tools/memory-model: Make scripts executable by Paul E. McKenney · 6 years ago
  48. af41db5e tools/memory-model: Remove ACCESS_ONCE() from model by Mark Rutland · 6 years ago
  49. 5bde06b tools/memory-model: Remove ACCESS_ONCE() from recipes by Mark Rutland · 6 years ago
  50. acb6c96 tools/memory-model: Fix ISA2+pooncelock+pooncelock+pombonce name by Paul E. McKenney · 6 years ago
  51. b464818 tools/memory-model: Add litmus test for full multicopy atomicity by Paul E. McKenney · 6 years ago
  52. 99c1274 tools/memory-model: Add reference for 'Simplifying ARM concurrency' by Andrea Parri · 7 years ago
  53. 1a00b455 tools/memory-model: Update ASPLOS information by Andrea Parri · 7 years ago
  54. 05604e7 tools/memory-model: Fix coding style in 'lock.cat' by Andrea Parri · 7 years ago
  55. cee0321 tools/memory-model: Remove out-of-date comments and code from lock.cat by Alan Stern · 7 years ago
  56. 30b795d tools/memory-model: Improve mixed-access checking in lock.cat by Alan Stern · 7 years ago
  57. fd0359d tools/memory-model: Improve comments in lock.cat by Alan Stern · 7 years ago
  58. 8559183 tools/memory-model: Remove duplicated code from lock.cat by Alan Stern · 7 years ago
  59. 1bd3742 tools/memory-model: Flag "cumulativity" and "propagation" tests by Paul E. McKenney · 7 years ago
  60. 15553dc tools/memory-model: Add model support for spin_is_locked() by Luc Maranget · 7 years ago
  61. 2fb6ae1 tools/memory-model: Add scripts to test memory model by Paul E. McKenney · 7 years ago
  62. d17013e tools/memory-model: Fix coding style in 'linux-kernel.def' by Andrea Parri · 7 years ago
  63. bf8c6d9 tools/memory-model: Model 'smp_store_mb()' by Andrea Parri · 7 years ago
  64. 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
  65. 35bb6ee tools/memory-order: Improve key for SELF and SV by Paul E. McKenney · 7 years ago
  66. a839195 tools/memory-model: Fix cheat sheet typo by Paolo Bonzini · 7 years ago
  67. 5b62832c tools/memory-model: Update required version of herdtools7 by Akira Yokosawa · 7 years ago
  68. 9d03688 tools/memory-model: Redefine rb in terms of rcu-fence by Alan Stern · 7 years ago
  69. 1ee2da5 tools/memory-model: Rename link and rcu-path to rcu-link and rb by Alan Stern · 7 years ago
  70. bd5c0ba tools/memory-model: Finish the removal of rb-dep, smp_read_barrier_depends(), and lockless_dereference() by Alan Stern · 7 years ago
  71. ff1fe5e tools/memory-model: Add documentation of new litmus test by Paul E. McKenney · 7 years ago
  72. d095c12 tools/memory-model: Remove mention of docker/gentoo image by Paul E. McKenney · 7 years ago
  73. bf28ae5 tools/memory-model: Remove rb-dep, smp_read_barrier_depends, and lockless_dereference by Alan Stern · 7 years ago
  74. cac79a3 tools/memory-model: Convert underscores to hyphens by Paul E. McKenney · 7 years ago
  75. 556bb7d2 tools/memory-model: Add a S lock-based external-view litmus test by Alan Stern · 7 years ago
  76. 8f7f2fb tools/memory-model: Add required herd7 version to README file by Paul E. McKenney · 7 years ago
  77. 6215514 README: Fix a couple of punctuation errors by Paul E. McKenney · 7 years ago
  78. 8f32543 EXP litmus_tests: Add comments explaining tests' purposes by Paul E. McKenney · 7 years ago
  79. e7d74c9 MAINTAINERS: Add the Memory Consistency Model subsystem by Andrea Parri · 7 years ago
  80. 48d44d4 tools/memory-model: Clarify the origin/scope of the tool name by Andrea Parri · 7 years ago
  81. 1c27b64 Automate memory-barriers.txt; provide Linux-kernel memory model by Paul E. McKenney · 7 years ago