summaryrefslogtreecommitdiff
path: root/lib/spinlock_debug.c
AgeCommit message (Expand)Author
2006-12-07[PATCH] x86: all cpu backtraceAndrew Morton
2006-10-11Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra
2006-09-29[PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloopChuck Ebbert
2006-08-06[PATCH] disable debugging version of write_lock()Andrew Morton
2006-07-03[PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-02-07[PATCH] Fix spinlock debugging delays to not time out too earlyIngo Molnar
2006-01-10[PATCH] printk levels for spinlock debugDave Jones
2005-12-20[PATCH] fix spinlock-debugging smp_processor_id() usageIngo Molnar
2005-09-10[PATCH] spinlock consolidationIngo Molnar