Sign in
android-kvm
/
linux
/
ab7e23f3448e55f4808f443a7b98ded6707701bb
/
kernel
/
locking
/
mutex-debug.c
a63b03e
mutex: Always clear owner field upon mutex_unlock()
by Chris Wilson
· 10 years ago
a227960
locking/mutex: Fix debug_mutexes
by Peter Zijlstra
· 11 years ago
6f008e7
locking/mutex: Fix debug checks
by Peter Zijlstra
· 11 years ago
91f30a1
mutexes: Give more informative mutex warning in the !lock->owner case
by Chuansheng Liu
· 11 years ago
01768b4
locking: Move the mutex code to kernel/locking/
by Peter Zijlstra
· 11 years ago
[Renamed from kernel/mutex-debug.c]
9984de1
kernel: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 14 years ago
c6eb3dd
mutex: Use p->on_cpu for the adaptive spin
by Peter Zijlstra
· 14 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
0d66bf6
mutex: implement adaptive spinning
by Peter Zijlstra
· 16 years ago
493d358
mutex-debug: check mutex magic before owner
by Jeremy Kerr
· 17 years ago
7ad5b3a
kernel: remove fastcall in kernel/*
by Harvey Harrison
· 17 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
2ee91f1
[PATCH] lockdep: show more details about self-test failures
by Ingo Molnar
· 18 years ago
4dfbb9d
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
by Peter Zijlstra
· 18 years ago
ef5d470
[PATCH] lockdep: prove mutex locking correctness
by Ingo Molnar
· 19 years ago
9a11b49a
[PATCH] lockdep: better lock debugging
by Ingo Molnar
· 19 years ago
fb7e424
[PATCH] lockdep: remove mutex deadlock checking code
by Ingo Molnar
· 19 years ago
9e7f4d4
[PATCH] lockdep: rename DEBUG_WARN_ON()
by Ingo Molnar
· 19 years ago
a7807a3
[PATCH] poison: add & use more constants
by Randy Dunlap
· 19 years ago
1fb00c6
[PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs
by Ingo Molnar
· 19 years ago
a4fc7ab
[PATCH] fix/simplify mutex debugging code
by David Woodhouse
· 19 years ago
0270664
[PATCH] mutex: trivial whitespace cleanups
by Ingo Molnar
· 19 years ago
042c904
[PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c
by Ingo Molnar
· 19 years ago
408894e
[PATCH] mutex subsystem, debugging code
by Ingo Molnar
· 19 years ago