aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/spinlock_64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long1-1/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon1-3/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon1-4/+0
2017-05-25arch/sparc: Enable queued spinlock support for SPARCBabu Moger1-83/+1
2017-05-25arch/sparc: Enable queued rwlocks for SPARCBabu Moger1-123/+1
2016-10-24sparc64: Fix old style declaration GCC warningsTobias Klauser1-6/+6
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra1-3/+7
2011-08-15sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson1-6/+0
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-11/+11
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner1-6/+6
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-9/+9
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner1-4/+4
2009-08-31locking, sparc: Rename __spin_try_lock() and friendsHeiko Carstens1-14/+14
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+2
2008-12-04sparc64: Stop using memory barriers for atomics and locks.David S. Miller1-14/+0
2008-12-04sparc64: Run the kernel always in the TSO memory model.David S. Miller1-11/+6
2008-09-09sparc: remove unused includesBjoern B. Brandenburg1-2/+0
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg1-0/+250