aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/barrier.h
AgeCommit message (Expand)Author
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-05-09arm64: barriers: use barrier() instead of smp_mb() when !SMPWill Deacon
2014-05-09arm64: barriers: wire up new barrier optionsWill Deacon
2014-05-09arm64: barriers: make use of barrier options with explicit barriersWill Deacon
2014-04-18arch,arm64: Convert smp_mb__*()Peter Zijlstra
2014-03-10arm64: barriers: add dmb barrierWill Deacon
2014-02-06arm64: barriers: allow dsb macro to take option parameterWill Deacon
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2012-09-17arm64: Miscellaneous header filesCatalin Marinas