aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/spinlock.h
Commit message (Expand)AuthorAge
* arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger2014-12-18
* arm64: asm: remove redundant "cc" clobbersWill Deacon2014-02-07
* arm64: lockref: add support for lockless lockrefs using cmpxchgWill Deacon2013-10-24
* arm64: locks: introduce ticket-based spinlock implementationWill Deacon2013-10-24
* arm64: spinlock: retry trylock operation if strex fails on free lockCatalin Marinas2013-06-07
* arm64: atomics: fix grossly inconsistent asm constraints for exclusivesWill Deacon2013-02-11
* arm64: SMP supportCatalin Marinas2012-09-17