index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
barrier.h
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2018-04-27
locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_rela...
Will Deacon
2018-03-09
mn10300: Remove the architecture
David Howells
2016-06-14
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
2016-06-14
locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h
Peter Zijlstra
2016-01-12
asm-generic: implement virt_xxx memory barriers
Michael S. Tsirkin
2016-01-12
asm-generic: add __smp_xxx wrappers
Michael S. Tsirkin
2016-01-12
asm-generic: guard smp_store_release/load_acquire
Michael S. Tsirkin
2016-01-12
lcoking/barriers, arch: Use smp barriers in smp_store_release()
Davidlohr Bueso
2015-08-03
locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...
Andrey Konovalov
2015-07-01
Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2015-06-25
arch: conditionally define smp_{mb,rmb,wmb}
Vineet Gupta
2015-05-19
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
2015-05-19
locking/arch: Add WRITE_ONCE() to set_mb()
Peter Zijlstra
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
2014-04-18
arch: Prepare for smp_mb__{before,after}_atomic()
Peter Zijlstra
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
2012-03-28
Create asm-generic/barrier.h
David Howells