index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
barrier.h
Age
Commit message (
Expand
)
Author
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-12
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