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