summaryrefslogtreecommitdiff
path: root/kernel/locking/rtmutex.c
Commit message (Expand)AuthorAge
* locking/rtmutex: Handle non enqueued waiters gracefully in remove_waiter()Peter Zijlstra2018-03-28
* rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsitesBoqun Feng2018-03-09
* futex: Avoid violating the 10th rule of futexPeter Zijlstra2018-01-14
* locking/rtmutex: replace top-waiter and pi_waiters leftmost cachingDavidlohr Bueso2017-09-08
* locking/rtmutex: Remove unnecessary priority adjustmentAlex Shi2017-07-13
* locking/rtmutex: Don't initialize lockdep when not requiredLevin, Alexander (Sasha Levin)2017-06-20
* rt_mutex: Add lockdep annotationsPeter Zijlstra2017-06-08
* futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()Peter Zijlstra2017-05-22
* rtmutex: Plug preempt count leak in rt_mutex_futex_unlock()Mike Galbraith2017-04-05
* rtmutex: Fix more prio comparisonsPeter Zijlstra2017-04-04
* rtmutex: Fix PI chain order integrityPeter Zijlstra2017-04-04
* sched/rtmutex: Refactor rt_mutex_setprio()Peter Zijlstra2017-04-04
* rtmutex: Clean upPeter Zijlstra2017-04-04
* sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period updateXunlei Pang2017-04-04
* sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang2017-04-04
* rtmutex: Deboost before waking up the top waiterXunlei Pang2017-04-04
* futex: Drop hb->lock before enqueueing on the rtmutexPeter Zijlstra2017-03-23
* futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()Peter Zijlstra2017-03-23
* futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()Peter Zijlstra2017-03-23
* futex,rt_mutex: Introduce rt_mutex_init_waiter()Peter Zijlstra2017-03-23
* futex,rt_mutex: Provide futex specific rt_mutex APIPeter Zijlstra2017-03-23
* futex: Remove rt_mutex_deadlock_account_*()Peter Zijlstra2017-03-23
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* locking/rtmutex: Flip unlikely() branch to likely() in __rt_mutex_slowlock()Steven Rostedt (VMware)2017-01-30
* locking/rtmutex: Explain locking rules for rt_mutex_proxy_unlock()/init_proxy...Thomas Gleixner2016-12-02
* Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar2016-12-02
|\
| * locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner2016-12-02
* | sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_QWaiman Long2016-11-21
|/
* locking/rtmutex: Only warn once on a trylock from bad contextSebastian Andrzej Siewior2016-06-08
* rtmutex: Make wait_lock irq safeThomas Gleixner2016-01-26
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-03
|\
| * sched/deadline, locking/rtmutex: Fix open coded check in rt_mutex_waiter_less()Juri Lelli2015-09-23
* | locking/rtmutex: Use acquire/release semanticsDavidlohr Bueso2015-10-06
|/
* rtmutex: Delete scriptable testerDavidlohr Bueso2015-07-20
* Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-06-24
|\
| * locking/rtmutex: Update stale plist commentsDavidlohr Bueso2015-06-19
| * futex: Lower the lock contention on the HB lock during wake upSebastian Andrzej Siewior2015-06-19
| * locking/rtmutex: Implement lockless top-waiter wakeupDavidlohr Bueso2015-06-18
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\ \
| * \ Merge branch 'linus' into timers/coreThomas Gleixner2015-05-19
| |\ \ | | |/
| * | rtmutex: Remove bogus hrtimer_active() checkThomas Gleixner2015-04-22
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-22
|\ \ \ | |_|/ |/| |
| * | rtmutex: Warn if trylock is called from hard/softirq contextThomas Gleixner2015-05-13
| * | locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHGSebastian Andrzej Siewior2015-05-13
| |/
* | sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-08
|/
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-13
|\
| * locking/rtmutex: Rename argument in the rt_mutex_adjust_prio_chain() document...Tom(JeHyeon) Yeon2015-03-25
* | locking/rtmutex: Set state back to running on errorSebastian Andrzej Siewior2015-03-01
|/