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-041-70/+12Star
* [PATCH] lockdep: remove DEBUG_BUG_ON()Ingo Molnar2006-07-041-8/+0Star
* [PATCH] lockdep: rename DEBUG_WARN_ON()Ingo Molnar2006-07-041-7/+7
* [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqsIngo Molnar2006-06-261-20/+5Star
* [PATCH] mutex subsystem, debugging codeIngo Molnar2006-01-101-0/+134