aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/debug_locks.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-19locking/lockdep: Make global debug_locks* variables read-mostlyWaiman Long1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-05-12lockdep: remove task argument from debug_check_no_locks_heldColin Cross1-2/+2
2013-04-29debug_locks.h: make warning more verboseJames Hogan1-1/+1
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley1-2/+2
2013-02-27lockdep: check that no locks held at freeze timeMandeep Singh Baines1-2/+2
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
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