summaryrefslogtreecommitdiffstats
path: root/kernel/lockdep_proc.c
Commit message (Expand)AuthorAgeFilesLines
* kernel: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-12/+4
* lockdep: Avoid /proc/lockdep & lock_stat infinite outputTim Pepper2007-10-111-19/+42
* Fix leak on /proc/lockdep_statsAlexey Dobriyan2007-07-311-1/+1
* lockstat: better class name representationPeter Zijlstra2007-07-191-1/+23
* lockstat: measure lock bouncingPeter Zijlstra2007-07-191-7/+12
* lockdep: various fixesPeter Zijlstra2007-07-191-1/+5
* lockstat: human readability tweaksPeter Zijlstra2007-07-191-0/+266
* lockdep: reduce the ifdefferyPeter Zijlstra2007-07-191-0/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUGRobert P. J. Day2007-02-111-1/+1
* [PATCH] lockdep: add graph depth information to /proc/lockdepJason Baron2007-02-111-12/+29
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-071-3/+3
* [PATCH] lockdep: procfsIngo Molnar2006-07-031-0/+345