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