index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
memory-barriers.txt
Age
Commit message (
Expand
)
Author
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-08-04
rcu,locking: Privatize smp_mb__after_unlock_lock()
Paul E. McKenney
2015-08-03
locking/Documentation: Clarify failed cmpxchg() memory ordering semantics
Will Deacon
2015-07-15
doc: Call out smp_mb__after_unlock_lock() transitivity
Paul E. McKenney
2015-07-15
documentation: Replace ACCESS_ONCE() by READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
2015-07-15
documentation: Fix variable-name typo in memory-barriers.txt
Paul E. McKenney
2015-06-22
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-05-27
Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...
Paul E. McKenney
2015-05-27
smp: Make control dependencies work on Alpha, improve documentation
Paul E. McKenney
2015-05-27
documentation: memory-barriers: Fix smp_mb__before_spinlock() semantics
Will Deacon
2015-05-19
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
2015-04-18
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
2015-04-08
Documentation/memory-barriers.txt: typo fix
Sylvain Trias
2015-02-26
documentation: Clarify control-dependency pairing
Paul E. McKenney
2015-01-07
documentation: Fix smp typo in memory-barriers.txt
Davidlohr Bueso
2015-01-07
documentation: Record limitations of bitfields and small variables
Paul E. McKenney
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
2014-12-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-11-13
documentation: memory-barriers.txt: Correct example for reorderings
Pranith Kumar
2014-11-13
documentation: Additional restriction for control dependencies
Paul E. McKenney
2014-10-20
documentation: memory-barriers: clarify relaxed io accessor semantics
Will Deacon
2014-09-07
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-07-08
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-06-06
Documentation/memory-barriers.txt: fix important typo re memory barriers
Alexey Dobriyan
2014-04-18
arch,doc: Convert smp_mb__*()
Peter Zijlstra
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-03-21
doc: fix double words
Masanari Iida
2014-02-24
Documentation/memory-barriers.txt: Clarify release/acquire ordering
Paul E. McKenney
2014-02-17
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-01-12
locking/doc: Rename LOCK/UNLOCK to ACQUIRE/RELEASE
Peter Zijlstra
2013-12-16
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-11-22
Documentation/memory-barriers.txt: Fix a typo in the data dependency description
Ingo Molnar
2013-08-19
doc: Fix memory-barrier control-dependency example
Paul E. McKenney
2013-01-08
Documentation: Memory barrier semantics of atomic_xchg()
Richard Braun
2012-10-23
Documentation: Fix memory-barriers.txt example
Paul E. McKenney
2011-09-27
doc: fix broken references
Paul Bolle
2011-03-04
smp: Document transitivity for memory barriers.
Paul E. McKenney
2010-03-24
Document Linux's circular buffering capabilities
David Howells
2009-04-29
sched: Document memory barriers implied by sleep/wake-up primitives
David Howells
2008-05-14
read_barrier_depends arch fixlets
Nick Piggin
2008-04-20
PCI: doc/pci: create Documentation/PCI/ and move files into it
Randy Dunlap
[next]