aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debug_locks.h
AgeCommit message (Expand)Author
2008-07-05Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu
2008-01-25softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar
2006-12-22[PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silentIngo Molnar
2006-12-07[PATCH] lockdep: show more details about self-test failuresIngo Molnar
2006-10-04[PATCH] Need forward decl of task_struct in linux/debug_locks.hKyle McMartin
2006-08-06[PATCH] debug_locks.h: add "struct task_struct;"Alexey Dobriyan
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar