index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
barrier.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-14
compiler.h: fix barrier_data() on clang
Arvind Sankar
1
-0
/
+1
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+10
2020-07-21
locking/barriers: Remove definitions for [smp_]read_barrier_depends()
Will Deacon
1
-17
/
+0
2020-07-21
compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
Will Deacon
1
-1
/
+1
2020-07-16
libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
Aneesh Kumar K.V
1
-0
/
+10
2020-04-16
locking/barriers: Use '__unqual_scalar_typeof' for load-acquire macros
Will Deacon
1
-8
/
+8
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2018-04-27
locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_rela...
Will Deacon
1
-6
/
+21
2018-03-09
mn10300: Remove the architecture
David Howells
1
-1
/
+1
2016-06-14
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
1
-1
/
+1
2016-06-14
locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h
Peter Zijlstra
1
-0
/
+39
2016-01-12
asm-generic: implement virt_xxx memory barriers
Michael S. Tsirkin
1
-0
/
+11
2016-01-12
asm-generic: add __smp_xxx wrappers
Michael S. Tsirkin
1
-9
/
+82
2016-01-12
asm-generic: guard smp_store_release/load_acquire
Michael S. Tsirkin
1
-0
/
+4
2016-01-12
lcoking/barriers, arch: Use smp barriers in smp_store_release()
Davidlohr Bueso
1
-1
/
+1
2015-08-03
locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...
Andrey Konovalov
1
-2
/
+2
2015-07-01
Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-1
/
+27
2015-06-25
arch: conditionally define smp_{mb,rmb,wmb}
Vineet Gupta
1
-0
/
+25
2015-05-19
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
1
-2
/
+2
2015-05-19
locking/arch: Add WRITE_ONCE() to set_mb()
Peter Zijlstra
1
-1
/
+1
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
1
-0
/
+8
2014-04-18
arch: Prepare for smp_mb__{before,after}_atomic()
Peter Zijlstra
1
-0
/
+8
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
1
-0
/
+15
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
1
-13
/
+29
2012-03-28
Create asm-generic/barrier.h
David Howells
1
-0
/
+50