| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: Map most files to use export.h instead of module.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | mutex: Use p->on_cpu for the adaptive spin | Peter Zijlstra | 2011-04-14 | 1 | -1/+1 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | mutex: implement adaptive spinning | Peter Zijlstra | 2009-01-14 | 1 | -8/+1 |
* | mutex-debug: check mutex magic before owner | Jeremy Kerr | 2008-05-16 | 1 | -1/+1 |
* | kernel: remove fastcall in kernel/* | Harvey Harrison | 2008-02-08 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] lockdep: show more details about self-test failures | Ingo Molnar | 2006-12-07 | 1 | -0/+3 |
* | Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() | Peter Zijlstra | 2006-10-11 | 1 | -1/+1 |
* | [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 |