index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
2023-05-17
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
2023-04-26
rtmutex: Add acquire semantics for rtmutex lock acquisition slow path
Mel Gorman
2023-03-10
locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
Waiman Long
2023-03-10
locking/rwsem: Disable preemption in all down_read*() and up_read() code paths
Waiman Long
2023-03-10
locking/rwsem: Optimize down_read_trylock() under highly contended case
Muchun Song
2023-02-14
rtmutex: Ensure that the top waiter is always woken up
Wander Lairson Costa
2022-09-20
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2022-08-17
locking/lockdep: Fix lockdep_init_map_*() confusion
Peter Zijlstra
2022-08-03
locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...
Waiman Long
2022-04-08
locking/lockdep: Iterate lock_classes directly when reading lockdep files
Waiman Long
2022-04-08
locking/lockdep: Avoid potential access of invalid memory in lock_class
Waiman Long
2022-02-23
lockdep: Correct lock_classes index mapping
Cheng Jui Wang
2021-12-22
locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()
Zqiang
2021-12-01
locking/rwsem: Make handoff bit handling more consistent
Waiman Long
2021-11-18
lockdep: Let lock_is_held_type() detect recursive read as read
Sebastian Andrzej Siewior
2021-11-18
locking/rwsem: Disable preemption for spinning region
Yanfei Xu
2021-11-18
locking/lockdep: Avoid RCU-induced noinstr fail
Peter Zijlstra
2021-09-15
locking/rwbase: Take care of ordering guarantee for fastpath reader
Boqun Feng
2021-09-15
locking/rwbase: Extract __rwbase_write_trylock()
Peter Zijlstra
2021-09-15
locking/rwbase: Properly match set_and_save_state() to restore_state()
Peter Zijlstra
2021-09-09
locking/rtmutex: Fix ww_mutex deadlock check
Peter Zijlstra
2021-09-02
locking/rwsem: Add missing __init_rwsem() for PREEMPT_RT
Mike Galbraith
2021-08-30
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-30
Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-27
locking/rtmutex: Return success on deadlock for ww_mutex waiters
Peter Zijlstra
2021-08-27
locking/rtmutex: Prevent spurious EDEADLK return caused by ww_mutexes
Peter Zijlstra
2021-08-25
locking/rtmutex: Dequeue waiter on ww_mutex deadlock
Thomas Gleixner
2021-08-25
locking/rtmutex: Dont dereference waiter lockless
Thomas Gleixner
2021-08-20
locking/semaphore: Add might_sleep() to down_*() family
Xiaoming Ni
2021-08-20
locking/ww_mutex: Initialize waiter.ww_ctx properly
Sebastian Andrzej Siewior
2021-08-17
locking/spinlock/rt: Prepare for RT local_lock
Thomas Gleixner
2021-08-17
locking/rtmutex: Add adaptive spinwait mechanism
Steven Rostedt
2021-08-17
locking/rtmutex: Implement equal priority lock stealing
Gregory Haskins
2021-08-17
locking/rtmutex: Prevent lockdep false positive with PI futexes
Thomas Gleixner
2021-08-17
locking/rtmutex: Add mutex variant for RT
Thomas Gleixner
2021-08-17
locking/ww_mutex: Implement rtmutex based ww_mutex API functions
Peter Zijlstra
2021-08-17
locking/rtmutex: Extend the rtmutex core to support ww_mutex
Peter Zijlstra
2021-08-17
locking/ww_mutex: Add rt_mutex based lock type and accessors
Peter Zijlstra
2021-08-17
locking/ww_mutex: Add RT priority to W/W order
Peter Zijlstra
2021-08-17
locking/ww_mutex: Implement rt_mutex accessors
Peter Zijlstra
2021-08-17
locking/ww_mutex: Abstract out internal lock accesses
Thomas Gleixner
2021-08-17
locking/ww_mutex: Abstract out mutex types
Peter Zijlstra
2021-08-17
locking/ww_mutex: Abstract out mutex accessors
Peter Zijlstra
2021-08-17
locking/ww_mutex: Abstract out waiter enqueueing
Peter Zijlstra
2021-08-17
locking/ww_mutex: Abstract out the waiter iteration
Peter Zijlstra
2021-08-17
locking/ww_mutex: Remove the __sched annotation from ww_mutex APIs
Peter Zijlstra
2021-08-17
locking/ww_mutex: Split out the W/W implementation logic into kernel/locking/...
Peter Zijlstra (Intel)
2021-08-17
locking/ww_mutex: Split up ww_mutex_unlock()
Peter Zijlstra (Intel)
2021-08-17
locking/ww_mutex: Gather mutex_waiter initialization
Peter Zijlstra
2021-08-17
locking/ww_mutex: Simplify lockdep annotations
Peter Zijlstra
[next]