index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
semaphore.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
locking: Move the semaphore core to kernel/locking/
Peter Zijlstra
2013-11-06
*
semaphore: use `bool' type for semaphore_waiter's up
liguang
2013-04-30
*
semaphore: use unlikely() for down's timeout
liguang
2013-04-30
*
semaphore: fix improper comment reference to mutex
Lucia Rosculete
2012-04-05
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
*
locking, semaphores: Annotate inner lock as raw
Thomas Gleixner
2011-09-13
*
semaphore: __down_common: use signal_pending_state()
Oleg Nesterov
2008-08-05
*
mmiotrace broken in linux-next (8-bit writes only)
Pekka Paalanen
2008-07-01
*
ftrace: stacktrace fix
Ingo Molnar
2008-05-23
*
Revert "semaphore: fix"
Linus Torvalds
2008-05-10
*
semaphore: fix
Ingo Molnar
2008-05-08
*
Improve semaphore documentation
Matthew Wilcox
2008-04-17
*
Simplify semaphore implementation
Matthew Wilcox
2008-04-17
*
Add down_timeout and change ACPI to use it
Matthew Wilcox
2008-04-17
*
Introduce down_killable()
Matthew Wilcox
2008-04-17
*
Generic semaphore implementation
Matthew Wilcox
2008-04-17