index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
memory-barriers.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-05
doc: De-emphasize smp_read_barrier_depends
Paul E. McKenney
1
-2
/
+5
2017-12-04
doc: READ_ONCE() now implies smp_barrier_depends()
Paul E. McKenney
1
-6
/
+9
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+0
2017-10-24
locking/barriers: Kill lockless_dereference()
Will Deacon
1
-12
/
+0
2017-10-20
doc: Rewrite confusing statement about memory barriers
Guilherme G. Piccoli
1
-2
/
+2
2017-10-20
memory-barriers.txt: Fix typo in pairing example
Scott Tsai
1
-1
/
+1
2017-10-10
memory-barriers: Rework multicopy-atomicity section
Alan Stern
1
-28
/
+30
2017-10-10
memory-barriers: Replace uses of "transitive"
Paul E. McKenney
1
-94
/
+91
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-93
/
+8
2017-08-17
doc: Update memory-barriers.txt for read-to-write dependencies
Paul E. McKenney
1
-17
/
+24
2017-08-10
locking: Remove smp_mb__before_spinlock()
Peter Zijlstra
1
-4
/
+1
2017-08-10
Documentation/locking/atomic: Add documents for new atomic_t APIs
Peter Zijlstra
1
-89
/
+7
2017-07-13
Merge tag '4.13-fixes' of git://git.lwn.net/linux
Linus Torvalds
1
-3
/
+3
2017-07-13
memory-barriers.txt: Fix broken link to atomic_ops.txt
SeongJae Park
1
-3
/
+3
2017-07-04
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
1
-5
/
+5
2017-06-24
Documentation: atomic_ops.txt is core-api/atomic_ops.rst
Palmer Dabbelt
1
-5
/
+5
2017-06-08
docs: Fix typo in Documentation/memory-barriers.txt
Stan Drozd
1
-1
/
+1
2017-05-11
Merge tag 'docs-4.12-2' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2017-05-09
docs: update references to the device io book
Helmut Grohne
1
-2
/
+2
2017-04-12
doc: Update control-dependencies section of memory-barriers.txt
pierre Kuo
1
-1
/
+1
2017-01-15
doc: Update control-dependencies section of memory-barriers.txt
Paul E. McKenney
1
-32
/
+38
2016-08-12
locking/Documentation: Fix a typo of example result
SeongJae Park
1
-1
/
+1
2016-08-12
locking/Documentation: Fix wrong section reference
SeongJae Park
1
-1
/
+1
2016-08-12
locking/Documentation: Maintain consistent blank line
SeongJae Park
1
-0
/
+1
2016-06-17
locking/Documentation: Clarify limited control-dependency scope
Paul E. McKenney
1
-0
/
+41
2016-04-28
locking/Documentation: Clarify that ACQUIRE applies to loads, RELEASE applies...
Will Deacon
1
-0
/
+5
2016-04-28
locking/Documentation: State purpose of memory-barriers.txt
David Howells
1
-0
/
+16
2016-04-28
locking/Documentation: Add disclaimer
Peter Zijlstra
1
-1
/
+17
2016-04-13
locking/Documentation: Mention smp_cond_acquire()
Davidlohr Bueso
1
-2
/
+3
2016-04-13
locking/Documentation: Insert white spaces consistently
SeongJae Park
1
-20
/
+23
2016-04-13
locking/Documentation: Fix formatting inconsistencies
SeongJae Park
1
-4
/
+4
2016-04-13
locking/Documentation: Add missed subsection in TOC
SeongJae Park
1
-0
/
+1
2016-04-13
locking/Documentation: Fix missed s/lock/acquire renames
SeongJae Park
1
-7
/
+7
2016-04-13
locking/Documentation: Clarify relationship of barrier() to control dependencies
Paul E. McKenney
1
-3
/
+4
2016-03-15
documentation: Clarify compiler store-fusion example
SeongJae Park
1
-2
/
+2
2016-03-15
documentation: Transitivity is not cumulativity
Paul E. McKenney
1
-1
/
+1
2016-03-15
documentation: Add alternative release-acquire outcome
Paul E. McKenney
1
-0
/
+4
2016-03-15
documentation: Distinguish between local and global transitivity
Paul E. McKenney
1
-2
/
+76
2016-03-15
documentation: Subsequent writes ordered by rcu_dereference()
Paul E. McKenney
1
-0
/
+24
2016-03-15
documentation: Remove obsolete reference to RCU-protected indexes
Paul E. McKenney
1
-15
/
+0
2016-03-15
documentation: Fix memory-barriers.txt section references
Paul E. McKenney
1
-2
/
+2
2016-03-15
documentation: Fix control dependency and identical stores
Paul E. McKenney
1
-3
/
+7
2016-01-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-5
/
+23
2016-01-12
asm-generic: implement virt_xxx memory barriers
Michael S. Tsirkin
1
-5
/
+23
2016-01-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2015-12-05
Documentation/memory-barriers.txt: Fix ACCESS_ONCE thinko
Chris Metcalf
1
-4
/
+4
2015-12-04
locking/barriers, arch: Remove ambiguous statement in the smp_store_mb() docu...
Davidlohr Bueso
1
-2
/
+2
2015-11-04
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
1
-32
/
+22
2015-11-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+9
2015-10-06
documentation: Add lockless_dereference()
Paul E. McKenney
1
-0
/
+11
[next]