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