aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/barrier.h
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-19
* arm64: instrument smp_{load_acquire,store_release}Mark Rutland2019-04-16
* arm64: Add support for SB barrier and patch in over DSB; ISB sequencesWill Deacon2018-12-06
* arm64: barrier: Implement smp_cond_load_relaxedWill Deacon2018-07-05
* arm64: Implement array_index_mask_nospec()Robin Murphy2018-02-06
* arm64: barrier: Add CSDB macros to control data-value predictionWill Deacon2018-02-06
* arm64: sysreg: Move SPE registers and PSB into common header filesWill Deacon2017-10-18
* arm64: ensure extension of smp_store_release valueMark Rutland2017-05-09
* arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon2016-09-09
* locking/barriers, arch/arm64: Implement LDXR+WFE based smp_cond_load_acquire()Will Deacon2016-07-07
* arm64: define __smp_xxxMichael S. Tsirkin2016-01-12
* arm64: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-12
* arm64: barriers: fix smp_load_acquire to work with const argumentsWill Deacon2015-11-18
* arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-27
* locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-19
* locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-19
* arm64: add missing data types in smp_load_acquire/smp_store_releaseAndre Przywara2015-04-27
* 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