summaryrefslogtreecommitdiffstats
path: root/include/linux/semaphore.h
Commit message (Expand)AuthorAgeFilesLines
* locking, semaphores: Annotate inner lock as rawThomas Gleixner2011-09-131-2/+2
* semaphore: Remove mutex emulationThomas Gleixner2010-10-301-6/+0
* semaphore: Add DEFINE_SEMAPHOREThomas Gleixner2010-09-081-0/+3
* Remove __DECLARE_SEMAPHORE_GENERICMatthew Wilcox2008-07-241-4/+2
* Improve semaphore documentationMatthew Wilcox2008-04-171-37/+2
* Simplify semaphore implementationMatthew Wilcox2008-04-171-6/+3
* Add down_timeout and change ACPI to use itMatthew Wilcox2008-04-171-0/+6
* Introduce down_killable()Matthew Wilcox2008-04-171-0/+6
* Generic semaphore implementationMatthew Wilcox2008-04-171-0/+77