index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
spinlock.h
Age
Commit message (
Expand
)
Author
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