index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
memory-barriers.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
docs: memory-barriers: Add note on compiler transformation and address deps
Joel Fernandes (Google)
1
-0
/
+7
2023-01-03
locking/memory-barriers.txt: Improve documentation for writel() example
Parav Pandit
1
-11
/
+11
2022-10-18
docs/memory-barriers.txt: Add a missed closing parenthesis
SeongJae Park
1
-1
/
+1
2022-08-31
docs/memory-barriers.txt: Fixup long lines
Akira Yokosawa
1
-46
/
+47
2022-08-31
docs/memory-barriers.txt: Fix confusing name of 'data dependency barrier'
Akira Yokosawa
1
-52
/
+64
2022-06-23
asm-generic: Add memory barrier dma_mb()
Kefeng Wang
1
-5
/
+6
2021-12-22
asm-generic: introduce io_stop_wc() and add implementation for ARM64
Xiongfeng Wang
1
-0
/
+8
2020-11-06
docs/memory-barriers.txt: Fix a typo in CPU MEMORY BARRIERS section
Fox Chen
1
-1
/
+1
2020-08-31
docs/memory-barriers.txt: Fix references for DMA*.txt files
SeongJae Park
1
-4
/
+4
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+14
2020-07-21
Documentation/barriers: Remove references to [smp_]read_barrier_depends()
Will Deacon
1
-148
/
+8
2020-07-16
libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
Aneesh Kumar K.V
1
-0
/
+14
2020-04-20
docs: fix broken references to text files
Mauro Carvalho Chehab
1
-1
/
+1
2020-02-27
Documentation/memory-barriers: Fix typos
SeongJae Park
1
-4
/
+4
2020-02-04
smp_mb__{before,after}_atomic(): update Documentation
Manfred Spraul
1
-6
/
+10
2019-11-22
docs/memory-barriers.txt: Remove remaining references to mmiowb()
SeongJae Park
1
-8
/
+3
2019-07-17
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-06-08
docs: pci: fix broken links due to conversion from pci.txt to pci.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-28
doc: Remove ".vnet" from paulmck email addresses
Paul E. McKenney
1
-1
/
+1
2019-04-23
docs/memory-barriers.txt: Update I/O section to be clearer about CPU vs thread
Will Deacon
1
-27
/
+40
2019-04-11
docs/memory-barriers.txt: Fix style, spacing and grammar in I/O section
Will Deacon
1
-58
/
+66
2019-04-08
Documentation: Kill all references to mmiowb()
Will Deacon
1
-99
/
+4
2019-04-08
docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section
Will Deacon
1
-45
/
+70
2018-11-20
Documentation: Use "while" instead of "whilst"
Will Deacon
1
-11
/
+11
2018-10-02
locking/memory-barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()
Andrea Parri
1
-2
/
+1
2018-07-17
sched/Documentation: Update wake_up() & co. memory-barrier guarantees
Andrea Parri
1
-16
/
+27
2018-06-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+9
2018-05-15
locking/memory-barriers.txt: Fix broken DMA vs. MMIO ordering example
Will Deacon
1
-8
/
+9
2018-05-08
docs: core-api: add circular-buffers documentation
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-08
docs: core-api: add cachetlb documentation
Mauro Carvalho Chehab
1
-1
/
+1
2018-03-10
locking/memory-barriers: De-emphasize smp_read_barrier_depends() some more
Paul E. McKenney
1
-8
/
+18
2018-02-21
memory-barriers: Fix description of data dependency barriers
Nikolay Borisov
1
-1
/
+1
2018-02-21
Documentation/memory-barriers.txt: Cross-reference "tools/memory-model/"
Andrea Parri
1
-1
/
+5
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-09
memory-barriers: Rework multicopy-atomicity section
Alan Stern
1
-28
/
+30
2017-10-09
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-12
memory-barriers.txt: Fix broken link to atomic_ops.txt
SeongJae Park
1
-3
/
+3
2017-07-03
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
[next]