summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/spinlock_types.h
AgeCommit message (Expand)Author
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-07-05arm64: locking: Replace ticket lock implementation with qspinlockWill Deacon
2017-10-25locking/qrwlock, arm64: Move rwlock implementation over to qrwlocksWill Deacon
2015-07-27arm64: include linux/types.h in asm/spinlock_types.hWill Deacon
2013-10-25arm64: Fix the endianness of arch_spinlock_tCatalin Marinas
2013-10-24arm64: locks: introduce ticket-based spinlock implementationWill Deacon
2012-09-17arm64: SMP supportCatalin Marinas