index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-09
lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no...
Oleg Nesterov
1
-1
/
+1
2014-02-09
lockdep: Don't create the wrong dependency on hlock->check == 0
Oleg Nesterov
1
-2
/
+2
2014-02-09
lockdep: Make held_lock->check and "int check" argument bool
Oleg Nesterov
1
-7
/
+4
2014-01-28
locking/mutexes/mcs: Restructure the MCS lock defines and locking code into i...
Tim Chen
1
-61
/
+7
2014-01-28
locking/mutexes/mcs: Correct barrier usage
Waiman Long
1
-5
/
+13
2014-01-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-48
/
+149
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2
-9
/
+23
2014-01-13
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
3
-47
/
+134
2013-12-17
mutexes: Give more informative mutex warning in the !lock->owner case
Chuansheng Liu
1
-1
/
+6
2013-11-27
lockdep: Be nice about building from userspace
Sasha Levin
1
-0
/
+4
2013-11-13
locking/lockdep: Mark __lockdep_count_forward_deps() as static
Fengguang Wu
1
-2
/
+2
2013-11-11
lockdep/proc: Fix lock-time avg computation
Peter Zijlstra
1
-1
/
+1
2013-11-11
locking/doc: Update references to kernel/mutex.c
Peter Zijlstra
1
-1
/
+1
2013-11-06
locking: Move the percpu-rwsem code to kernel/locking/
Peter Zijlstra
2
-1
/
+167
2013-11-06
locking: Move the lglocks code to kernel/locking/
Peter Zijlstra
2
-1
/
+90
2013-11-06
locking: Move the rwsem code to kernel/locking/
Peter Zijlstra
4
-1
/
+749
2013-11-06
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra
7
-0
/
+1855
2013-11-06
locking: Move the semaphore core to kernel/locking/
Peter Zijlstra
2
-1
/
+264
2013-11-06
locking: Move the spinlock code to kernel/locking/
Peter Zijlstra
3
-0
/
+705
2013-11-06
locking: Move the lockdep code to kernel/locking/
Peter Zijlstra
5
-0
/
+5125
2013-11-06
locking: Move the mutex code to kernel/locking/
Peter Zijlstra
5
-0
/
+1182