aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/semaphore.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-13locking, semaphores: Annotate inner lock as rawThomas Gleixner1-2/+2
2010-10-30semaphore: Remove mutex emulationThomas Gleixner1-6/+0
2010-09-08semaphore: Add DEFINE_SEMAPHOREThomas Gleixner1-0/+3
2008-07-24Remove __DECLARE_SEMAPHORE_GENERICMatthew Wilcox1-4/+2
2008-04-17Improve semaphore documentationMatthew Wilcox1-37/+2
2008-04-17Simplify semaphore implementationMatthew Wilcox1-6/+3
2008-04-17Add down_timeout and change ACPI to use itMatthew Wilcox1-0/+6
2008-04-17Introduce down_killable()Matthew Wilcox1-0/+6
2008-04-17Generic semaphore implementationMatthew Wilcox1-0/+77