summaryrefslogtreecommitdiffstats
path: root/include/linux/debug_locks.h
Commit message (Expand)AuthorAgeFilesLines
* lockdep: remove task argument from debug_check_no_locks_heldColin Cross2013-05-121-2/+2
* debug_locks.h: make warning more verboseJames Hogan2013-04-291-1/+1
* Revert "lockdep: check that no locks held at freeze time"Paul Walmsley2013-03-311-2/+2
* lockdep: check that no locks held at freeze timeMandeep Singh Baines2013-02-271-2/+2
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* lockdep: Remove __debug_show_held_locksJohn Kacur2010-08-171-5/+0
* lockdep: warn about lockdep disabling after kernel taint, fixIngo Molnar2009-04-141-0/+1
* lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker2009-04-121-0/+7
* lock debug: sit tight when we are already in a panicAndrew Morton2008-09-121-1/+1
* Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu2008-07-051-8/+2
* softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar2008-01-251-0/+5
* [PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silentIngo Molnar2006-12-221-1/+1
* [PATCH] lockdep: show more details about self-test failuresIngo Molnar2006-12-071-1/+1
* [PATCH] Need forward decl of task_struct in linux/debug_locks.hKyle McMartin2006-10-041-0/+2
* [PATCH] debug_locks.h: add "struct task_struct;"Alexey Dobriyan2006-08-061-0/+2
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-031-0/+69