aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/lockdep_proc.c
Commit message (Expand)AuthorAge
* seq_file: constify seq_operationsJames Morris2009-09-23
* Merge commit 'v2.6.31-rc8' into core/lockingIngo Molnar2009-08-31
|\
| * lockdep: Fix file mode of lock_statLi Zefan2009-08-07
* | lockdep: Remove recursion stattisticsMing Lei2009-08-29
* | lockdep: Simplify lock_stat seqfile codeLi Zefan2009-08-17
* | lockdep: Simplify lockdep_chains seqfile codeLi Zefan2009-08-17
* | lockdep: Simplify lockdep seqfile codeLi Zefan2009-08-17
* | lockdep: Fix missing entries in /proc/lock_chainsLi Zefan2009-08-17
* | lockdep: Fix missing entry in /proc/lock_statLi Zefan2009-08-17
* | lockdep: Fix BFS buildIngo Molnar2009-08-02
* | lockdep: Add statistics info for max bfs queue depthMing Lei2009-07-24
|/
* lockstat: warn about disabled lock debuggingPeter Zijlstra2009-02-14
* lockdep: get_user_chars() redoPeter Zijlstra2009-02-14
* lockdep: sanitize bit namesPeter Zijlstra2009-02-14
* lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-14
* lockstat: contend with pointsPeter Zijlstra2008-10-20
* lockstat: fixup signed divisionPeter Zijlstra2008-09-23
* lockstat: fix numerical output rounding errorJoe Korty2008-08-26
* lockdep: fix build if CONFIG_PROVE_LOCKING not definedStephen Hemminger2008-08-15
* lockdep: handle chains involving classes defined in modulesRabin Vincent2008-08-11
* lockdep: fix combinatorial explosion in lock subgraph traversalDavid Miller2008-07-31
* lockdep: add lock_class information to lock_chain and output itHuang, Ying2008-06-23
* lockdep: add lock_class information to lock_chain and output itHuang, Ying2008-06-20
* lockdep: output lock_class key instead of address for forward dependency outputHuang, Ying2008-06-13
* kernel: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* lockdep: Avoid /proc/lockdep & lock_stat infinite outputTim Pepper2007-10-11
* Fix leak on /proc/lockdep_statsAlexey Dobriyan2007-07-31
* lockstat: better class name representationPeter Zijlstra2007-07-19
* lockstat: measure lock bouncingPeter Zijlstra2007-07-19
* lockdep: various fixesPeter Zijlstra2007-07-19
* lockstat: human readability tweaksPeter Zijlstra2007-07-19
* lockdep: reduce the ifdefferyPeter Zijlstra2007-07-19
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUGRobert P. J. Day2007-02-11
* [PATCH] lockdep: add graph depth information to /proc/lockdepJason Baron2007-02-11
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07
* [PATCH] lockdep: procfsIngo Molnar2006-07-03