| Commit message (Expand) | Author | Age | Files | Lines |
* | lockdep: No need to disable preemption in debug atomic ops | Frederic Weisbecker | 2010-05-04 | 1 | -2/+2 |
* | lockdep: Actually _dec_ in debug_atomic_dec | Frederic Weisbecker | 2010-05-04 | 1 | -1/+1 |
* | lockdep: Provide off case for redundant_hardirqs_on increment | Frederic Weisbecker | 2010-05-04 | 1 | -0/+4 |
* | lockdep: Simplify debug atomic ops | Frederic Weisbecker | 2010-04-30 | 1 | -8/+2 |
* | lockstat: Make lockstat counting per cpu | Frederic Weisbecker | 2010-04-06 | 1 | -21/+53 |
* | lockdep: BFS cleanup | Peter Zijlstra | 2009-07-24 | 1 | -95/+2 |
* | lockdep: Add statistics info for max bfs queue depth | Ming Lei | 2009-07-24 | 1 | -1/+2 |
* | lockdep: Introduce print_shortest_lock_dependencies | Ming Lei | 2009-07-24 | 1 | -2/+2 |
* | lockdep: Improve implementation of BFS | Ming Lei | 2009-07-24 | 1 | -12/+23 |
* | lockdep: Print the shortest dependency chain if finding a circle | Ming Lei | 2009-07-24 | 1 | -0/+83 |
* | lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINS | Ingo Molnar | 2009-05-12 | 1 | -2/+2 |
* | lockdep: get_user_chars() redo | Peter Zijlstra | 2009-02-14 | 1 | -3/+4 |
* | lockdep: generate the state bit definitions | Peter Zijlstra | 2009-02-14 | 1 | -27/+20 |
* | lockdep: move state bit definitions around | Peter Zijlstra | 2009-02-14 | 1 | -0/+46 |
* | lockdep: annotate reclaim context (__GFP_NOFS) | Nick Piggin | 2009-02-14 | 1 | -1/+2 |
* | lockdep: build fix | Ingo Molnar | 2008-08-13 | 1 | -0/+13 |
* | lockdep: shrink held_lock structure | Dave Jones | 2008-08-11 | 1 | -3/+0 |
* | lockdep: fix combinatorial explosion in lock subgraph traversal | David Miller | 2008-07-31 | 1 | -0/+3 |
* | lockdep: add lock_class information to lock_chain and output it | Huang, Ying | 2008-06-24 | 1 | -1/+1 |
* | lockdep: add lock_class information to lock_chain and output it | Huang, Ying | 2008-06-20 | 1 | -0/+6 |
* | [PATCH] lockdep: more chains | Ingo Molnar | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] lockdep: double the number of stack-trace entries | Ingo Molnar | 2006-09-13 | 1 | -1/+1 |
* | [PATCH] lockdep: core | Ingo Molnar | 2006-07-04 | 1 | -0/+78 |