summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm/spinlock_64.h
AgeCommit message (Expand)Author
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon
2017-05-25arch/sparc: Enable queued spinlock support for SPARCBabu Moger
2017-05-25arch/sparc: Enable queued rwlocks for SPARCBabu Moger
2016-10-24sparc64: Fix old style declaration GCC warningsTobias Klauser
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2011-08-15sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-08-31locking, sparc: Rename __spin_try_lock() and friendsHeiko Carstens
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt
2008-12-04sparc64: Stop using memory barriers for atomics and locks.David S. Miller
2008-12-04sparc64: Run the kernel always in the TSO memory model.David S. Miller
2008-09-09sparc: remove unused includesBjoern B. Brandenburg
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg