index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
memory-barriers.txt
Commit message (
Expand
)
Author
Age
*
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
2015-04-18
|
\
|
*
Documentation/memory-barriers.txt: typo fix
Sylvain Trias
2015-04-08
*
|
documentation: Clarify control-dependency pairing
Paul E. McKenney
2015-02-26
|
/
*
documentation: Fix smp typo in memory-barriers.txt
Davidlohr Bueso
2015-01-07
*
documentation: Record limitations of bitfields and small variables
Paul E. McKenney
2015-01-07
*
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
2014-12-11
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-09
|
\
|
*
documentation: memory-barriers.txt: Correct example for reorderings
Pranith Kumar
2014-11-13
|
*
documentation: Additional restriction for control dependencies
Paul E. McKenney
2014-11-13
*
|
documentation: memory-barriers: clarify relaxed io accessor semantics
Will Deacon
2014-10-20
|
/
*
memory-barriers: Fix description of 2-legged-if-based control dependencies
Paul E. McKenney
2014-09-07
*
memory-barriers: Retain barrier() in fold-to-zero example
Paul E. McKenney
2014-09-07
*
memory-barriers: Fix control-ordering no-transitivity example
Paul E. McKenney
2014-09-07
*
documentation: Add acquire/release barriers to pairing rules
Paul E. McKenney
2014-07-08
*
documentation: Clarify wake-up/memory-barrier relationship
Paul E. McKenney
2014-07-08
*
Documentation/memory-barriers.txt: fix important typo re memory barriers
Alexey Dobriyan
2014-06-06
*
arch,doc: Convert smp_mb__*()
Peter Zijlstra
2014-04-18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-02
|
\
|
*
doc: fix double words
Masanari Iida
2014-03-21
*
|
Documentation/memory-barriers.txt: Clarify release/acquire ordering
Paul E. McKenney
2014-02-24
*
|
Documentation/memory-barriers.txt: Need barriers() for some control dependencies
Paul E. McKenney
2014-02-17
*
|
Documentation/memory-barriers.txt: Conditional must use prior load
Paul E. McKenney
2014-02-17
*
|
Documentation/memory-barriers.txt: ACCESS_ONCE() provides cache coherence
Paul E. McKenney
2014-02-17
|
/
*
locking/doc: Rename LOCK/UNLOCK to ACQUIRE/RELEASE
Peter Zijlstra
2014-01-12
*
Documentation/memory-barriers.txt: Downgrade UNLOCK+BLOCK
Paul E. McKenney
2013-12-16
*
Documentation/memory-barriers.txt: Document ACCESS_ONCE()
Paul E. McKenney
2013-12-16
*
Documentation/memory-barriers.txt: Prohibit speculative writes
Peter Zijlstra
2013-12-16
*
Documentation/memory-barriers.txt: Add long atomic examples to memory-barrier...
Paul E. McKenney
2013-12-16
*
Documentation/memory-barriers.txt: Add needed ACCESS_ONCE() calls to memory-b...
Paul E. McKenney
2013-12-16
*
Documentation/memory-barriers.txt: Fix a typo in the data dependency description
Ingo Molnar
2013-11-22
*
doc: Fix memory-barrier control-dependency example
Paul E. McKenney
2013-08-20
*
Documentation: Memory barrier semantics of atomic_xchg()
Richard Braun
2013-01-08
*
Documentation: Fix memory-barriers.txt example
Paul E. McKenney
2012-10-23
*
doc: fix broken references
Paul Bolle
2011-09-27
*
smp: Document transitivity for memory barriers.
Paul E. McKenney
2011-03-04
*
Document Linux's circular buffering capabilities
David Howells
2010-03-24
*
sched: Document memory barriers implied by sleep/wake-up primitives
David Howells
2009-04-29
*
read_barrier_depends arch fixlets
Nick Piggin
2008-05-14
*
PCI: doc/pci: create Documentation/PCI/ and move files into it
Randy Dunlap
2008-04-21
*
documentation: atomic_add_unless() doesn't imply mb() on failure
Oleg Nesterov
2008-02-23
*
bitops: introduce lock ops
Nick Piggin
2007-10-18
*
Documentation/memory-barriers.txt: various fixes
Jarek Poplawski
2007-05-23
*
Fix typos in /Documentation : 'T''
Matt LaPlante
2006-11-29
*
[PATCH] A minor fix for set_mb() in Documentation/memory-barriers.txt
Oleg Nesterov
2006-11-08
*
[PATCH] fix typo in memory barrier docs
Paolo 'Blaisorblade' Giarrusso
2006-10-20
*
Documentation: remove duplicated words
Paolo Ornati
2006-10-03
*
Fix some typos in Documentation/: 'A'
Matt LaPlante
2006-10-03
*
[PATCH] remove set_wmb - doc update
Steven Rostedt
2006-07-15
*
typo fixes: occuring -> occurring
Adrian Bunk
2006-06-30
*
[PATCH] Corrections to memory barrier doc
David Howells
2006-06-25
[next]