index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
rtmutex.c
Age
Commit message (
Expand
)
Author
2017-09-08
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
Davidlohr Bueso
2017-07-13
locking/rtmutex: Remove unnecessary priority adjustment
Alex Shi
2017-06-20
locking/rtmutex: Don't initialize lockdep when not required
Levin, Alexander (Sasha Levin)
2017-06-08
rt_mutex: Add lockdep annotations
Peter Zijlstra
2017-05-22
futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()
Peter Zijlstra
2017-04-05
rtmutex: Plug preempt count leak in rt_mutex_futex_unlock()
Mike Galbraith
2017-04-04
rtmutex: Fix more prio comparisons
Peter Zijlstra
2017-04-04
rtmutex: Fix PI chain order integrity
Peter Zijlstra
2017-04-04
sched/rtmutex: Refactor rt_mutex_setprio()
Peter Zijlstra
2017-04-04
rtmutex: Clean up
Peter Zijlstra
2017-04-04
sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period update
Xunlei Pang
2017-04-04
sched/rtmutex/deadline: Fix a PI crash for deadline tasks
Xunlei Pang
2017-04-04
rtmutex: Deboost before waking up the top waiter
Xunlei Pang
2017-03-23
futex: Drop hb->lock before enqueueing on the rtmutex
Peter Zijlstra
2017-03-23
futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()
Peter Zijlstra
2017-03-23
futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
Peter Zijlstra
2017-03-23
futex,rt_mutex: Introduce rt_mutex_init_waiter()
Peter Zijlstra
2017-03-23
futex,rt_mutex: Provide futex specific rt_mutex API
Peter Zijlstra
2017-03-23
futex: Remove rt_mutex_deadlock_account_*()
Peter Zijlstra
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-01-30
locking/rtmutex: Flip unlikely() branch to likely() in __rt_mutex_slowlock()
Steven Rostedt (VMware)
2016-12-02
locking/rtmutex: Explain locking rules for rt_mutex_proxy_unlock()/init_proxy...
Thomas Gleixner
2016-12-02
Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes
Ingo Molnar
2016-12-02
locking/rtmutex: Prevent dequeue vs. unlock race
Thomas Gleixner
2016-11-21
sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q
Waiman Long
2016-06-08
locking/rtmutex: Only warn once on a trylock from bad context
Sebastian Andrzej Siewior
2016-01-26
rtmutex: Make wait_lock irq safe
Thomas Gleixner
2015-11-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-10-06
locking/rtmutex: Use acquire/release semantics
Davidlohr Bueso
2015-09-23
sched/deadline, locking/rtmutex: Fix open coded check in rt_mutex_waiter_less()
Juri Lelli
2015-07-20
rtmutex: Delete scriptable tester
Davidlohr Bueso
2015-06-24
Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-06-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-06-19
locking/rtmutex: Update stale plist comments
Davidlohr Bueso
2015-06-19
futex: Lower the lock contention on the HB lock during wake up
Sebastian Andrzej Siewior
2015-06-18
locking/rtmutex: Implement lockless top-waiter wakeup
Davidlohr Bueso
2015-05-19
Merge branch 'linus' into timers/core
Thomas Gleixner
2015-05-13
rtmutex: Warn if trylock is called from hard/softirq context
Thomas Gleixner
2015-05-13
locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG
Sebastian Andrzej Siewior
2015-05-08
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
2015-04-22
rtmutex: Remove bogus hrtimer_active() check
Thomas Gleixner
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-03-25
locking/rtmutex: Rename argument in the rt_mutex_adjust_prio_chain() document...
Tom(JeHyeon) Yeon
2015-03-01
locking/rtmutex: Set state back to running on error
Sebastian Andrzej Siewior
2015-02-18
locking/rtmutex: Avoid a NULL pointer dereference on deadlock
Sebastian Andrzej Siewior
2015-02-04
locking/rtmutex: Optimize setting task running after being blocked
Davidlohr Bueso
2014-08-13
locking/Documentation: Move locking related docs into Documentation/locking/
Davidlohr Bueso
[next]