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
2019-07-15
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-13
locking/lockdep: Fix lock used or unused stats error
Yuyang Du
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-06-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-06-25
locking/lockdep: increase size of counters for lockdep statistics
Kobe Wu
2019-06-25
locking/lockdep: Move mark_lock() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PROV...
Arnd Bergmann
2019-06-19
Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...
Paul E. McKenney
2019-06-17
locking/rwsem: Guard against making count negative
Waiman Long
2019-06-17
locking/rwsem: Adaptive disabling of reader optimistic spinning
Waiman Long
2019-06-17
locking/rwsem: Enable time-based spinning on reader-owned rwsem
Waiman Long
2019-06-17
locking/rwsem: Make rwsem->owner an atomic_long_t
Waiman Long
2019-06-17
locking/rwsem: Enable readers spinning on writer
Waiman Long
2019-06-17
locking/rwsem: Clarify usage of owner's nonspinaable bit
Waiman Long
2019-06-17
locking/rwsem: Wake up almost all readers in wait queue
Waiman Long
2019-06-17
locking/rwsem: More optimal RT task handling of null owner
Waiman Long
2019-06-17
locking/rwsem: Always release wait_lock before waking up tasks
Waiman Long
2019-06-17
locking/rwsem: Implement lock handoff to prevent lock starvation
Waiman Long
2019-06-17
locking/rwsem: Make rwsem_spin_on_owner() return owner state
Waiman Long
2019-06-17
locking/rwsem: Code cleanup after files merging
Waiman Long
2019-06-17
locking/rwsem: Merge rwsem.h and rwsem-xadd.c into rwsem.c
Waiman Long
2019-06-17
locking/rwsem: Implement a new locking scheme
Waiman Long
2019-06-17
locking/rwsem: Remove rwsem_wake() wakeup optimization
Waiman Long
2019-06-17
locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
Waiman Long
2019-06-17
locking/lockdep: Remove unnecessary DEBUG_LOCKS_WARN_ON()
Kobe Wu
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 436
Thomas Gleixner
2019-06-03
locking/lock_events: Use raw_cpu_{add,inc}() for stats
Peter Zijlstra
2019-06-03
locking/lockdep: Fix merging of hlocks with non-zero references
Imre Deak
2019-06-03
locking/lockdep: Fix OOO unlock when hlocks need merging
Imre Deak
2019-06-03
locking/lockdep: Remove !dir in lock irq usage check
Yuyang Du
2019-06-03
locking/lockdep: Adjust new bit cases in mark_lock
Yuyang Du
2019-06-03
locking/lockdep: Consolidate lock usage bit initialization
Yuyang Du
2019-06-03
locking/lockdep: Check redundant dependency only when CONFIG_LOCKDEP_SMALL
Yuyang Du
2019-06-03
locking/lockdep: Refactorize check_noncircular and check_redundant
Yuyang Du
2019-06-03
locking/lockdep: Remove unused argument in __lock_release
Yuyang Du
2019-06-03
locking/lockdep: Remove redundant argument in check_deadlock
Yuyang Du
2019-06-03
locking/lockdep: Update comments on dependency search
Yuyang Du
2019-06-03
locking/lockdep: Avoid constant checks in __bfs by using offset reference
Yuyang Du
2019-06-03
locking/lockdep: Change the return type of __cq_dequeue()
Yuyang Du
2019-06-03
locking/lockdep: Change type of the element field in circular_queue
Yuyang Du
2019-06-03
locking/lockdep: Update comment
Yuyang Du
2019-06-03
locking/lockdep: Remove unused argument in validate_chain() and check_deadlock()
Yuyang Du
2019-06-03
locking/lockdep: Change the range of class_idx in held_lock struct
Yuyang Du
2019-06-03
locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
Yuyang Du
2019-06-03
locking/lockdep: Use lockdep_init_task for task initiation consistently
Yuyang Du
2019-06-03
locking/lockdep: Print the right depth for chain key collision
Yuyang Du
2019-06-03
locking/lockdep: Remove useless conditional macro
Yuyang Du
2019-06-03
locking/lockdep: Adjust lock usage bit character checks
Yuyang Du
2019-06-03
locking/lockdep: Change all print_*() return type to void
Yuyang Du
2019-06-03
Merge tag 'v5.2-rc3' into locking/core, to pick up fixes
Ingo Molnar
[next]