aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/debug_locks.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-17lockdep: Remove __debug_show_held_locksJohn Kacur1-5/+0
2009-04-14lockdep: warn about lockdep disabling after kernel taint, fixIngo Molnar1-0/+1
2009-04-12lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker1-0/+7
2008-09-12lock debug: sit tight when we are already in a panicAndrew Morton1-1/+1
2008-07-05Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu1-8/+2
2008-01-25softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar1-0/+5
2006-12-22[PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silentIngo Molnar1-1/+1
2006-12-07[PATCH] lockdep: show more details about self-test failuresIngo Molnar1-1/+1
2006-10-04[PATCH] Need forward decl of task_struct in linux/debug_locks.hKyle McMartin1-0/+2
2006-08-06[PATCH] debug_locks.h: add "struct task_struct;"Alexey Dobriyan1-0/+2
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar1-0/+69