index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
lockdep.c
Age
Commit message (
Expand
)
Author
Lines
2016-02-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-6
/
+10
2016-02-11
kernel/locking/lockdep.c: convert hash tables to hlists
Andrew Morton
-23
/
+19
2016-02-09
locking/lockdep: Fix stack trace caching logic
Dmitry Vyukov
-6
/
+10
2015-11-23
treewide: Remove old email address
Peter Zijlstra
-1
/
+1
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
-1
/
+1
2015-09-23
locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds
Peter Zijlstra
-5
/
+5
2015-06-24
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-90
/
+87
2015-06-22
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-2
/
+1
2015-06-19
lockdep: Implement lock pinning
Peter Zijlstra
-0
/
+80
2015-06-19
lockdep: Simplify lock_release()
Peter Zijlstra
-101
/
+18
2015-06-07
lockdep: Fix a race between /proc/lock_stat and module unload
Peter Zijlstra
-1
/
+2
2015-06-03
lockdep: Do not break user-visible string
Borislav Petkov
-2
/
+1
2015-04-17
lockdep: Make print_lock() robust against concurrent release
Peter Zijlstra
-1
/
+15
2015-03-23
lockdep: Fix the module unload key range freeing logic
Peter Zijlstra
-26
/
+55
2014-07-17
locking/lockdep: Only ask for /proc/lock_stat output when available
Andreas Gruenbacher
-0
/
+2
2014-05-05
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
-1
/
+1
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-3
/
+3
2014-02-13
asmlinkage: Make trace_hardirq visible
Andi Kleen
-2
/
+2
2014-02-13
asmlinkage: Make lockdep_sys_exit asmlinkage
Andi Kleen
-1
/
+1
2014-02-09
lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no...
Oleg Nesterov
-1
/
+1
2014-02-09
lockdep: Don't create the wrong dependency on hlock->check == 0
Oleg Nesterov
-2
/
+2
2014-02-09
lockdep: Make held_lock->check and "int check" argument bool
Oleg Nesterov
-7
/
+4
2013-11-27
lockdep: Be nice about building from userspace
Sasha Levin
-0
/
+4
2013-11-13
locking/lockdep: Mark __lockdep_count_forward_deps() as static
Fengguang Wu
-2
/
+2
2013-11-06
locking: Move the lockdep code to kernel/locking/
Peter Zijlstra
-0
/
+4257