index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
barrier.h
Age
Commit message (
Expand
)
Author
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
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
2015-04-27
arm64: add missing data types in smp_load_acquire/smp_store_release
Andre Przywara
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-05-09
arm64: barriers: use barrier() instead of smp_mb() when !SMP
Will Deacon
2014-05-09
arm64: barriers: wire up new barrier options
Will Deacon
2014-05-09
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
2014-04-18
arch,arm64: Convert smp_mb__*()
Peter Zijlstra
2014-03-10
arm64: barriers: add dmb barrier
Will Deacon
2014-02-06
arm64: barriers: allow dsb macro to take option parameter
Will Deacon
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
2012-09-17
arm64: Miscellaneous header files
Catalin Marinas