index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
rtmutex.c
Age
Commit message (
Expand
)
Author
2016-12-02
locking/rtmutex: Prevent dequeue vs. unlock race
Thomas Gleixner
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
2014-06-21
rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
Thomas Gleixner
2014-06-21
rtmutex: Cleanup deadlock detector debug logic
Thomas Gleixner
2014-06-21
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
2014-06-21
rtmutex: Simplify remove_waiter()
Thomas Gleixner
2014-06-21
rtmutex: Document pi chain walk
Thomas Gleixner
2014-06-21
rtmutex: Clarify the boost/deboost part
Thomas Gleixner
2014-06-21
rtmutex: No need to keep task ref for lock owner check
Thomas Gleixner
2014-06-21
rtmutex: Simplify and document try_to_take_rtmutex()
Thomas Gleixner
2014-06-21
rtmutex: Simplify rtmutex_slowtrylock()
Thomas Gleixner
2014-06-16
rtmutex: Plug slow unlock race
Thomas Gleixner
2014-06-07
rtmutex: Detect changes in the pi lock chain
Thomas Gleixner
2014-06-07
rtmutex: Handle deadlock detection smarter
Thomas Gleixner
2014-05-28
rtmutex: Fix deadlock detector for real
Thomas Gleixner
2014-02-22
sched: Consider pi boosting in setscheduler()
Thomas Gleixner
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
2013-11-06
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra