Age | Commit message (Expand) | Author | Files | Lines |
2021-06-22 | locking/lockdep: Improve noinstr vs errors | Peter Zijlstra | 1 | -0/+2 |
2020-09-15 | kernel.h: Move oops_in_progress to printk.h | Andy Shevchenko | 1 | -1/+1 |
2020-06-11 | lockdep: __always_inline more for noinstr | Peter Zijlstra | 1 | -1/+1 |
2018-10-19 | locking/lockdep: Make global debug_locks* variables read-mostly | Waiman Long | 1 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2013-05-12 | lockdep: remove task argument from debug_check_no_locks_held | Colin Cross | 1 | -2/+2 |
2013-04-30 | debug_locks.h: make warning more verbose | James Hogan | 1 | -1/+1 |
2013-03-31 | Revert "lockdep: check that no locks held at freeze time" | Paul Walmsley | 1 | -2/+2 |
2013-02-28 | lockdep: check that no locks held at freeze time | Mandeep Singh Baines | 1 | -2/+2 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+0 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-03-05 | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 1 | -0/+1 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2010-08-17 | lockdep: Remove __debug_show_held_locks | John Kacur | 1 | -5/+0 |
2009-04-14 | lockdep: warn about lockdep disabling after kernel taint, fix | Ingo Molnar | 1 | -0/+1 |
2009-04-12 | lockdep: warn about lockdep disabling after kernel taint | Frederic Weisbecker | 1 | -0/+7 |
2008-09-12 | lock debug: sit tight when we are already in a panic | Andrew Morton | 1 | -1/+1 |
2008-07-06 | Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h | Eduard - Gabriel Munteanu | 1 | -8/+2 |
2008-01-25 | softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks | Ingo Molnar | 1 | -0/+5 |
2006-12-22 | [PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silent | Ingo Molnar | 1 | -1/+1 |
2006-12-07 | [PATCH] lockdep: show more details about self-test failures | Ingo Molnar | 1 | -1/+1 |
2006-10-04 | [PATCH] Need forward decl of task_struct in linux/debug_locks.h | Kyle McMartin | 1 | -0/+2 |
2006-08-06 | [PATCH] debug_locks.h: add "struct task_struct;" | Alexey Dobriyan | 1 | -0/+2 |
2006-07-04 | [PATCH] lockdep: better lock debugging | Ingo Molnar | 1 | -0/+69 |