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
/
arch
/
arm
/
include
/
asm
/
barrier.h
Age
Commit message (
Expand
)
Author
2016-07-02
ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERS
Masahiro Yamada
2016-01-12
arm: define __smp_xxx
Michael S. Tsirkin
2016-01-12
arm: reuse asm-generic/barrier.h
Michael S. Tsirkin
2015-09-03
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-08-03
locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...
Andrey Konovalov
2015-07-25
ARM: add soc memory barrier extension
Russell King
2015-07-25
ARM: move heavy barrier support out of line
Russell King
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,arm: Convert smp_mb__*()
Peter Zijlstra
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
2013-08-12
ARM: barrier: allow options to be passed to memory barrier instructions
Will Deacon
2012-10-02
ARM: kill off arch_is_coherent
Rob Herring
2012-04-03
ARM: OMAP2+: Fix omap2+ build error
R Sricharan
2012-03-28
Disintegrate asm/system.h for ARM
David Howells