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.12.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
/
mutex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/mutex: Make contention tracepoints more consistent wrt adaptive spinning
Peter Zijlstra
2022-04-05
1
-4
/
+12
*
locking: Apply contention tracepoints in the slow path
Namhyung Kim
2022-04-05
1
-0
/
+3
*
locking: Add lock contention tracepoints
Namhyung Kim
2022-04-05
1
-0
/
+3
*
locking: Make owner_on_cpu() into <linux/sched.h>
Kefeng Wang
2021-12-04
1
-9
/
+2
*
locking: Remove rcu_read_{,un}lock() for preempt_{dis,en}able()
Yanfei Xu
2021-10-19
1
-7
/
+15
*
kernel/locking: Add context to ww_mutex_trylock()
Maarten Lankhorst
2021-09-17
1
-0
/
+41
*
locking/ww_mutex: Initialize waiter.ww_ctx properly
Sebastian Andrzej Siewior
2021-08-20
1
-1
/
+1
*
locking/rtmutex: Add mutex variant for RT
Thomas Gleixner
2021-08-17
1
-1
/
+3
*
locking/ww_mutex: Split out the W/W implementation logic into kernel/locking/...
Peter Zijlstra (Intel)
2021-08-17
1
-371
/
+1
*
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
1
-9
/
+3
*
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: Consolidate core headers, remove kernel/locking/mutex-debug.h
Thomas Gleixner
2021-08-17
1
-2
/
+2
*
Merge tag 'v5.14-rc6' into locking/core, to pick up fixes
Ingo Molnar
2021-08-17
1
-8
/
+16
|
\
|
*
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
1
-3
/
+3
|
*
locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
Zqiang
2021-05-18
1
-5
/
+13
*
|
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
|
/
*
locking: Fix typos in comments
Ingo Molnar
2021-03-22
1
-2
/
+2
*
locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
Waiman Long
2021-03-17
1
-11
/
+14
*
locking/mutex: Kill mutex_trylock_recursive()
Sebastian Andrzej Siewior
2021-02-10
1
-10
/
+0
*
Revert "locking/mutex: Complain upon mutex API misuse in IRQ contexts"
Davidlohr Bueso
2019-12-11
1
-4
/
+0
*
locking/mutex: Complain upon mutex API misuse in IRQ contexts
Davidlohr Bueso
2019-10-29
1
-0
/
+4
*
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
1
-2
/
+2
*
mutex: Fix up mutex_waiter usage
Peter Zijlstra
2019-08-08
1
-13
/
+0
*
locking/mutex: Use mutex flags macro instead of hard code
Mukesh Ojha
2019-08-06
1
-1
/
+1
*
locking/mutex: Make __mutex_owner static to mutex.c
Mukesh Ojha
2019-08-06
1
-0
/
+39
*
locking/mutex: Test for initialized mutex
Sebastian Andrzej Siewior
2019-07-25
1
-1
/
+10
*
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
kernel/locking/mutex.c: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
1
-1
/
+1
*
locking/mutex: Fix mutex debug call and ww_mutex documentation
Thomas Hellstrom
2018-09-10
1
-2
/
+1
*
locking: Implement an algorithm choice for Wound-Wait mutexes
Thomas Hellstrom
2018-07-03
1
-17
/
+148
*
locking: WW mutex cleanup
Peter Ziljstra
2018-07-03
1
-77
/
+125
*
locking/mutex: Optimize __mutex_trylock_fast()
Peter Zijlstra
2018-05-04
1
-1
/
+2
*
locking/mutex: Improve documentation
Matthew Wilcox
2018-03-20
1
-7
/
+30
*
mutex, futex: adjust kernel-doc markups to generate ReST
Mauro Carvalho Chehab
2017-05-16
1
-3
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
1
-184
/
+332
|
\
|
*
locking/mutex: Fix lockdep_assert_held() fail
Peter Zijlstra
2017-01-30
1
-14
/
+11
|
*
locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
Nicolai Hähnle
2017-01-14
1
-0
/
+4
|
*
locking/ww_mutex: Optimize ww-mutexes by yielding to other waiters from optim...
Nicolai Hähnle
2017-01-14
1
-26
/
+52
|
*
locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
Nicolai Hähnle
2017-01-14
1
-20
/
+29
|
*
locking/mutex: Improve inlining
Peter Zijlstra
2017-01-14
1
-41
/
+44
|
*
locking/ww_mutex: Optimize ww-mutexes by waking at most one waiter for backof...
Nicolai Hähnle
2017-01-14
1
-19
/
+40
[next]