index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
memory-model
/
Documentation
Age
Commit message (
Expand
)
Author
2021-05-10
tools/memory-model: Fix smp_mb__after_spinlock() spelling
Björn Töpel
2021-03-15
tools/memory-model: Add access-marking documentation
Paul E. McKenney
2021-03-08
tools/memory-model: Remove reference to atomic_ops.rst
Akira Yokosawa
2021-03-08
doc: Update rcu_dereference.rst reference
Mauro Carvalho Chehab
2021-01-04
tools/memory-model: Tie acquire loads to reads-from
Paul E. McKenney
2020-11-06
tools/memory-model: Add a glossary of LKMM terms
Paul E. McKenney
2020-11-06
tools/memory-model: Document categories of ordering primitives
Paul E. McKenney
2020-10-26
tools/memory-model: Move Documentation description to Documentation/README
Paul E. McKenney
2020-10-26
tools: memory-model: Document that the LKMM can easily miss control dependencies
Alan Stern
2020-09-04
tools/memory-model: Expand the cheatsheet.txt notion of relaxed
Paul E. McKenney
2020-09-03
tools/memory-model: Add a simple entry point document
Paul E. McKenney
2020-09-03
tools/memory-model: Improve litmus-test documentation
Paul E. McKenney
2020-09-03
tools/memory-model: Update recipes.txt prime_numbers.c path
Paul E. McKenney
2020-09-03
Replace HTTP links with HTTPS ones: LKMM
Alexander A. Klimov
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-21
tools/memory-model: Remove smp_read_barrier_depends() from informal doc
Will Deacon
2020-06-29
tools/memory-model: Fix reference to litmus test in recipes.txt
Akira Yokosawa
2020-06-29
tools/memory-model: Fix "conflict" definition
Marco Elver
2020-06-29
tools/memory-model: Add recent references
Paul E. McKenney
2019-10-05
tools/memory-model/Documentation: Add plain accesses and data races to explan...
Alan Stern
2019-10-05
tools/memory-model/Documentation: Put redefinition of rcu-fence into explanat...
Alan Stern
2019-10-05
tools/memory-model/Documentation: Fix typos in explanation.txt
Alan Stern
2019-08-09
tools/memory-model: Update the informal documentation
Andrea Parri
2019-08-09
tools/memory-model: Use cumul-fence instead of fence in ->prop example
Joel Fernandes (Google)
2019-03-18
tools/memory-model: Update Documentation/explanation.txt to include SRCU support
Alan Stern
2018-10-02
tools/memory-model: Fix a README typo
SeongJae Park
2018-10-02
tools/memory-model: Add extra ordering for locks and remove it for ordinary r...
Alan Stern
2018-07-17
tools/memory-model: Rename litmus tests to comply to norm7
Andrea Parri
2018-07-17
tools/memory-model/Documentation: Fix typo, smb->smp
Yauheni Kaliuta
2018-07-17
tools/memory-model: Remove ACCESS_ONCE() from recipes
Mark Rutland
2018-05-15
tools/memory-model: Add reference for 'Simplifying ARM concurrency'
Andrea Parri
2018-05-15
tools/memory-model: Update ASPLOS information
Andrea Parri
2018-05-15
tools/memory-order: Update the cheat-sheet to show that smp_mb__after_atomic(...
Paul E. McKenney
2018-05-15
tools/memory-order: Improve key for SELF and SV
Paul E. McKenney
2018-05-15
tools/memory-model: Fix cheat sheet typo
Paolo Bonzini
2018-05-15
tools/memory-model: Redefine rb in terms of rcu-fence
Alan Stern
2018-05-15
tools/memory-model: Rename link and rcu-path to rcu-link and rb
Alan Stern
2018-03-10
tools/memory-model: Finish the removal of rb-dep, smp_read_barrier_depends(),...
Alan Stern
2018-02-21
tools/memory-model: Remove rb-dep, smp_read_barrier_depends, and lockless_der...
Alan Stern
2018-01-24
Automate memory-barriers.txt; provide Linux-kernel memory model
Paul E. McKenney