Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "semaphore: fix" | Linus Torvalds | 2008-05-10 | 1 | -30/+34 |
* | semaphore: fix | Ingo Molnar | 2008-05-08 | 1 | -34/+30 |
* | Improve semaphore documentation | Matthew Wilcox | 2008-04-17 | 1 | -11/+68 |
* | Simplify semaphore implementation | Matthew Wilcox | 2008-04-17 | 1 | -54/+24 |
* | Add down_timeout and change ACPI to use it | Matthew Wilcox | 2008-04-17 | 1 | -7/+35 |
* | Introduce down_killable() | Matthew Wilcox | 2008-04-17 | 1 | -0/+22 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 1 | -0/+187 |