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
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
/
Documentation
/
memory-barriers.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-08
memory-barriers: Fix description of 2-legged-if-based control dependencies
Paul E. McKenney
1
-54
/
+49
2014-09-08
memory-barriers: Retain barrier() in fold-to-zero example
Paul E. McKenney
1
-3
/
+6
2014-09-08
memory-barriers: Fix control-ordering no-transitivity example
Paul E. McKenney
1
-11
/
+17
2014-07-08
documentation: Add acquire/release barriers to pairing rules
Paul E. McKenney
1
-4
/
+8
2014-07-08
documentation: Clarify wake-up/memory-barrier relationship
Paul E. McKenney
1
-0
/
+15
2014-06-07
Documentation/memory-barriers.txt: fix important typo re memory barriers
Alexey Dobriyan
1
-2
/
+2
2014-04-18
arch,doc: Convert smp_mb__*()
Peter Zijlstra
1
-31
/
+11
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-03-21
doc: fix double words
Masanari Iida
1
-1
/
+1
2014-02-24
Documentation/memory-barriers.txt: Clarify release/acquire ordering
Paul E. McKenney
1
-30
/
+61
2014-02-18
Documentation/memory-barriers.txt: Need barriers() for some control dependencies
Paul E. McKenney
1
-7
/
+19
2014-02-18
Documentation/memory-barriers.txt: Conditional must use prior load
Paul E. McKenney
1
-1
/
+2
2014-02-18
Documentation/memory-barriers.txt: ACCESS_ONCE() provides cache coherence
Paul E. McKenney
1
-0
/
+17
2014-01-12
locking/doc: Rename LOCK/UNLOCK to ACQUIRE/RELEASE
Peter Zijlstra
1
-116
/
+121
2013-12-16
Documentation/memory-barriers.txt: Downgrade UNLOCK+BLOCK
Paul E. McKenney
1
-15
/
+69
2013-12-16
Documentation/memory-barriers.txt: Document ACCESS_ONCE()
Paul E. McKenney
1
-35
/
+271
2013-12-16
Documentation/memory-barriers.txt: Prohibit speculative writes
Peter Zijlstra
1
-8
/
+175
2013-12-16
Documentation/memory-barriers.txt: Add long atomic examples to memory-barrier...
Paul E. McKenney
1
-11
/
+13
2013-12-16
Documentation/memory-barriers.txt: Add needed ACCESS_ONCE() calls to memory-b...
Paul E. McKenney
1
-80
/
+126
2013-11-22
Documentation/memory-barriers.txt: Fix a typo in the data dependency description
Ingo Molnar
1
-21
/
+21
2013-08-20
doc: Fix memory-barrier control-dependency example
Paul E. McKenney
1
-4
/
+6
2013-01-09
Documentation: Memory barrier semantics of atomic_xchg()
Richard Braun
1
-0
/
+1
2012-10-24
Documentation: Fix memory-barriers.txt example
Paul E. McKenney
1
-4
/
+5
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-03-04
smp: Document transitivity for memory barriers.
Paul E. McKenney
1
-0
/
+58
2010-03-25
Document Linux's circular buffering capabilities
David Howells
1
-0
/
+20
2009-04-29
sched: Document memory barriers implied by sleep/wake-up primitives
David Howells
1
-1
/
+128
2008-05-14
read_barrier_depends arch fixlets
Nick Piggin
1
-1
/
+11
2008-04-21
PCI: doc/pci: create Documentation/PCI/ and move files into it
Randy Dunlap
1
-2
/
+2
2008-02-24
documentation: atomic_add_unless() doesn't imply mb() on failure
Oleg Nesterov
1
-1
/
+1
2007-10-19
bitops: introduce lock ops
Nick Piggin
1
-2
/
+12
2007-05-24
Documentation/memory-barriers.txt: various fixes
Jarek Poplawski
1
-49
/
+49
2006-11-30
Fix typos in /Documentation : 'T''
Matt LaPlante
1
-1
/
+1
2006-11-09
[PATCH] A minor fix for set_mb() in Documentation/memory-barriers.txt
Oleg Nesterov
1
-1
/
+1
2006-10-20
[PATCH] fix typo in memory barrier docs
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-10-04
Documentation: remove duplicated words
Paolo Ornati
1
-1
/
+1
2006-10-04
Fix some typos in Documentation/: 'A'
Matt LaPlante
1
-1
/
+1
2006-07-15
[PATCH] remove set_wmb - doc update
Steven Rostedt
1
-3
/
+2
2006-06-30
typo fixes: occuring -> occurring
Adrian Bunk
1
-1
/
+1
2006-06-25
[PATCH] Corrections to memory barrier doc
David Howells
1
-10
/
+9
2006-06-25
[PATCH] Another couple of alterations to the memory barrier doc
David Howells
1
-5
/
+10
2006-06-10
[PATCH] Further alterations for memory barrier document
David Howells
1
-78
/
+270
2006-05-15
[PATCH] Fix typos in Documentation/memory-barriers.txt
Aneesh Kumar
1
-2
/
+2
2006-04-11
[PATCH] Improve data-dependency memory barrier example in documentation
David Howells
1
-1
/
+15
2006-04-11
[PATCH] Fix memory barrier docs wrt atomic ops
David Howells
1
-19
/
+33
2006-04-01
[PATCH] Document Linux's memory barriers [try #7]
David Howells
1
-0
/
+1913