aboutsummaryrefslogtreecommitdiff
path: root/include/linux/semaphore.h
AgeCommit message (Expand)Author
2011-09-13locking, semaphores: Annotate inner lock as rawThomas Gleixner
2010-10-30semaphore: Remove mutex emulationThomas Gleixner
2010-09-08semaphore: Add DEFINE_SEMAPHOREThomas Gleixner
2008-07-24Remove __DECLARE_SEMAPHORE_GENERICMatthew Wilcox
2008-04-17Improve semaphore documentationMatthew Wilcox
2008-04-17Simplify semaphore implementationMatthew Wilcox
2008-04-17Add down_timeout and change ACPI to use itMatthew Wilcox
2008-04-17Introduce down_killable()Matthew Wilcox
2008-04-17Generic semaphore implementationMatthew Wilcox