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
/
include
/
linux
/
spinlock_up.h
Age
Commit message (
Expand
)
Author
2021-10-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
2017-08-17
locking: Remove spin_unlock_wait() generic definitions
Paul E. McKenney
2016-06-14
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
2013-04-09
spinlocks and preemption points need to be at least compiler barriers
Linus Torvalds
2011-05-20
spinlock_up.h: include asm/processor.h in for cpu_relax
Stephen Rothwell
2009-12-14
locking: Convert raw_rwlock functions 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-06-10
spinlock: Add missing __raw_spin_lock_flags() stub for UP
Benjamin Herrenschmidt
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
2006-07-03
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar