summaryrefslogtreecommitdiff
path: root/include/linux/debug_locks.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* lockdep: remove task argument from debug_check_no_locks_heldColin Cross2013-05-12
* debug_locks.h: make warning more verboseJames Hogan2013-04-29
* Revert "lockdep: check that no locks held at freeze time"Paul Walmsley2013-03-31
* lockdep: check that no locks held at freeze timeMandeep Singh Baines2013-02-27
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* lockdep: Remove __debug_show_held_locksJohn Kacur2010-08-17
* lockdep: warn about lockdep disabling after kernel taint, fixIngo Molnar2009-04-14
* lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker2009-04-12
* lock debug: sit tight when we are already in a panicAndrew Morton2008-09-12
* Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu2008-07-05
* softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar2008-01-25
* [PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silentIngo Molnar2006-12-22
* [PATCH] lockdep: show more details about self-test failuresIngo Molnar2006-12-07
* [PATCH] Need forward decl of task_struct in linux/debug_locks.hKyle McMartin2006-10-04
* [PATCH] debug_locks.h: add "struct task_struct;"Alexey Dobriyan2006-08-06
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-03