summaryrefslogtreecommitdiffstats
path: root/kernel/locking/lockdep.c
AgeCommit message (Expand)Author
2014-02-09lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no...Oleg Nesterov
2014-02-09lockdep: Don't create the wrong dependency on hlock->check == 0Oleg Nesterov
2014-02-09lockdep: Make held_lock->check and "int check" argument boolOleg Nesterov
2013-11-27lockdep: Be nice about building from userspaceSasha Levin
2013-11-13locking/lockdep: Mark __lockdep_count_forward_deps() as staticFengguang Wu
2013-11-06locking: Move the lockdep code to kernel/locking/Peter Zijlstra