aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/spinlock.h
AgeCommit message (Expand)Author
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-06-29MIPS: Use queued spinlocks (qspinlock)Paul Burton
2017-06-29MIPS: Use queued read/write locks (qrwlock)Paul Burton
2017-03-08MIPS: End spinlocks with .insnPaul Burton
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2015-09-03MIPS: Select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64Paul Burton
2015-06-24MIPS: spinlock: Adjust arch_spin_lock back-off timeMarkos Chandras
2015-06-21MIPS: Replace smp_mb with release barrier function in unlocks.Leonid Yegoshin
2015-04-10MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR caseMarkos Chandras
2015-02-17MIPS: asm: spinlock: Replace "sub" instruction with "addiu"Markos Chandras
2015-02-17MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASMMarkos Chandras
2014-11-24MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki
2013-04-26MIPS: Remove redundant instructions from arch_spin_{,try}lock.David Daney
2013-04-11MIPS: Remove further use of .subsectionRalf Baechle
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2011-03-25MIPS: Microoptimize arch_{read,write}_lockRalf Baechle
2010-02-27MIPS: Optimize spinlocks.David Daney
2010-02-27MIPS: New macro smp_mb__before_llsc.David Daney
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-04-02Allow rwlocks to re-enable interruptsRobin Holt
2009-03-30MIPS: __raw_spin_lock() may spin forever on ticket wrap.David Daney
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin
2008-10-15MIPS: Fix wrong branch target in new spin_lock code.Johannes Dickgreber
2008-10-11MIPS: Rewrite spinlocks to ticket locks.Ralf Baechle
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle