index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
futex
/
pi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-03
futex: Introduce futex_q_lockptr_lock()
Sebastian Andrzej Siewior
1
-2
/
+13
2025-05-03
futex: Create futex_hash() get/put class
Peter Zijlstra
1
-4
/
+12
2025-05-03
futex: Create hb scopes
Peter Zijlstra
1
-139
/
+143
2025-05-03
futex: Pull futex_hash() out of futex_q_lock()
Peter Zijlstra
1
-1
/
+2
2025-01-24
futex: Pass in task to futex_queue()
Jens Axboe
1
-1
/
+1
2024-12-20
sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabled
John Stultz
1
-4
/
+1
2024-10-14
locking/mutex: Remove wakeups from under mutex::wait_lock
Peter Zijlstra
1
-1
/
+5
2024-01-19
futex: Prevent the reuse of stale pi_state
Sebastian Andrzej Siewior
1
-3
/
+8
2023-09-21
futex: Propagate flags into get_futex_key()
peterz@infradead.org
1
-2
/
+2
2023-09-20
futex/pi: Fix recursive rt_mutex waiter state
Peter Zijlstra
1
-28
/
+48
2023-09-20
locking/rtmutex: Use rt_mutex specific scheduler helpers
Sebastian Andrzej Siewior
1
-0
/
+11
2022-05-13
futex: Remove a PREEMPT_RT_FULL reference.
Sebastian Andrzej Siewior
1
-1
/
+1
2021-10-07
futex: Split out PI futex
Peter Zijlstra
1
-0
/
+1233