index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
rtmutex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-04
1
-1
/
+2
|
\
|
*
sched/deadline, locking/rtmutex: Fix open coded check in rt_mutex_waiter_less()
Juri Lelli
2015-09-23
1
-1
/
+2
*
|
locking/rtmutex: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
1
-9
/
+21
|
/
*
rtmutex: Delete scriptable tester
Davidlohr Bueso
2015-07-20
1
-1
/
+1
*
Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-06-24
1
-31
/
+56
|
\
|
*
locking/rtmutex: Update stale plist comments
Davidlohr Bueso
2015-06-19
1
-9
/
+9
|
*
futex: Lower the lock contention on the HB lock during wake up
Sebastian Andrzej Siewior
2015-06-19
1
-15
/
+41
|
*
locking/rtmutex: Implement lockless top-waiter wakeup
Davidlohr Bueso
2015-06-18
1
-11
/
+10
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-23
1
-4
/
+1
|
\
\
|
*
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2015-05-19
1
-5
/
+7
|
|
\
|
|
*
|
rtmutex: Remove bogus hrtimer_active() check
Thomas Gleixner
2015-04-22
1
-4
/
+1
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-06-22
1
-3
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rtmutex: Warn if trylock is called from hard/softirq context
Thomas Gleixner
2015-05-13
1
-0
/
+7
|
*
|
locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG
Sebastian Andrzej Siewior
2015-05-13
1
-3
/
+3
|
|
/
*
/
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
2015-05-08
1
-5
/
+7
|
/
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-04-13
1
-1
/
+1
|
\
|
*
locking/rtmutex: Rename argument in the rt_mutex_adjust_prio_chain() document...
Tom(JeHyeon) Yeon
2015-03-25
1
-1
/
+1
*
|
locking/rtmutex: Set state back to running on error
Sebastian Andrzej Siewior
2015-03-01
1
-0
/
+1
|
/
*
locking/rtmutex: Avoid a NULL pointer dereference on deadlock
Sebastian Andrzej Siewior
2015-02-18
1
-1
/
+2
*
locking/rtmutex: Optimize setting task running after being blocked
Davidlohr Bueso
2015-02-04
1
-4
/
+3
*
locking/Documentation: Move locking related docs into Documentation/locking/
Davidlohr Bueso
2014-08-13
1
-1
/
+1
*
rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
Thomas Gleixner
2014-06-21
1
-7
/
+70
*
rtmutex: Cleanup deadlock detector debug logic
Thomas Gleixner
2014-06-21
1
-22
/
+55
*
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
2014-06-21
1
-29
/
+30
*
rtmutex: Simplify remove_waiter()
Thomas Gleixner
2014-06-21
1
-17
/
+19
*
rtmutex: Document pi chain walk
Thomas Gleixner
2014-06-21
1
-9
/
+91
*
rtmutex: Clarify the boost/deboost part
Thomas Gleixner
2014-06-21
1
-10
/
+48
*
rtmutex: No need to keep task ref for lock owner check
Thomas Gleixner
2014-06-21
1
-2
/
+3
*
rtmutex: Simplify and document try_to_take_rtmutex()
Thomas Gleixner
2014-06-21
1
-45
/
+88
*
rtmutex: Simplify rtmutex_slowtrylock()
Thomas Gleixner
2014-06-21
1
-11
/
+20
*
rtmutex: Plug slow unlock race
Thomas Gleixner
2014-06-16
1
-6
/
+109
*
rtmutex: Detect changes in the pi lock chain
Thomas Gleixner
2014-06-07
1
-24
/
+71
*
rtmutex: Handle deadlock detection smarter
Thomas Gleixner
2014-06-07
1
-5
/
+28
*
rtmutex: Fix deadlock detector for real
Thomas Gleixner
2014-05-28
1
-4
/
+28
*
sched: Consider pi boosting in setscheduler()
Thomas Gleixner
2014-02-22
1
-0
/
+12
*
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
1
-9
/
+22
*
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
2014-01-13
1
-30
/
+121
*
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra
2013-11-06
1
-0
/
+1060