index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
memory-barriers.txt
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
documentation: Clarify compiler store-fusion example
SeongJae Park
1
-2
/
+2
2016-03-14
documentation: Transitivity is not cumulativity
Paul E. McKenney
1
-1
/
+1
2016-03-14
documentation: Add alternative release-acquire outcome
Paul E. McKenney
1
-0
/
+4
2016-03-14
documentation: Distinguish between local and global transitivity
Paul E. McKenney
1
-2
/
+76
2016-03-14
documentation: Subsequent writes ordered by rcu_dereference()
Paul E. McKenney
1
-0
/
+24
2016-03-14
documentation: Remove obsolete reference to RCU-protected indexes
Paul E. McKenney
1
-15
/
+0
2016-03-14
documentation: Fix memory-barriers.txt section references
Paul E. McKenney
1
-2
/
+2
2016-03-14
documentation: Fix control dependency and identical stores
Paul E. McKenney
1
-3
/
+7
2016-01-18
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-11
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-03
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
1
-32
/
+22
2015-11-03
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
2015-10-06
documentation: No acquire/release for RCU readers
Paul E. McKenney
1
-1
/
+0
2015-09-23
atomic: Implement atomic_read_ctrl()
Peter Zijlstra
1
-8
/
+9
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2015-08-04
rcu,locking: Privatize smp_mb__after_unlock_lock()
Paul E. McKenney
1
-67
/
+4
2015-08-03
locking/Documentation: Clarify failed cmpxchg() memory ordering semantics
Will Deacon
1
-3
/
+3
2015-07-15
doc: Call out smp_mb__after_unlock_lock() transitivity
Paul E. McKenney
1
-5
/
+6
2015-07-15
documentation: Replace ACCESS_ONCE() by READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
1
-169
/
+177
2015-07-15
documentation: Fix variable-name typo in memory-barriers.txt
Paul E. McKenney
1
-1
/
+1
2015-06-22
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2015-05-27
Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...
Paul E. McKenney
1
-26
/
+36
2015-05-27
smp: Make control dependencies work on Alpha, improve documentation
Paul E. McKenney
1
-22
/
+33
2015-05-27
documentation: memory-barriers: Fix smp_mb__before_spinlock() semantics
Will Deacon
1
-4
/
+3
2015-05-19
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
1
-3
/
+3
2015-04-18
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-1
/
+1
2015-04-08
Documentation/memory-barriers.txt: typo fix
Sylvain Trias
1
-1
/
+1
2015-02-26
documentation: Clarify control-dependency pairing
Paul E. McKenney
1
-13
/
+29
2015-01-07
documentation: Fix smp typo in memory-barriers.txt
Davidlohr Bueso
1
-1
/
+1
2015-01-07
documentation: Record limitations of bitfields and small variables
Paul E. McKenney
1
-0
/
+44
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
1
-0
/
+42
2014-12-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+29
2014-11-13
documentation: memory-barriers.txt: Correct example for reorderings
Pranith Kumar
1
-11
/
+11
2014-11-13
documentation: Additional restriction for control dependencies
Paul E. McKenney
1
-0
/
+18
2014-10-20
documentation: memory-barriers: clarify relaxed io accessor semantics
Will Deacon
1
-4
/
+9
2014-09-07
memory-barriers: Fix description of 2-legged-if-based control dependencies
Paul E. McKenney
1
-54
/
+49
[next]