summaryrefslogtreecommitdiff
path: root/kernel/semaphore.c
AgeCommit message (Expand)Author
2008-05-10Revert "semaphore: fix"Linus Torvalds
2008-05-08semaphore: fixIngo Molnar
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