summaryrefslogtreecommitdiffstats
path: root/kernel/locking/lockdep.c
Commit message (Expand)AuthorAgeFilesLines
* locking/lockdep: Only ask for /proc/lock_stat output when availableAndreas Gruenbacher2014-07-171-0/+2
* asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-051-1/+1
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-311-3/+3
|\
| * asmlinkage: Make trace_hardirq visibleAndi Kleen2014-02-131-2/+2
| * asmlinkage: Make lockdep_sys_exit asmlinkageAndi Kleen2014-02-131-1/+1
* | lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no...Oleg Nesterov2014-02-091-1/+1
* | lockdep: Don't create the wrong dependency on hlock->check == 0Oleg Nesterov2014-02-091-2/+2
* | lockdep: Make held_lock->check and "int check" argument boolOleg Nesterov2014-02-091-7/+4
|/
* lockdep: Be nice about building from userspaceSasha Levin2013-11-271-0/+4
* locking/lockdep: Mark __lockdep_count_forward_deps() as staticFengguang Wu2013-11-131-2/+2
* locking: Move the lockdep code to kernel/locking/Peter Zijlstra2013-11-061-0/+4257
OpenPOWER on IntegriCloud