index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
mutex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mutex: Fix optimistic spinning vs. BKL
Tony Breeds
2010-05-19
1
-0
/
+7
*
mutex: Better control mutex adaptive spinning config
Frederic Weisbecker
2009-12-03
1
-2
/
+2
*
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-11
1
-1
/
+3
|
\
|
*
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
1
-1
/
+24
|
|
\
|
*
\
Merge commit 'v2.6.30-rc5' into sched/core
Ingo Molnar
2009-05-11
1
-1
/
+2
|
|
\
\
|
*
|
|
sched: remove extra call overhead for schedule()
Peter Zijlstra
2009-04-20
1
-1
/
+3
*
|
|
|
Merge branch 'core/locking' into perfcounters/core
Ingo Molnar
2009-05-06
1
-1
/
+24
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
mutex: add atomic_dec_and_mutex_lock(), fix
Andrew Morton
2009-04-30
1
-1
/
+24
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-04-29
1
-1
/
+2
|
\
|
|
|
*
|
mutex: have non-spinning mutexes on s390 by default
Heiko Carstens
2009-04-09
1
-1
/
+2
|
|
/
*
/
mutex: drop "inline" from mutex_lock() inside kernel/mutex.c
H. Peter Anvin
2009-04-06
1
-1
/
+1
|
/
*
mutex: adaptive spinnning, performance tweaks
Chris Mason
2009-01-14
1
-13
/
+7
*
mutex: implement adaptive spinning
Peter Zijlstra
2009-01-14
1
-11
/
+104
*
mutex: preemption fixes
Peter Zijlstra
2009-01-14
1
-1
/
+4
*
mutex: small cleanup
Peter Zijlstra
2009-01-14
1
-5
/
+2
*
mutex: __used is needed for function referenced only from inline asm
Török Edwin
2008-11-24
1
-4
/
+4
*
lockstat: contend with points
Peter Zijlstra
2008-10-20
1
-1
/
+1
*
locking: fix mutex @key parameter kernel-doc notation
Randy Dunlap
2008-07-28
1
-0
/
+1
*
__mutex_lock_common: use signal_pending_state()
Oleg Nesterov
2008-06-10
1
-4
/
+1
*
kernel: remove fastcall in kernel/*
Harvey Harrison
2008-02-08
1
-15
/
+14
*
Add mutex_lock_killable
Liam R. Howlett
2007-12-06
1
-3
/
+33
*
lockdep: fixup mutex annotations
Peter Zijlstra
2007-10-11
1
-15
/
+20
*
lockstat: measure lock bouncing
Peter Zijlstra
2007-07-19
1
-1
/
+1
*
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
Peter Zijlstra
2007-07-19
1
-0
/
+8
*
wrap access to thread_info
Roman Zippel
2007-05-09
1
-4
/
+4
*
[PATCH] lockdep: avoid lockdep warning in md
NeilBrown
2006-12-08
1
-0
/
+9
*
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
2006-07-03
1
-6
/
+22
*
[PATCH] lockdep: mutex section binutils workaround
Ingo Molnar
2006-07-03
1
-1
/
+1
*
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-07-03
1
-24
/
+28
*
[PATCH] lockdep: rename DEBUG_WARN_ON()
Ingo Molnar
2006-07-03
1
-3
/
+3
*
[PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs
Ingo Molnar
2006-06-26
1
-9
/
+12
*
[PATCH] mutex: trivial whitespace cleanups
Ingo Molnar
2006-01-10
1
-4
/
+1
*
[PATCH] mark mutex_lock*() as might_sleep()
Ingo Molnar
2006-01-10
1
-0
/
+2
*
[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES
Ingo Molnar
2006-01-10
1
-9
/
+0
*
[PATCH] mutex subsystem, core
Ingo Molnar
2006-01-09
1
-0
/
+325