index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
memory-model
/
Documentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'lkmm-scripting.2023.04.07a' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-24
2
-26
/
+299
|
\
|
*
tools/memory-model: Remove out-of-date SRCU documentation
Andrea Parri
2023-03-24
1
-26
/
+1
|
*
tools/memory-model: Document locking corner cases
Paul E. McKenney
2023-03-24
1
-0
/
+298
*
|
tools/memory-model: Add documentation about SRCU read-side critical sections
Alan Stern
2023-03-22
1
-11
/
+167
|
/
*
tools: memory-model: Make plain accesses carry dependencies
Jonas Oberhauser
2023-01-03
1
-1
/
+8
*
tools: memory-model: Add rmw-sequences to the LKMM
Alan Stern
2023-01-03
1
-0
/
+30
*
tools/memory-model: Weaken ctrl dependency definition in explanation.txt
Paul Heidekrüger
2022-10-18
1
-3
/
+4
*
tools/memory-model: Clarify LKMM's limitations in litmus-tests.txt
Paul Heidekrüger
2022-08-31
1
-10
/
+27
*
tools/memory-model: Explain syntactic and semantic dependencies
Alan Stern
2022-02-01
1
-0
/
+51
*
tools/memory-model: Provide extra ordering for unlock+lock pair on the same CPU
Boqun Feng
2021-11-30
1
-19
/
+25
*
tools/memory-model: Document data_race(READ_ONCE())
Paul E. McKenney
2021-07-27
1
-14
/
+35
*
tools/memory-model: Heuristics using data_race() must handle all values
Manfred Spraul
2021-07-27
1
-0
/
+5
*
tools/memory-model: Add example for heuristic lockless reads
Paul E. McKenney
2021-07-27
1
-0
/
+93
*
tools/memory-model: Make read_foo_diagnostic() more clearly diagnostic
Paul E. McKenney
2021-07-20
1
-2
/
+2
*
tools/memory-model: Fix smp_mb__after_spinlock() spelling
Björn Töpel
2021-05-10
1
-1
/
+1
*
tools/memory-model: Add access-marking documentation
Paul E. McKenney
2021-03-15
1
-0
/
+479
*
tools/memory-model: Remove reference to atomic_ops.rst
Akira Yokosawa
2021-03-08
1
-1
/
+0
*
doc: Update rcu_dereference.rst reference
Mauro Carvalho Chehab
2021-03-08
1
-1
/
+1
*
tools/memory-model: Tie acquire loads to reads-from
Paul E. McKenney
2021-01-04
1
-3
/
+9
*
tools/memory-model: Add a glossary of LKMM terms
Paul E. McKenney
2020-11-06
1
-0
/
+172
*
tools/memory-model: Document categories of ordering primitives
Paul E. McKenney
2020-11-06
3
-0
/
+831
*
tools/memory-model: Move Documentation description to Documentation/README
Paul E. McKenney
2020-10-26
1
-0
/
+59
*
tools: memory-model: Document that the LKMM can easily miss control dependencies
Alan Stern
2020-10-26
1
-0
/
+17
*
tools/memory-model: Expand the cheatsheet.txt notion of relaxed
Paul E. McKenney
2020-09-04
1
-14
/
+19
*
tools/memory-model: Add a simple entry point document
Paul E. McKenney
2020-09-03
2
-2
/
+277
*
tools/memory-model: Improve litmus-test documentation
Paul E. McKenney
2020-09-03
1
-0
/
+1070
*
tools/memory-model: Update recipes.txt prime_numbers.c path
Paul E. McKenney
2020-09-03
1
-2
/
+2
*
Replace HTTP links with HTTPS ones: LKMM
Alexander A. Klimov
2020-09-03
1
-1
/
+1
*
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-03
3
-41
/
+65
|
\
|
*
tools/memory-model: Fix reference to litmus test in recipes.txt
Akira Yokosawa
2020-06-29
1
-1
/
+1
|
*
tools/memory-model: Fix "conflict" definition
Marco Elver
2020-06-29
1
-38
/
+45
|
*
tools/memory-model: Add recent references
Paul E. McKenney
2020-06-29
1
-2
/
+19
*
|
tools/memory-model: Remove smp_read_barrier_depends() from informal doc
Will Deacon
2020-07-21
1
-14
/
+12
|
/
*
tools/memory-model/Documentation: Add plain accesses and data races to explan...
Alan Stern
2019-10-05
1
-5
/
+534
*
tools/memory-model/Documentation: Put redefinition of rcu-fence into explanat...
Alan Stern
2019-10-05
1
-17
/
+36
*
tools/memory-model/Documentation: Fix typos in explanation.txt
Alan Stern
2019-10-05
1
-5
/
+5
*
tools/memory-model: Update the informal documentation
Andrea Parri
2019-08-09
1
-26
/
+21
*
tools/memory-model: Use cumul-fence instead of fence in ->prop example
Joel Fernandes (Google)
2019-08-09
1
-3
/
+3
*
tools/memory-model: Update Documentation/explanation.txt to include SRCU support
Alan Stern
2019-03-18
1
-137
/
+152
*
tools/memory-model: Fix a README typo
SeongJae Park
2018-10-02
1
-1
/
+1
*
tools/memory-model: Add extra ordering for locks and remove it for ordinary r...
Alan Stern
2018-10-02
1
-43
/
+143
*
tools/memory-model: Rename litmus tests to comply to norm7
Andrea Parri
2018-07-17
1
-4
/
+4
*
tools/memory-model/Documentation: Fix typo, smb->smp
Yauheni Kaliuta
2018-07-17
1
-1
/
+1
*
tools/memory-model: Remove ACCESS_ONCE() from recipes
Mark Rutland
2018-07-17
1
-2
/
+2
*
tools/memory-model: Add reference for 'Simplifying ARM concurrency'
Andrea Parri
2018-05-15
1
-0
/
+6
*
tools/memory-model: Update ASPLOS information
Andrea Parri
2018-05-15
1
-5
/
+6
*
tools/memory-order: Update the cheat-sheet to show that smp_mb__after_atomic(...
Paul E. McKenney
2018-05-15
1
-1
/
+1
*
tools/memory-order: Improve key for SELF and SV
Paul E. McKenney
2018-05-15
1
-1
/
+2
*
tools/memory-model: Fix cheat sheet typo
Paolo Bonzini
2018-05-15
1
-1
/
+1
*
tools/memory-model: Redefine rb in terms of rcu-fence
Alan Stern
2018-05-15
1
-59
/
+109
[next]