summaryrefslogtreecommitdiff
path: root/kernel/locking/lockdep.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-10lockdep: Don't create the wrong dependency on hlock->check == 0Oleg Nesterov1-2/+2
2014-02-10lockdep: Make held_lock->check and "int check" argument boolOleg Nesterov1-7/+4
2013-11-27lockdep: Be nice about building from userspaceSasha Levin1-0/+4
2013-11-13locking/lockdep: Mark __lockdep_count_forward_deps() as staticFengguang Wu1-2/+2
2013-11-06locking: Move the lockdep code to kernel/locking/Peter Zijlstra1-0/+4257