index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
locking/ww_mutex: Abstract out the waiter iteration
Peter Zijlstra
2021-08-17
1
-4
/
+53
|
*
locking/ww_mutex: Remove the __sched annotation from ww_mutex APIs
Peter Zijlstra
2021-08-17
1
-6
/
+6
|
*
locking/ww_mutex: Split out the W/W implementation logic into kernel/locking/...
Peter Zijlstra (Intel)
2021-08-17
2
-371
/
+370
|
*
locking/ww_mutex: Split up ww_mutex_unlock()
Peter Zijlstra (Intel)
2021-08-17
1
-11
/
+15
|
*
locking/ww_mutex: Gather mutex_waiter initialization
Peter Zijlstra
2021-08-17
2
-9
/
+4
|
*
locking/ww_mutex: Simplify lockdep annotations
Peter Zijlstra
2021-08-17
1
-9
/
+10
|
*
locking/mutex: Make mutex::wait_lock raw
Thomas Gleixner
2021-08-17
1
-11
/
+11
|
*
locking/mutex: Move the 'struct mutex_waiter' definition from <linux/mutex.h>...
Thomas Gleixner
2021-08-17
1
-0
/
+13
|
*
locking/mutex: Consolidate core headers, remove kernel/locking/mutex-debug.h
Thomas Gleixner
2021-08-17
4
-48
/
+26
|
*
locking/rtmutex: Squash !RT tasks to DEFAULT_PRIO
Peter Zijlstra
2021-08-17
1
-5
/
+20
|
*
locking/rwlock: Provide RT variant
Thomas Gleixner
2021-08-17
3
-0
/
+143
|
*
locking/spinlock: Provide RT variant
Thomas Gleixner
2021-08-17
2
-0
/
+130
|
*
locking/rtmutex: Provide the spin/rwlock core lock function
Thomas Gleixner
2021-08-17
2
-1
/
+61
|
*
locking/rtmutex: Guard regular sleeping locks specific functions
Thomas Gleixner
2021-08-17
3
-123
/
+133
|
*
locking/rtmutex: Prepare RT rt_mutex_wake_q for RT locks
Thomas Gleixner
2021-08-17
2
-3
/
+20
|
*
locking/rtmutex: Use rt_mutex_wake_q_head
Thomas Gleixner
2021-08-17
3
-19
/
+16
|
*
locking/rtmutex: Provide rt_wake_q_head and helpers
Thomas Gleixner
2021-08-17
2
-0
/
+29
|
*
locking/rtmutex: Add wake_state to rt_mutex_waiter
Thomas Gleixner
2021-08-17
2
-1
/
+10
|
*
locking/rwsem: Add rtmutex based R/W semaphore implementation
Thomas Gleixner
2021-08-17
1
-0
/
+108
|
*
locking/rt: Add base code for RT rw_semaphore and rwlock
Thomas Gleixner
2021-08-17
1
-0
/
+263
|
*
locking/rtmutex: Provide rt_mutex_slowlock_locked()
Thomas Gleixner
2021-08-17
2
-43
/
+59
|
*
locking/rtmutex: Split out the inner parts of 'struct rtmutex'
Peter Zijlstra
2021-08-17
3
-68
/
+75
|
*
locking/rtmutex: Split API from implementation
Thomas Gleixner
2021-08-17
4
-498
/
+514
|
*
locking/rtmutex: Switch to from cmpxchg_*() to try_cmpxchg_*()
Thomas Gleixner
2021-08-17
1
-2
/
+2
|
*
locking/rtmutex: Convert macros to inlines
Sebastian Andrzej Siewior
2021-08-17
1
-4
/
+27
|
*
locking/rtmutex: Set proper wait context for lockdep
Thomas Gleixner
2021-08-17
1
-1
/
+1
|
*
Merge tag 'v5.14-rc6' into locking/core, to pick up fixes
Ingo Molnar
2021-08-17
8
-36
/
+48
|
|
\
|
*
|
locking/rwsem: Remove an unused parameter of rwsem_wake()
xuyehan
2021-07-16
1
-3
/
+3
|
*
|
locking/mutex: Add MUTEX_WARN_ON
Peter Zijlstra
2021-07-07
1
-20
/
+10
|
*
|
locking/mutex: Introduce __mutex_trylock_or_handoff()
Peter Zijlstra
2021-07-07
1
-24
/
+36
|
*
|
locking/mutex: Fix HANDOFF condition
Peter Zijlstra
2021-07-07
1
-10
/
+5
|
*
|
locking/mutex: Use try_cmpxchg()
Peter Zijlstra
2021-07-07
1
-21
/
+6
*
|
|
Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-30
1
-12
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
locktorture: Count lock readers
Paul E. McKenney
2021-07-27
1
-5
/
+4
|
*
|
locktorture: Mark statistics data races
Paul E. McKenney
2021-07-27
1
-7
/
+9
*
|
|
locking/rtmutex: Use the correct rtmutex debugging config option
Zhen Lei
2021-08-10
1
-1
/
+1
|
/
/
*
|
Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-07-11
1
-12
/
+14
|
\
\
|
*
|
locking/lockdep: Fix meaningless /proc/lockdep output of lock classes on !CON...
Xiongwei Song
2021-07-05
1
-12
/
+14
*
|
|
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-04
1
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lockdep: Explicitly flag likely false-positive report
Paul E. McKenney
2021-05-10
1
-2
/
+4
*
|
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
4
-7
/
+7
|
\
\
\
|
*
|
|
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
3
-6
/
+6
|
*
|
|
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
*
|
|
|
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-28
1
-8
/
+119
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
locking/lockdep: Correct the description error for check_redundant()
Xiongwei Song
2021-06-22
1
-1
/
+1
|
*
|
|
lockdep: Fix wait-type for empty stack
Peter Zijlstra
2021-06-22
1
-1
/
+1
|
*
|
|
lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage()
Boqun Feng
2021-06-22
1
-1
/
+11
|
*
|
|
locking/lockdep: Remove the unnecessary trace saving
Boqun Feng
2021-06-22
1
-3
/
+0
|
*
|
|
locking/lockdep: Fix the dep path printing for backwards BFS
Boqun Feng
2021-06-22
1
-2
/
+106
|
|
|
/
|
|
/
|
*
|
|
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
2021-06-22
1
-1
/
+3
|
|
/
|
/
|
[prev]
[next]