Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove __DECLARE_SEMAPHORE_GENERIC | Matthew Wilcox | 2008-07-24 | 1 | -4/+2 |
* | Improve semaphore documentation | Matthew Wilcox | 2008-04-17 | 1 | -37/+2 |
* | Simplify semaphore implementation | Matthew Wilcox | 2008-04-17 | 1 | -6/+3 |
* | Add down_timeout and change ACPI to use it | Matthew Wilcox | 2008-04-17 | 1 | -0/+6 |
* | Introduce down_killable() | Matthew Wilcox | 2008-04-17 | 1 | -0/+6 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 1 | -0/+77 |