aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/spinlock.h
Commit message (Expand)AuthorAge
* MIPS: End spinlocks with .insnPaul Burton2017-03-08
* locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-14
* MIPS: Select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64Paul Burton2015-09-03
* MIPS: spinlock: Adjust arch_spin_lock back-off timeMarkos Chandras2015-06-24
* MIPS: Replace smp_mb with release barrier function in unlocks.Leonid Yegoshin2015-06-21
* MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR caseMarkos Chandras2015-04-10
* MIPS: asm: spinlock: Replace "sub" instruction with "addiu"Markos Chandras2015-02-17
* MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASMMarkos Chandras2015-02-17
* MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki2014-11-24
* MIPS: Remove redundant instructions from arch_spin_{,try}lock.David Daney2013-04-26
* MIPS: Remove further use of .subsectionRalf Baechle2013-04-11
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS: Microoptimize arch_{read,write}_lockRalf Baechle2011-03-25
* MIPS: Optimize spinlocks.David Daney2010-02-27
* MIPS: New macro smp_mb__before_llsc.David Daney2010-02-27
* locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
* locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* Allow rwlocks to re-enable interruptsRobin Holt2009-04-02
* MIPS: __raw_spin_lock() may spin forever on ticket wrap.David Daney2009-03-30
* x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin2009-02-09
* MIPS: Fix wrong branch target in new spin_lock code.Johannes Dickgreber2008-10-15
* MIPS: Rewrite spinlocks to ticket locks.Ralf Baechle2008-10-11
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-11