aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/lockdep_proc.c
Commit message (Expand)AuthorAge
* lockdep: Fix file mode of lock_statLi Zefan2009-08-07
* 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