Commit Graph

77 Commits (5bf9a1ee350a10feb94107de32a203d81fbbe706)

Author SHA1 Message Date
Zhu Yi 7487017282 lockdep: fix invalid list_del_rcu in zap_class 17 years ago
Joe Korty 04148b73b8 lockstat: repair erronous contention statistics 17 years ago
Dmitry Baryshkov 6951b12a0f lockdep: fix spurious 'inconsistent lock state' warning 17 years ago
Arjan van de Ven 2df8b1d656 lockdep: use WARN() in kernel/lockdep.c 17 years ago
Peter Zijlstra 0f2bc27be2 lockdep: fix debug_lock_alloc 17 years ago
Rabin Vincent 8bfe0298f7 lockdep: handle chains involving classes defined in modules 17 years ago
Peter Zijlstra 7531e2f34d lockdep: lock protection locks 17 years ago
Dave Jones f82b217e35 lockdep: shrink held_lock structure 17 years ago
Peter Zijlstra 64aa348edc lockdep: lock_set_subclass - reset a held lock's subclass 17 years ago
David Miller 419ca3f135 lockdep: fix combinatorial explosion in lock subgraph traversal 17 years ago
Ingo Molnar 992860e991 lockdep: fix ftrace irq tracing false positive 17 years ago
Huang, Ying cd1a28e845 lockdep: add lock_class information to lock_chain and output it 17 years ago
Huang, Ying 443cd507ce lockdep: add lock_class information to lock_chain and output it 17 years ago
Steven Rostedt bb065afb8e lockdep: update lockdep_recursion on graph_lock 17 years ago
Steven Rostedt 1d09daa55d ftrace: use Makefile to remove tracing from lockdep 17 years ago
Steven Rostedt 0764d23cf0 ftrace: lockdep notrace annotations 17 years ago
Steven Rostedt 81d68a96a3 ftrace: trace irq disabled critical timings 17 years ago
Dale Farnsworth 1481197b50 Subject: lockdep: include all lock classes in all_lock_classes 17 years ago
Ingo Molnar 82a1fcb902 softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks 17 years ago
Arjan van de Ven fabe874a48 lockdep: fix kernel crash on module unload 17 years ago
Nick Piggin 5a26db5bd2 lockdep: fix internal double unlock during self-test 17 years ago
Ingo Molnar 5f9fa8a62d lockdep: make cli/sti annotation warnings clearer 17 years ago
Oleg Nesterov 54561783ee lockdep: in_range() fix 17 years ago
Ingo Molnar 856848737b lockdep: fix debug_show_all_locks() 17 years ago
Gautham R Shenoy 17aacfb9cd lockdep: fix a typo in the __lock_acquire comment 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Johannes Berg 4e6045f134 workqueue: debug flushing deadlocks with lockdep 18 years ago
Peter Zijlstra b351d164e8 lockdep: syscall exit check 18 years ago
Gregory Haskins 3aa416b07f lockdep: fix mismatched lockdep_depth/curr_chain_hash 18 years ago
Johannes Berg c71063c9c9 lockdep debugging: give stacktrace for init_error 18 years ago
Peter Zijlstra 96645678cd lockstat: measure lock bouncing 18 years ago
Peter Zijlstra 4b32d0a4e9 lockdep: various fixes 18 years ago
Peter Zijlstra c46261de0d lockstat: human readability tweaks 18 years ago
Peter Zijlstra f20786ff4d lockstat: core infrastructure 18 years ago
Peter Zijlstra 8e18257d29 lockdep: reduce the ifdeffery 18 years ago
Peter Zijlstra ca58abcb4a lockdep: sanitise CONFIG_PROVE_LOCKING 18 years ago
Tejun Heo 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
Jarek Poplawski 4ff773bbde lockdep: removed unused ip argument in mark_lock & mark_held_locks 18 years ago
Jarek Poplawski 9e860d000a lockdep: lookup_chain_cache comment errata 18 years ago
Alexey Dobriyan ffb4512276 Simplify kallsyms_lookup() 18 years ago
Christoph Hellwig ab1b6f03a1 simplify the stacktrace code 18 years ago
Jarek Poplawski 9c35dd7f8b [PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locks 18 years ago
Sam Ravnborg 1499993cc7 [PATCH] fix section mismatch warning in lockdep 18 years ago
Jarek Poplawski 60e114d113 [PATCH] lockdep: debug_locks check after check_chain_key 18 years ago
Jason Baron 068135e635 [PATCH] lockdep: add graph depth information to /proc/lockdep 18 years ago
Jarek Poplawski 381a229209 [PATCH] lockdep: more unlock-on-error fixes 18 years ago
Andrew Morton 755cd90029 [PATCH] lockdep: printk warning fix 18 years ago
Ingo Molnar 74c383f140 [PATCH] lockdep: fix possible races while disabling lock-debugging 18 years ago
Ingo Molnar 3117df0453 [PATCH] lockdep: print irq-trace info on asserts 18 years ago
Ingo Molnar 27c3b23226 [PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too 18 years ago