summaryrefslogtreecommitdiffstats
path: root/kernel/locking/lockdep_proc.c
Commit message (Expand)AuthorAgeFilesLines
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-15/+1
* proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-27/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* locking/lockdep: Avoid creating redundant linksPeter Zijlstra2017-08-101-0/+4
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* lockdep: Fix lock_chain::base sizePeter Zijlstra2016-04-231-0/+2
* treewide: Remove old email addressPeter Zijlstra2015-11-231-1/+1
* lockdep: Fix a race between /proc/lock_stat and module unloadPeter Zijlstra2015-06-071-5/+17
* lockdep/proc: Fix lock-time avg computationPeter Zijlstra2013-11-111-1/+1
* locking: Move the lockdep code to kernel/locking/Peter Zijlstra2013-11-061-0/+683
OpenPOWER on IntegriCloud