summaryrefslogtreecommitdiffstats
path: root/kernel/mutex-debug.h
Commit message (Expand)AuthorAgeFilesLines
* mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra2011-04-141-1/+1
* locking: Implement new raw_spinlockThomas Gleixner2009-12-141-6/+6
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-2/+2
* mutex: implement adaptive spinningPeter Zijlstra2009-01-141-8/+10
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-031-70/+12
* [PATCH] lockdep: remove DEBUG_BUG_ON()Ingo Molnar2006-07-031-8/+0
* [PATCH] lockdep: rename DEBUG_WARN_ON()Ingo Molnar2006-07-031-7/+7
* [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqsIngo Molnar2006-06-261-20/+5
* [PATCH] mutex subsystem, debugging codeIngo Molnar2006-01-091-0/+134