index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
debug_locks.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2013-05-12
lockdep: remove task argument from debug_check_no_locks_held
Colin Cross
2013-04-29
debug_locks.h: make warning more verbose
James Hogan
2013-03-31
Revert "lockdep: check that no locks held at freeze time"
Paul Walmsley
2013-02-27
lockdep: check that no locks held at freeze time
Mandeep Singh Baines
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-08-17
lockdep: Remove __debug_show_held_locks
John Kacur
2009-04-14
lockdep: warn about lockdep disabling after kernel taint, fix
Ingo Molnar
2009-04-12
lockdep: warn about lockdep disabling after kernel taint
Frederic Weisbecker
2008-09-12
lock debug: sit tight when we are already in a panic
Andrew Morton
2008-07-05
Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h
Eduard - Gabriel Munteanu
2008-01-25
softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks
Ingo Molnar
2006-12-22
[PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silent
Ingo Molnar
2006-12-07
[PATCH] lockdep: show more details about self-test failures
Ingo Molnar
2006-10-04
[PATCH] Need forward decl of task_struct in linux/debug_locks.h
Kyle McMartin
2006-08-06
[PATCH] debug_locks.h: add "struct task_struct;"
Alexey Dobriyan
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar