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
Age
Commit message (
Expand
)
Author
2021-08-10
futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()
Peter Zijlstra
2021-08-10
rtmutex: Make wait_lock irq safe
Thomas Gleixner
2021-08-10
futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()
Peter Zijlstra
2021-08-10
futex,rt_mutex: Introduce rt_mutex_init_waiter()
Peter Zijlstra
2021-02-10
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Lee Jones
2021-02-10
futex: Avoid violating the 10th rule of futex
Lee Jones
2021-02-10
futex: Remove rt_mutex_deadlock_account_*()
Lee Jones
2021-02-10
futex,rt_mutex: Provide futex specific rt_mutex API
Lee Jones
2020-09-03
locking/lockdep: Fix overflow in presentation of average lock-time
Chris Wilson
2020-04-24
locktorture: Print ratio of acquisitions, not failures
Paul E. McKenney
2020-04-24
locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
Boqun Feng
2020-01-12
locking/spinlock/debug: Fix various data races
Marco Elver
2019-10-05
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
2019-08-04
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
2019-08-04
locking/lockdep: Fix lock used or unused stats error
Yuyang Du
2019-08-04
locking/lockdep: Fix merging of hlocks with non-zero references
Imre Deak
2019-04-27
Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"
Greg Kroah-Hartman
2019-04-03
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
2019-03-23
futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
Peter Zijlstra
2018-11-21
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
2018-09-19
locking/osq_lock: Fix osq_lock queue corruption
Prateek Sood
2018-09-19
locking/rwsem-xadd: Fix missed wakeup due to reordering of load
Prateek Sood
2018-08-24
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
2018-05-30
locking/qspinlock: Ensure node->count is updated before initialising node
Will Deacon
2018-01-17
locking/mutex: Allow next waiter lockless wakeup
Davidlohr Bueso
2017-10-21
locking/lockdep: Add nest_lock integrity test
Peter Zijlstra
2017-09-13
locktorture: Fix potential memory leak with rw lock test
Yang Shi
2016-12-15
locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
Thomas Gleixner
2016-12-15
locking/rtmutex: Prevent dequeue vs. unlock race
Thomas Gleixner
2016-07-27
locking/qspinlock: Fix spin_unlock_wait() some more
Peter Zijlstra
2016-07-27
locking/ww_mutex: Report recursive ww_mutex locking early
Chris Wilson
2016-05-04
locking/mcs: Fix mcs_spin_lock() ordering
Peter Zijlstra
2015-12-17
locking/osq: Fix ordering of node initialisation in osq_lock
Will Deacon
2015-11-23
treewide: Remove old email address
Peter Zijlstra
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-10-19
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-10-07
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
2015-10-06
locktorture: Fix module unwind when bad torture_type specified
Paul E. McKenney
2015-10-06
locking/percpu-rwsem: Clean up the lockdep annotations in percpu_down_read()
Oleg Nesterov
2015-10-06
locking/percpu-rwsem: Fix the comments outdated by rcu_sync
Oleg Nesterov
2015-10-06
locking/percpu-rwsem: Make use of the rcu_sync infrastructure
Oleg Nesterov
2015-10-06
locking/percpu-rwsem: Make percpu_free_rwsem() after kzalloc() safe
Oleg Nesterov
2015-10-06
locktorture: Add torture tests for percpu_rwsem
Paul E. McKenney
2015-10-06
locking/percpu-rwsem: Export symbols for locktorture
Paul E. McKenney
2015-10-06
locktorture: Support rtmutex torturing
Davidlohr Bueso
2015-10-06
locking/rwsem: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
locking/mcs: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
locking/rtmutex: Use acquire/release semantics
Davidlohr Bueso
[next]