index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
semaphore.c
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