summaryrefslogtreecommitdiffstats
path: root/kernel/lockdep_proc.c
AgeCommit message (Expand)AuthorLines
2007-07-31Fix leak on /proc/lockdep_statsAlexey Dobriyan-1/+1
2007-07-19lockstat: better class name representationPeter Zijlstra-1/+23
2007-07-19lockstat: measure lock bouncingPeter Zijlstra-7/+12
2007-07-19lockdep: various fixesPeter Zijlstra-1/+5
2007-07-19lockstat: human readability tweaksPeter Zijlstra-0/+266
2007-07-19lockdep: reduce the ifdefferyPeter Zijlstra-0/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2007-02-11[PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUGRobert P. J. Day-1/+1
2007-02-11[PATCH] lockdep: add graph depth information to /proc/lockdepJason Baron-12/+29
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller-3/+3
2006-07-03[PATCH] lockdep: procfsIngo Molnar-0/+345