index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
semaphore.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-08
locking/semaphore: Remove the list_head from struct semaphore
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-05-11
hung_task: show the blocker task if the task is hung on semaphore
Lance Yang
1
-1
/
+14
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
1
-2
/
+8
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 436
Thomas Gleixner
1
-2
/
+1
2018-02-13
locking/semaphore: Update the file path in documentation
Tycho Andersen
1
-1
/
+1
2011-09-13
locking, semaphores: Annotate inner lock as raw
Thomas Gleixner
1
-2
/
+2
2010-10-30
semaphore: Remove mutex emulation
Thomas Gleixner
1
-6
/
+0
2010-09-08
semaphore: Add DEFINE_SEMAPHORE
Thomas Gleixner
1
-0
/
+3
2008-07-24
Remove __DECLARE_SEMAPHORE_GENERIC
Matthew Wilcox
1
-4
/
+2
2008-04-17
Improve semaphore documentation
Matthew Wilcox
1
-37
/
+2
2008-04-17
Simplify semaphore implementation
Matthew Wilcox
1
-6
/
+3
2008-04-17
Add down_timeout and change ACPI to use it
Matthew Wilcox
1
-0
/
+6
2008-04-17
Introduce down_killable()
Matthew Wilcox
1
-0
/
+6
2008-04-17
Generic semaphore implementation
Matthew Wilcox
1
-0
/
+77