aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/mutex-debug.c
Commit message (Expand)AuthorAge
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* mutex: implement adaptive spinningPeter Zijlstra2009-01-14
* mutex-debug: check mutex magic before ownerJeremy Kerr2008-05-16
* kernel: remove fastcall in kernel/*Harvey Harrison2008-02-08
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] lockdep: show more details about self-test failuresIngo Molnar2006-12-07
* Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-11
* [PATCH] lockdep: prove mutex locking correctnessIngo Molnar2006-07-03
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-03
* [PATCH] lockdep: remove mutex deadlock checking codeIngo Molnar2006-07-03
* [PATCH] lockdep: rename DEBUG_WARN_ON()Ingo Molnar2006-07-03
* [PATCH] poison: add & use more constantsRandy Dunlap2006-06-27
* [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqsIngo Molnar2006-06-26
* [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-11
* [PATCH] mutex: trivial whitespace cleanupsIngo Molnar2006-01-10
* [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.cIngo Molnar2006-01-10
* [PATCH] mutex subsystem, debugging codeIngo Molnar2006-01-09