index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
memory-model
Age
Commit message (
Expand
)
Author
2021-04-06
doc: update rcu_dereference.rst reference
Mauro Carvalho Chehab
2021-01-04
tools/memory-model: Fix typo in klitmus7 compatibility table
Akira Yokosawa
2021-01-04
tools/memory-model: Remove redundant initialization in litmus tests
Akira Yokosawa
2021-01-04
tools/memory-model: Tie acquire loads to reads-from
Paul E. McKenney
2020-11-06
tools/memory-model: Label MP tests' producers and consumers
Paul E. McKenney
2020-11-06
tools/memory-model: Use "buf" and "flag" for message-passing tests
Paul E. McKenney
2020-11-06
tools/memory-model: Add types to litmus tests
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/README: Mention herdtools7 7.56 in compatibility table
Akira Yokosawa
2020-06-29
tools/memory-model/README: Expand dependency of klitmus7
Akira Yokosawa
2020-06-29
tools/memory-model: Fix reference to litmus test in recipes.txt
Akira Yokosawa
2020-06-29
tools/memory-model: Add an exception for limitations on _unless() family
Boqun Feng
2020-06-29
tools/memory-model: Fix "conflict" definition
Marco Elver
2020-06-29
tools/memory-model: Add recent references
Paul E. McKenney
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
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-10-05
tools/memory-model: Fix data race detection for unordered store and load
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-08-01
tools/memory-model: Make scripts be executable
Paul E. McKenney
2019-06-24
tools/memory-model: Improve data-race detection
Alan Stern
2019-06-21
tools/memory-model: Change definition of rcu-fence
Alan Stern
2019-06-21
tools/memory-model: Expand definition of barrier
Alan Stern
2019-06-19
tools/memory-model: Do not use "herd" to refer to "herd7"
Andrea Parri
2019-06-19
tools/memory-model: Fix comment in MP+poonceonces.litmus
Andrea Parri
2019-05-28
tools/memory-model: Add data-race detection
Alan Stern
2019-05-28
tools/memory-model: Add definitions of plain and marked accesses
Alan Stern
2019-05-28
tools/memory-model: Prepare for data-race detection
Alan Stern
2019-04-04
tools/memory-model: Add support for synchronize_srcu_expedited()
Paul E. McKenney
2019-03-18
tools/memory-model: Avoid duplicating herdtools versions
Andrea Parri
2019-03-18
tools/memory-model: Dynamically check SRCU lock-to-unlock matching
Luc Maranget
2019-03-18
tools/memory-model: Update Documentation/explanation.txt to include SRCU support
Alan Stern
2019-03-18
tools/memory-model: Update README for addition of SRCU
Paul E. McKenney
2019-03-18
tools/memory-model: Add SRCU support
Alan Stern
2019-03-18
tools/memory-model: Refactor some RCU relations
Alan Stern
2019-03-18
tools/memory-model: Rename some RCU relations
Alan Stern
2019-01-21
tools/memory-model: Make scripts take "-j" abbreviation for "--jobs"
Paul E. McKenney
2019-01-21
tools/memory-model: Add scripts to check github litmus tests
Paul E. McKenney
[next]