Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-12-14 | locking: Implement new raw_spinlock | Thomas Gleixner | 1 | -6/+6 |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 1 | -2/+2 |
2009-01-14 | mutex: implement adaptive spinning | Peter Zijlstra | 1 | -8/+10 |
2006-07-03 | [PATCH] lockdep: better lock debugging | Ingo Molnar | 1 | -70/+12 |
2006-07-03 | [PATCH] lockdep: remove DEBUG_BUG_ON() | Ingo Molnar | 1 | -8/+0 |
2006-07-03 | [PATCH] lockdep: rename DEBUG_WARN_ON() | Ingo Molnar | 1 | -7/+7 |
2006-06-26 | [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs | Ingo Molnar | 1 | -20/+5 |
2006-01-09 | [PATCH] mutex subsystem, debugging code | Ingo Molnar | 1 | -0/+134 |