summaryrefslogtreecommitdiff
path: root/include/linux/semaphore.h
Commit message (Expand)AuthorAge
* locking/semaphore: Update the file path in documentationTycho Andersen2018-02-13
* locking, semaphores: Annotate inner lock as rawThomas Gleixner2011-09-13
* semaphore: Remove mutex emulationThomas Gleixner2010-10-30
* semaphore: Add DEFINE_SEMAPHOREThomas Gleixner2010-09-08
* Remove __DECLARE_SEMAPHORE_GENERICMatthew Wilcox2008-07-24
* Improve semaphore documentationMatthew Wilcox2008-04-17
* Simplify semaphore implementationMatthew Wilcox2008-04-17
* Add down_timeout and change ACPI to use itMatthew Wilcox2008-04-17
* Introduce down_killable()Matthew Wilcox2008-04-17
* Generic semaphore implementationMatthew Wilcox2008-04-17