index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
mutex-debug.c
Age
Commit message (
Expand
)
Author
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