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
/
kernel
/
mutex.c
Age
Commit message (
Expand
)
Author
2013-09-04
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-07-30
mutex: Fix w/w mutex deadlock injection
Maarten Lankhorst
2013-07-25
mutex: Avoid label warning when !CONFIG_MUTEX_SPIN_ON_OWNER
Davidlohr Bueso
2013-07-23
mutex: Do not unnecessarily deal with waiters
Davidlohr Bueso
2013-07-22
mutex: Fix/document access-once assumption in mutex_can_spin_on_owner()
Peter Zijlstra
2013-07-12
mutex: Move ww_mutex definitions to ww_mutex.h
Maarten Lankhorst
2013-06-26
mutex: Add w/w mutex slowpath debugging
Daniel Vetter
2013-06-26
mutex: Add support for wound/wait style locks
Maarten Lankhorst
2013-06-26
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
Maarten Lankhorst
2013-04-19
mutex: Back out architecture specific check for negative mutex count
Waiman Long
2013-04-19
mutex: Queue mutex spinners with MCS lock to reduce cacheline contention
Waiman Long
2013-04-19
mutex: Make more scalable by doing less atomic operations
Waiman Long
2013-04-19
mutex: Move mutex spinning code from sched/core.c back to mutex.c
Waiman Long
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-05-25
lockdep, mutex: provide mutex_lock_nest_lock
Peter Zijlstra
2011-04-24
sched: Get rid of lock_depth
Jonathan Corbet
2011-04-14
mutex: Use p->on_cpu for the adaptive spin
Peter Zijlstra
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-26
mutexes, sched: Introduce arch_mutex_cpu_relax()
Gerald Schaefer
2010-09-03
mutex: Fix annotations to include it in kernel-locking docbook
Randy Dunlap
2010-05-19
mutex: Fix optimistic spinning vs. BKL
Tony Breeds
2009-12-03
mutex: Better control mutex adaptive spinning config
Frederic Weisbecker
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-10
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-05-11
Merge commit 'v2.6.30-rc5' into sched/core
Ingo Molnar
2009-05-06
Merge branch 'core/locking' into perfcounters/core
Ingo Molnar
2009-04-30
mutex: add atomic_dec_and_mutex_lock(), fix
Andrew Morton
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-04-20
sched: remove extra call overhead for schedule()
Peter Zijlstra
2009-04-09
mutex: have non-spinning mutexes on s390 by default
Heiko Carstens
2009-04-06
mutex: drop "inline" from mutex_lock() inside kernel/mutex.c
H. Peter Anvin
2009-01-14
mutex: adaptive spinnning, performance tweaks
Chris Mason
2009-01-14
mutex: implement adaptive spinning
Peter Zijlstra
2009-01-14
mutex: preemption fixes
Peter Zijlstra
2009-01-14
mutex: small cleanup
Peter Zijlstra
2008-11-24
mutex: __used is needed for function referenced only from inline asm
Török Edwin
2008-10-20
lockstat: contend with points
Peter Zijlstra
2008-07-28
locking: fix mutex @key parameter kernel-doc notation
Randy Dunlap
2008-06-10
__mutex_lock_common: use signal_pending_state()
Oleg Nesterov
2008-02-08
kernel: remove fastcall in kernel/*
Harvey Harrison
2007-12-06
Add mutex_lock_killable
Liam R. Howlett
2007-10-11
lockdep: fixup mutex annotations
Peter Zijlstra
2007-07-19
lockstat: measure lock bouncing
Peter Zijlstra
2007-07-19
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
Peter Zijlstra
2007-05-09
wrap access to thread_info
Roman Zippel
2006-12-08
[PATCH] lockdep: avoid lockdep warning in md
NeilBrown
2006-07-03
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
2006-07-03
[PATCH] lockdep: mutex section binutils workaround
Ingo Molnar
[next]