index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
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
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-28
torture: Allow inter-stutter interval to be specified
Paul E. McKenney
2019-05-28
rcu/sync: Kill rcu_sync_type/gp_type
Oleg Nesterov
2019-05-24
locking/lock_events: Use this_cpu_add() when necessary
Waiman Long
2019-05-24
locking/lockdep: Remove the unused print_lock_trace() function
Anders Roxell
2019-05-24
locking/lockdep: Don't complain about incorrect name for no validate class
Sebastian Andrzej Siewior
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-07
locking/rwsem: Prevent decrement of reader count before increment
Waiman Long
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[prev]
[next]