index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
mutex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
kernel: remove fastcall in kernel/*
Harvey Harrison
1
-15
/
+14
2007-12-07
Add mutex_lock_killable
Liam R. Howlett
1
-3
/
+33
2007-10-12
lockdep: fixup mutex annotations
Peter Zijlstra
1
-15
/
+20
2007-07-19
lockstat: measure lock bouncing
Peter Zijlstra
1
-1
/
+1
2007-07-19
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
Peter Zijlstra
1
-0
/
+8
2007-05-09
wrap access to thread_info
Roman Zippel
1
-4
/
+4
2006-12-08
[PATCH] lockdep: avoid lockdep warning in md
NeilBrown
1
-0
/
+9
2006-07-04
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
1
-6
/
+22
2006-07-04
[PATCH] lockdep: mutex section binutils workaround
Ingo Molnar
1
-1
/
+1
2006-07-04
[PATCH] lockdep: better lock debugging
Ingo Molnar
1
-24
/
+28
2006-07-04
[PATCH] lockdep: rename DEBUG_WARN_ON()
Ingo Molnar
1
-3
/
+3
2006-06-26
[PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs
Ingo Molnar
1
-9
/
+12
2006-01-11
[PATCH] mutex: trivial whitespace cleanups
Ingo Molnar
1
-4
/
+1
2006-01-11
[PATCH] mark mutex_lock*() as might_sleep()
Ingo Molnar
1
-0
/
+2
2006-01-11
[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES
Ingo Molnar
1
-9
/
+0
2006-01-10
[PATCH] mutex subsystem, core
Ingo Molnar
1
-0
/
+325