Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] lockdep: prove mutex locking correctness | Ingo Molnar | 2006-07-03 | 1 | -1/+5 |
* | [PATCH] lockdep: better lock debugging | Ingo Molnar | 2006-07-03 | 1 | -44/+7 |
* | [PATCH] lockdep: remove mutex deadlock checking code | Ingo Molnar | 2006-07-03 | 1 | -316/+0 |
* | [PATCH] lockdep: rename DEBUG_WARN_ON() | Ingo Molnar | 2006-07-03 | 1 | -15/+15 |
* | [PATCH] poison: add & use more constants | Randy Dunlap | 2006-06-27 | 1 | -2/+3 |
* | [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs | Ingo Molnar | 2006-06-26 | 1 | -6/+6 |
* | [PATCH] fix/simplify mutex debugging code | David Woodhouse | 2006-01-11 | 1 | -2/+3 |
* | [PATCH] mutex: trivial whitespace cleanups | Ingo Molnar | 2006-01-10 | 1 | -1/+0 |
* | [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c | Ingo Molnar | 2006-01-10 | 1 | -2/+0 |
* | [PATCH] mutex subsystem, debugging code | Ingo Molnar | 2006-01-09 | 1 | -0/+464 |