Age | Commit message (Expand) | Author |
2021-02-11 | locking/arch: Move qrwlock.h include after qspinlock.h | Waiman Long |
2019-04-08 | mips/mmiowb: Add unconditional mmiowb() to arch_spin_unlock() | Will Deacon |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon |
2017-06-29 | MIPS: Use queued spinlocks (qspinlock) | Paul Burton |
2017-06-29 | MIPS: Use queued read/write locks (qrwlock) | Paul Burton |
2017-03-08 | MIPS: End spinlocks with .insn | Paul Burton |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra |
2015-09-03 | MIPS: Select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64 | Paul Burton |
2015-06-24 | MIPS: spinlock: Adjust arch_spin_lock back-off time | Markos Chandras |
2015-06-21 | MIPS: Replace smp_mb with release barrier function in unlocks. | Leonid Yegoshin |
2015-04-10 | MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR case | Markos Chandras |
2015-02-17 | MIPS: asm: spinlock: Replace "sub" instruction with "addiu" | Markos Chandras |
2015-02-17 | MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM | Markos Chandras |
2014-11-24 | MIPS: Fix microMIPS LL/SC immediate offsets | Maciej W. Rozycki |
2013-04-26 | MIPS: Remove redundant instructions from arch_spin_{,try}lock. | David Daney |
2013-04-11 | MIPS: Remove further use of .subsection | Ralf Baechle |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2011-03-25 | MIPS: Microoptimize arch_{read,write}_lock | Ralf Baechle |
2010-02-27 | MIPS: Optimize spinlocks. | David Daney |
2010-02-27 | MIPS: New macro smp_mb__before_llsc. | David Daney |
2009-12-14 | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner |
2009-04-02 | Allow rwlocks to re-enable interrupts | Robin Holt |
2009-03-30 | MIPS: __raw_spin_lock() may spin forever on ticket wrap. | David Daney |
2009-02-09 | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin |
2008-10-15 | MIPS: Fix wrong branch target in new spin_lock code. | Johannes Dickgreber |
2008-10-11 | MIPS: Rewrite spinlocks to ticket locks. | Ralf Baechle |
2008-10-11 | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle |