index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
spinlock.h
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