Age | Commit message (Expand) | Author | Files | Lines |
2009-02-14 | lockstat: warn about disabled lock debugging | Peter Zijlstra | 1 | -0/+4 |
2009-02-14 | lockdep: get_user_chars() redo | Peter Zijlstra | 1 | -3/+3 |
2009-02-14 | lockdep: sanitize bit names | Peter Zijlstra | 1 | -6/+6 |
2009-02-14 | lockdep: annotate reclaim context (__GFP_NOFS) | Nick Piggin | 1 | -3/+3 |
2008-10-20 | lockstat: contend with points | Peter Zijlstra | 1 | -2/+19 |
2008-09-23 | lockstat: fixup signed division | Peter Zijlstra | 1 | -3/+4 |
2008-08-26 | lockstat: fix numerical output rounding error | Joe Korty | 1 | -1/+2 |
2008-08-15 | lockdep: fix build if CONFIG_PROVE_LOCKING not defined | Stephen Hemminger | 1 | -6/+6 |
2008-08-11 | lockdep: handle chains involving classes defined in modules | Rabin Vincent | 1 | -0/+3 |
2008-07-31 | lockdep: fix combinatorial explosion in lock subgraph traversal | David Miller | 1 | -31/+3 |
2008-06-24 | lockdep: add lock_class information to lock_chain and output it | Huang, Ying | 1 | -1/+5 |
2008-06-20 | lockdep: add lock_class information to lock_chain and output it | Huang, Ying | 1 | -0/+91 |
2008-06-13 | lockdep: output lock_class key instead of address for forward dependency output | Huang, Ying | 1 | -1/+1 |
2008-04-29 | kernel: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -12/+4 |
2007-10-11 | lockdep: Avoid /proc/lockdep & lock_stat infinite output | Tim Pepper | 1 | -19/+42 |
2007-07-31 | Fix leak on /proc/lockdep_stats | Alexey Dobriyan | 1 | -1/+1 |
2007-07-19 | lockstat: better class name representation | Peter Zijlstra | 1 | -1/+23 |
2007-07-19 | lockstat: measure lock bouncing | Peter Zijlstra | 1 | -7/+12 |
2007-07-19 | lockdep: various fixes | Peter Zijlstra | 1 | -1/+5 |
2007-07-19 | lockstat: human readability tweaks | Peter Zijlstra | 1 | -0/+266 |
2007-07-19 | lockdep: reduce the ifdeffery | Peter Zijlstra | 1 | -0/+2 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-11 | [PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUG | Robert P. J. Day | 1 | -1/+1 |
2007-02-11 | [PATCH] lockdep: add graph depth information to /proc/lockdep | Jason Baron | 1 | -12/+29 |
2006-12-07 | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller | 1 | -3/+3 |
2006-07-03 | [PATCH] lockdep: procfs | Ingo Molnar | 1 | -0/+345 |