index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
lockdep.c
Age
Commit message (
Expand
)
Author
2008-05-23
lockdep: update lockdep_recursion on graph_lock
Steven Rostedt
2008-05-23
ftrace: use Makefile to remove tracing from lockdep
Steven Rostedt
2008-05-23
ftrace: lockdep notrace annotations
Steven Rostedt
2008-05-23
ftrace: trace irq disabled critical timings
Steven Rostedt
2008-02-25
Subject: lockdep: include all lock classes in all_lock_classes
Dale Farnsworth
2008-01-25
softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks
Ingo Molnar
2008-01-24
lockdep: fix kernel crash on module unload
Arjan van de Ven
2008-01-16
lockdep: fix internal double unlock during self-test
Nick Piggin
2007-12-07
lockdep: make cli/sti annotation warnings clearer
Ingo Molnar
2007-12-05
lockdep: in_range() fix
Oleg Nesterov
2007-12-05
lockdep: fix debug_show_all_locks()
Ingo Molnar
2007-10-28
lockdep: fix a typo in the __lock_acquire comment
Gautham R Shenoy
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
workqueue: debug flushing deadlocks with lockdep
Johannes Berg
2007-10-11
lockdep: syscall exit check
Peter Zijlstra
2007-10-11
lockdep: fix mismatched lockdep_depth/curr_chain_hash
Gregory Haskins
2007-07-19
lockdep debugging: give stacktrace for init_error
Johannes Berg
2007-07-19
lockstat: measure lock bouncing
Peter Zijlstra
2007-07-19
lockdep: various fixes
Peter Zijlstra
2007-07-19
lockstat: human readability tweaks
Peter Zijlstra
2007-07-19
lockstat: core infrastructure
Peter Zijlstra
2007-07-19
lockdep: reduce the ifdeffery
Peter Zijlstra
2007-07-19
lockdep: sanitise CONFIG_PROVE_LOCKING
Peter Zijlstra
2007-07-17
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
2007-05-08
lockdep: removed unused ip argument in mark_lock & mark_held_locks
Jarek Poplawski
2007-05-08
lockdep: lookup_chain_cache comment errata
Jarek Poplawski
2007-05-08
Simplify kallsyms_lookup()
Alexey Dobriyan
2007-05-08
simplify the stacktrace code
Christoph Hellwig
2007-03-22
[PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locks
Jarek Poplawski
2007-03-01
[PATCH] fix section mismatch warning in lockdep
Sam Ravnborg
2007-02-20
[PATCH] lockdep: debug_locks check after check_chain_key
Jarek Poplawski
2007-02-11
[PATCH] lockdep: add graph depth information to /proc/lockdep
Jason Baron
2007-02-11
[PATCH] lockdep: more unlock-on-error fixes
Jarek Poplawski
2006-12-30
[PATCH] lockdep: printk warning fix
Andrew Morton
2006-12-13
[PATCH] lockdep: fix possible races while disabling lock-debugging
Ingo Molnar
2006-12-13
[PATCH] lockdep: print irq-trace info on asserts
Ingo Molnar
2006-12-13
[PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too
Ingo Molnar
2006-12-13
[PATCH] lockdep: clean up VERY_VERBOSE define
Ingo Molnar
2006-12-13
[PATCH] lockdep: improve lockdep_reset()
Ingo Molnar
2006-12-13
[PATCH] lockdep: improve verbose messages
Ingo Molnar
2006-12-13
[PATCH] lockdep: filter off by default
Ingo Molnar
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
[PATCH] lockdep: register_lock_class() fix
Ingo Molnar
2006-12-07
[PATCH] remove kernel/lockdep.c:lockdep_internal
Adrian Bunk
2006-12-07
[PATCH] lockdep: misc fixes in lockdep.c
Jarek Poplawski
2006-12-07
[PATCH] lockdep: internal locking fixes
Jarek Poplawski
2006-12-07
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
2006-12-07
[PATCH] unwinder: Remove lockdep disabling of nested locks for unwinder
Andi Kleen
2006-11-17
[PATCH] lockdep: fix static keys in module-allocated percpu areas
Ingo Molnar
2006-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
[next]