index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
semaphore.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-11
hung_task: show the blocker task if the task is hung on semaphore
Lance Yang
1
-6
/
+51
2025-03-08
locking/semaphore: Use wake_q to wake up processes outside lock critical section
Waiman Long
1
-4
/
+9
2022-09-15
locking: Add __sched to semaphore functions
Namhyung Kim
1
-6
/
+6
2022-04-05
locking: Apply contention tracepoints in the slow path
Namhyung Kim
1
-1
/
+14
2021-08-20
locking/semaphore: Add might_sleep() to down_*() family
Xiaoming Ni
1
-0
/
+4
2021-02-26
kernel: delete repeated words in comments
Randy Dunlap
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 436
Thomas Gleixner
1
-2
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
1
-1
/
+1
2017-01-14
kernel/locking: Compute 'current' directly
Davidlohr Bueso
1
-4
/
+3
2014-09-04
locking/semaphore: Resolve some shadow warnings
Mark Rustad
1
-6
/
+6
2013-11-06
locking: Move the semaphore core to kernel/locking/
Peter Zijlstra
1
-0
/
+263