| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-05-08 | 1 | -0/+1 |
|\ |
|
| * | Export __lockdep_no_validate__ | Kent Overstreet | 2013-03-23 | 1 | -0/+1 |
* | | lockdep: Consolidate bug messages into a single print_lockdep_off() function | Dave Jones | 2013-04-26 | 1 | -15/+13 |
* | | lockdep: Print out additional debugging advice when we hit lockdep BUGs | Dave Jones | 2013-04-26 | 1 | -0/+5 |
* | | lockdep: Remove unnecessary 'hlock_next' variable | Hong Zhiguo | 2013-04-08 | 1 | -4/+2 |
* | | Revert "lockdep: check that no locks held at freeze time" | Paul Walmsley | 2013-03-31 | 1 | -8/+9 |
|/ |
|
* | lockdep: check that no locks held at freeze time | Mandeep Singh Baines | 2013-02-27 | 1 | -9/+8 |
* | lockdep: Print more info when MAX_LOCK_DEPTH is exceeded | Ben Greear | 2013-02-19 | 1 | -1/+6 |
* | lockdep: Rename print_unlock_inbalance_bug() to print_unlock_imbalance_bug() | Srivatsa S. Bhat | 2013-02-19 | 1 | -4/+4 |
* | lockdep: Check if nested lock is actually held | Maarten Lankhorst | 2012-09-13 | 1 | -0/+39 |
* | lockdep: Add CPU-idle/offline warning to lockdep-RCU splat | Paul E. McKenney | 2012-02-21 | 1 | -1/+7 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-06 | 1 | -17/+13 |
|\ |
|
| * | Merge commit 'v3.2-rc6' into perf/core | Ingo Molnar | 2011-12-20 | 1 | -1/+7 |
| |\ |
|
| * \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-11-11 | 1 | -17/+13 |
| |\ \ |
|
| | * | | lockdep: Show subclass in pretty print of lockdep output | Steven Rostedt | 2011-11-07 | 1 | -17/+13 |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-06 | 1 | -0/+22 |
|\ \ \ \ |
|
| * | | | | rcu: Inform the user about extended quiescent state on PROVE_RCU warning | Frederic Weisbecker | 2011-12-11 | 1 | -0/+22 |
| | |_|/
| |/| | |
|
| * | | | lockdep, kmemcheck: Annotate ->lock in lockdep_init_map() | Yong Zhang | 2011-12-06 | 1 | -1/+7 |
| |/ / |
|
* | | | lockdep: Print lock name in lockdep_init_error() | Ming Lei | 2011-12-06 | 1 | -1/+4 |
* | | | lockdep, kmemcheck: Annotate ->lock in lockdep_init_map() | Yong Zhang | 2011-12-06 | 1 | -1/+7 |
* | | | lockdep, rtmutex, bug: Show taint flags on error | Ben Hutchings | 2011-12-06 | 1 | -8/+15 |
* | | | lockdep: Always try to set ->class_cache in register_lock_class() lockdep_ini... | Yong Zhang | 2011-11-14 | 1 | -1/+2 |
|/ / |
|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-10-26 | 1 | -37/+47 |
|\ \ |
|
| * | | rcu: Restore checks for blocking in RCU read-side critical sections | Paul E. McKenney | 2011-09-28 | 1 | -37/+47 |
| |/ |
|
* | | lockdep: Comment all warnings | Peter Zijlstra | 2011-09-18 | 1 | -9/+147 |
|/ |
|
* | lockdep: Fix wrong assumption in match_held_lock | Peter Zijlstra | 2011-08-09 | 1 | -1/+7 |
* | lockdep: Clear whole lockdep_map on initialization | Tejun Heo | 2011-08-04 | 1 | -4/+1 |
* | lockdep: Fix up warning | Peter Zijlstra | 2011-08-04 | 1 | -1/+1 |
* | lockdep: Fix trace_hardirqs_on_caller() | Peter Zijlstra | 2011-08-04 | 1 | -14/+16 |
* | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-07-22 | 1 | -10/+20 |
|\ |
|
| * | lockdep: Fix trace_[soft,hard]irqs_[on,off]() recursion | Peter Zijlstra | 2011-06-22 | 1 | -10/+20 |
* | | lockdep: Fix lockdep_no_validate against IRQ states | Peter Zijlstra | 2011-07-21 | 1 | -0/+3 |
* | | lockdep: Fix lock_is_held() on recursion | Peter Zijlstra | 2011-06-07 | 1 | -1/+1 |
|/ |
|
* | lockdep: Remove cmpxchg to update nr_chain_hlocks | Steven Rostedt | 2011-04-22 | 1 | -10/+4 |
* | lockdep: Print a nicer description for simple irq lock inversions | Steven Rostedt | 2011-04-22 | 1 | -0/+20 |
* | lockdep: Replace "Bad BFS generated tree" message with something less cryptic | Steven Rostedt | 2011-04-22 | 1 | -1/+1 |
* | lockdep: Print a nicer description for irq inversion bugs | Steven Rostedt | 2011-04-22 | 1 | -5/+29 |
* | lockdep: Print a nicer description for simple deadlocks | Steven Rostedt | 2011-04-22 | 1 | -0/+21 |
* | lockdep: Print a nicer description for normal deadlocks | Steven Rostedt | 2011-04-22 | 1 | -0/+55 |
* | lockdep: Print a nicer description for irq lock inversions | Steven Rostedt | 2011-04-22 | 1 | -0/+70 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | lockdep: Move early boot local IRQ enable/disable status to init/main.c | Tejun Heo | 2011-01-20 | 1 | -17/+1 |
* | lockdep: Check the depth of subclass | Hitoshi Mitake | 2010-10-18 | 1 | -8/+10 |
* | lockdep: Add improved subclass caching | Hitoshi Mitake | 2010-10-18 | 1 | -7/+18 |
* | lockdep: Remove __debug_show_held_locks | John Kacur | 2010-08-17 | 1 | -7/+1 |
* | sched_clock: Add local_clock() API and improve documentation | Peter Zijlstra | 2010-06-09 | 1 | -1/+1 |
* | lockdep: Add novalidate class for dev->mutex conversion | Peter Zijlstra | 2010-05-21 | 1 | -0/+5 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-18 | 1 | -2/+2 |
|\ |
|
| * | tracing: Drop the nested field from lock_release event | Frederic Weisbecker | 2010-05-09 | 1 | -1/+1 |
| * | tracing: Drop lock_acquired waittime field | Frederic Weisbecker | 2010-05-09 | 1 | -1/+1 |