summaryrefslogtreecommitdiffstats
path: root/kernel/mutex-debug.c
Commit message (Expand)AuthorAgeFilesLines
* mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra2011-04-141-1/+1
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* mutex: implement adaptive spinningPeter Zijlstra2009-01-141-8/+1
* mutex-debug: check mutex magic before ownerJeremy Kerr2008-05-161-1/+1
* kernel: remove fastcall in kernel/*Harvey Harrison2008-02-081-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] lockdep: show more details about self-test failuresIngo Molnar2006-12-071-0/+3
* Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-111-1/+1
* [PATCH] lockdep: prove mutex locking correctnessIngo Molnar2006-07-031-1/+5
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-031-44/+7
* [PATCH] lockdep: remove mutex deadlock checking codeIngo Molnar2006-07-031-316/+0
* [PATCH] lockdep: rename DEBUG_WARN_ON()Ingo Molnar2006-07-031-15/+15
* [PATCH] poison: add & use more constantsRandy Dunlap2006-06-271-2/+3
* [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqsIngo Molnar2006-06-261-6/+6
* [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-111-2/+3
* [PATCH] mutex: trivial whitespace cleanupsIngo Molnar2006-01-101-1/+0
* [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.cIngo Molnar2006-01-101-2/+0
* [PATCH] mutex subsystem, debugging codeIngo Molnar2006-01-091-0/+464
OpenPOWER on IntegriCloud