index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
memory-model
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-24
tools/memory-model: Split runlitmus.sh out of checklitmus.sh
Paul E. McKenney
2
-53
/
+73
2023-03-24
tools/memory-model: Make judgelitmus.sh ransack .litmus.out files
Paul E. McKenney
1
-1
/
+8
2023-03-24
tools/memory-model: Hardware checking for check{,all}litmus.sh
Paul E. McKenney
2
-16
/
+49
2023-03-24
tools/memory-model: Fix checkalllitmus.sh comment
Paul E. McKenney
1
-2
/
+2
2023-03-24
tools/memory-model: Add simpletest.sh to check locking, RCU, and SRCU
Paul E. McKenney
1
-0
/
+35
2023-03-24
tools/memory-model: Make judgelitmus.sh handle hardware verifications
Paul E. McKenney
2
-32
/
+51
2023-03-24
tools/memory-model: Update parseargs.sh for hardware verification
Paul E. McKenney
1
-1
/
+8
2023-03-24
tools/memory-model: Fix paulmck email address on pre-existing scripts
Paul E. McKenney
7
-7
/
+7
2023-03-24
tools/memory-model: Make judgelitmus.sh detect hard deadlocks
Paul E. McKenney
1
-0
/
+8
2023-03-24
tools/memory-model: Make judgelitmus.sh identify bad macros
Paul E. McKenney
2
-4
/
+39
2023-03-24
tools/memory-model: Make cmplitmushist.sh note timeouts
Paul E. McKenney
1
-0
/
+22
2023-03-24
tools/memory-model: Make judgelitmus.sh note timeouts
Paul E. McKenney
1
-0
/
+8
2023-03-24
tools/memory-model: Document locking corner cases
Paul E. McKenney
1
-0
/
+298
2023-01-04
tools: memory-model: Make plain accesses carry dependencies
Jonas Oberhauser
3
-1
/
+45
2023-01-04
tools: memory-model: Add rmw-sequences to the LKMM
Alan Stern
2
-2
/
+33
2022-10-19
tools/memory-model: Weaken ctrl dependency definition in explanation.txt
Paul Heidekrüger
1
-3
/
+4
2022-08-31
tools/memory-model: Clarify LKMM's limitations in litmus-tests.txt
Paul Heidekrüger
1
-10
/
+27
2022-05-03
tools/memory-model/README: Update klitmus7 compat table
Akira Yokosawa
1
-1
/
+2
2022-02-02
tools/memory-model: Explain syntactic and semantic dependencies
Alan Stern
1
-0
/
+51
2021-12-01
tools/memory-model: litmus: Add two tests for unlock(A)+lock(B) ordering
Boqun Feng
3
-0
/
+76
2021-12-01
tools/memory-model: doc: Describe the requirement of the litmus-tests directory
Boqun Feng
1
-0
/
+12
2021-12-01
tools/memory-model: Provide extra ordering for unlock+lock pair on the same CPU
Boqun Feng
2
-22
/
+28
2021-07-27
tools/memory-model: Document data_race(READ_ONCE())
Paul E. McKenney
1
-14
/
+35
2021-07-27
tools/memory-model: Heuristics using data_race() must handle all values
Manfred Spraul
1
-0
/
+5
2021-07-27
tools/memory-model: Add example for heuristic lockless reads
Paul E. McKenney
1
-0
/
+93
2021-07-20
tools/memory-model: Make read_foo_diagnostic() more clearly diagnostic
Paul E. McKenney
1
-2
/
+2
2021-05-11
tools/memory-model: Fix smp_mb__after_spinlock() spelling
Björn Töpel
1
-1
/
+1
2021-03-15
tools/memory-model: Add access-marking documentation
Paul E. McKenney
1
-0
/
+479
2021-03-09
tools/memory-model: Remove reference to atomic_ops.rst
Akira Yokosawa
1
-1
/
+0
2021-03-09
doc: Update rcu_dereference.rst reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-01-05
tools/memory-model: Fix typo in klitmus7 compatibility table
Akira Yokosawa
1
-1
/
+1
2021-01-05
tools/memory-model: Remove redundant initialization in litmus tests
Akira Yokosawa
32
-134
/
+32
2021-01-05
tools/memory-model: Tie acquire loads to reads-from
Paul E. McKenney
1
-3
/
+9
2020-11-07
tools/memory-model: Label MP tests' producers and consumers
Paul E. McKenney
8
-24
/
+24
2020-11-07
tools/memory-model: Use "buf" and "flag" for message-passing tests
Paul E. McKenney
6
-46
/
+46
2020-11-07
tools/memory-model: Add types to litmus tests
Paul E. McKenney
32
-31
/
+130
2020-11-07
tools/memory-model: Add a glossary of LKMM terms
Paul E. McKenney
1
-0
/
+172
2020-11-07
tools/memory-model: Document categories of ordering primitives
Paul E. McKenney
3
-0
/
+831
2020-10-27
tools/memory-model: Move Documentation description to Documentation/README
Paul E. McKenney
2
-20
/
+61
2020-10-27
tools: memory-model: Document that the LKMM can easily miss control dependencies
Alan Stern
1
-0
/
+17
2020-09-04
tools/memory-model: Expand the cheatsheet.txt notion of relaxed
Paul E. McKenney
1
-14
/
+19
2020-09-03
tools/memory-model: Add a simple entry point document
Paul E. McKenney
3
-2
/
+282
2020-09-03
tools/memory-model: Improve litmus-test documentation
Paul E. McKenney
2
-117
/
+1108
2020-09-03
tools/memory-model: Update recipes.txt prime_numbers.c path
Paul E. McKenney
1
-2
/
+2
2020-09-03
Replace HTTP links with HTTPS ones: LKMM
Alexander A. Klimov
1
-1
/
+1
2020-08-04
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-46
/
+100
2020-07-21
tools/memory-model: Remove smp_read_barrier_depends() from informal doc
Will Deacon
1
-14
/
+12
2020-06-29
tools/memory-model/README: Mention herdtools7 7.56 in compatibility table
Akira Yokosawa
1
-1
/
+1
2020-06-29
tools/memory-model/README: Expand dependency of klitmus7
Akira Yokosawa
1
-2
/
+28
2020-06-29
tools/memory-model: Fix reference to litmus test in recipes.txt
Akira Yokosawa
1
-1
/
+1
[next]