summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/spinlock.h
Commit message (Expand)AuthorAgeFilesLines
* locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-141-2/+17
* MIPS: Select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64Paul Burton2015-09-031-0/+5
* MIPS: spinlock: Adjust arch_spin_lock back-off timeMarkos Chandras2015-06-241-1/+1
* MIPS: Replace smp_mb with release barrier function in unlocks.Leonid Yegoshin2015-06-211-1/+1
* MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR caseMarkos Chandras2015-04-101-1/+1
* MIPS: asm: spinlock: Replace "sub" instruction with "addiu"Markos Chandras2015-02-171-5/+2
* MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASMMarkos Chandras2015-02-171-24/+24
* MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki2014-11-241-24/+26
* MIPS: Remove redundant instructions from arch_spin_{,try}lock.David Daney2013-04-261-4/+0
* MIPS: Remove further use of .subsectionRalf Baechle2013-04-111-72/+44
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-2/+2
* MIPS: Microoptimize arch_{read,write}_lockRalf Baechle2011-03-251-11/+11
* MIPS: Optimize spinlocks.David Daney2010-02-271-75/+43
* MIPS: New macro smp_mb__before_llsc.David Daney2010-02-271-2/+2
* locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-21/+21
* locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-141-6/+6
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-18/+18
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-5/+5
* Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+2
* MIPS: __raw_spin_lock() may spin forever on ticket wrap.David Daney2009-03-301-4/+4
* x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin2009-02-091-0/+1
* MIPS: Fix wrong branch target in new spin_lock code.Johannes Dickgreber2008-10-151-1/+1
* MIPS: Rewrite spinlocks to ticket locks.Ralf Baechle2008-10-111-71/+182
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-111-0/+376