index
:
snowball/legacy-kernel.git
android-20111012
android-20111121
android-20111223
android-20120201
igloo-20111025
igloo-20111028
igloo-dev
isp1763
legacy kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
mutex-debug.c
Age
Commit message (
Expand
)
Author
2011-04-14
mutex: Use p->on_cpu for the adaptive spin
Peter Zijlstra
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-01-14
mutex: implement adaptive spinning
Peter Zijlstra
2008-05-16
mutex-debug: check mutex magic before owner
Jeremy Kerr
2008-02-08
kernel: remove fastcall in kernel/*
Harvey Harrison
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-12-07
[PATCH] lockdep: show more details about self-test failures
Ingo Molnar
2006-10-11
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
2006-07-03
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-07-03
[PATCH] lockdep: remove mutex deadlock checking code
Ingo Molnar
2006-07-03
[PATCH] lockdep: rename DEBUG_WARN_ON()
Ingo Molnar
2006-06-27
[PATCH] poison: add & use more constants
Randy Dunlap
2006-06-26
[PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs
Ingo Molnar
2006-01-11
[PATCH] fix/simplify mutex debugging code
David Woodhouse
2006-01-10
[PATCH] mutex: trivial whitespace cleanups
Ingo Molnar
2006-01-10
[PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c
Ingo Molnar
2006-01-09
[PATCH] mutex subsystem, debugging code
Ingo Molnar