Colin Cross
|
1b1d2fb444
lockdep: remove task argument from debug_check_no_locks_held
|
12 years ago |
Linus Torvalds
|
ebb3727779
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
|
12 years ago |
Dave Jones
|
2c52283662
lockdep: Consolidate bug messages into a single print_lockdep_off() function
|
12 years ago |
Dave Jones
|
199e371f59
lockdep: Print out additional debugging advice when we hit lockdep BUGs
|
12 years ago |
Hong Zhiguo
|
bfaf4af8ab
lockdep: Remove unnecessary 'hlock_next' variable
|
12 years ago |
Paul Walmsley
|
dbf520a9d7
Revert "lockdep: check that no locks held at freeze time"
|
12 years ago |
Kent Overstreet
|
ea6749c705
Export __lockdep_no_validate__
|
12 years ago |
Mandeep Singh Baines
|
6aa9707099
lockdep: check that no locks held at freeze time
|
12 years ago |
Ben Greear
|
c054060683
lockdep: Print more info when MAX_LOCK_DEPTH is exceeded
|
12 years ago |
Srivatsa S. Bhat
|
f86f755482
lockdep: Rename print_unlock_inbalance_bug() to print_unlock_imbalance_bug()
|
12 years ago |
Maarten Lankhorst
|
d094595078
lockdep: Check if nested lock is actually held
|
12 years ago |
Paul E. McKenney
|
c5fdcec927
lockdep: Add CPU-idle/offline warning to lockdep-RCU splat
|
13 years ago |
Linus Torvalds
|
35b740e466
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
423d091dfe
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Ingo Molnar
|
d87f69a16e
Merge commit 'v3.2-rc6' into perf/core
|
13 years ago |
Frederic Weisbecker
|
0464e93748
rcu: Inform the user about extended quiescent state on PROVE_RCU warning
|
13 years ago |
Yong Zhang
|
a33caeb118
lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()
|
13 years ago |
Ming Lei
|
81140acc66
lockdep: Print lock name in lockdep_init_error()
|
13 years ago |
Yong Zhang
|
d3d03d4fc5
lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()
|
13 years ago |
Ben Hutchings
|
fbdc4b9a6c
lockdep, rtmutex, bug: Show taint flags on error
|
13 years ago |
Yong Zhang
|
87cdee7116
lockdep: Always try to set ->class_cache in register_lock_class() lockdep_init_map()
|
13 years ago |
Ingo Molnar
|
efc96737bd
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
|
13 years ago |
Steven Rostedt
|
e5e78d08f3
lockdep: Show subclass in pretty print of lockdep output
|
13 years ago |
Linus Torvalds
|
19b4a8d520
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Paul E. McKenney
|
b3fbab0571
rcu: Restore checks for blocking in RCU read-side critical sections
|
14 years ago |
Peter Zijlstra
|
0119fee449
lockdep: Comment all warnings
|
14 years ago |
Peter Zijlstra
|
80e0401e35
lockdep: Fix wrong assumption in match_held_lock
|
14 years ago |
Tejun Heo
|
f59de8992a
lockdep: Clear whole lockdep_map on initialization
|
14 years ago |
Peter Zijlstra
|
70a0686a72
lockdep: Fix up warning
|
14 years ago |
Peter Zijlstra
|
7d36b26be0
lockdep: Fix trace_hardirqs_on_caller()
|
14 years ago |