summaryrefslogtreecommitdiff
path: root/lib/spinlock_debug.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-4/+4
2006-12-07[PATCH] x86: all cpu backtraceAndrew Morton1-0/+4
2006-10-11Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra1-2/+2
2006-09-29[PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloopChuck Ebbert1-6/+9
2006-08-06[PATCH] disable debugging version of write_lock()Andrew Morton1-4/+6
2006-07-03[PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar1-0/+36
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar1-36/+26
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-07[PATCH] Fix spinlock debugging delays to not time out too earlyIngo Molnar1-3/+3
2006-01-10[PATCH] printk levels for spinlock debugDave Jones1-7/+11
2005-12-20[PATCH] fix spinlock-debugging smp_processor_id() usageIngo Molnar1-8/+10
2005-09-10[PATCH] spinlock consolidationIngo Molnar1-0/+257