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