summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/barrier.h
Commit message (Expand)AuthorAgeFilesLines
* locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-191-1/+1
* locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-191-1/+1
* arm64: add missing data types in smp_load_acquire/smp_store_releaseAndre Przywara2015-04-271-0/+16
* arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-121-0/+3
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-10/+10
|\
| * arm64: barriers: use barrier() instead of smp_mb() when !SMPWill Deacon2014-05-091-2/+2
| * arm64: barriers: wire up new barrier optionsWill Deacon2014-05-091-7/+7
| * arm64: barriers: make use of barrier options with explicit barriersWill Deacon2014-05-091-1/+1
* | arch,arm64: Convert smp_mb__*()Peter Zijlstra2014-04-181-0/+3
|/
* arm64: barriers: add dmb barrierWill Deacon2014-03-101-0/+1
* arm64: barriers: allow dsb macro to take option parameterWill Deacon2014-02-061-1/+1
* arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-121-0/+50
* arm64: Miscellaneous header filesCatalin Marinas2012-09-171-0/+52