aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/locking/lockdep.c
Commit message (Expand)AuthorAge
* locking/lockdep: Only ask for /proc/lock_stat output when availableAndreas Gruenbacher2014-07-17
* asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-05
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-31
|\
| * asmlinkage: Make trace_hardirq visibleAndi Kleen2014-02-13
| * asmlinkage: Make lockdep_sys_exit asmlinkageAndi Kleen2014-02-13
* | lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no...Oleg Nesterov2014-02-09
* | lockdep: Don't create the wrong dependency on hlock->check == 0Oleg Nesterov2014-02-09
* | lockdep: Make held_lock->check and "int check" argument boolOleg Nesterov2014-02-09
|/
* lockdep: Be nice about building from userspaceSasha Levin2013-11-27
* locking/lockdep: Mark __lockdep_count_forward_deps() as staticFengguang Wu2013-11-13
* locking: Move the lockdep code to kernel/locking/Peter Zijlstra2013-11-06