Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-13 | locking, semaphores: Annotate inner lock as raw | Thomas Gleixner | 1 | -2/+2 |
2010-10-30 | semaphore: Remove mutex emulation | Thomas Gleixner | 1 | -6/+0 |
2010-09-08 | semaphore: Add DEFINE_SEMAPHORE | Thomas Gleixner | 1 | -0/+3 |
2008-07-24 | Remove __DECLARE_SEMAPHORE_GENERIC | Matthew Wilcox | 1 | -4/+2 |
2008-04-17 | Improve semaphore documentation | Matthew Wilcox | 1 | -37/+2 |
2008-04-17 | Simplify semaphore implementation | Matthew Wilcox | 1 | -6/+3 |
2008-04-17 | Add down_timeout and change ACPI to use it | Matthew Wilcox | 1 | -0/+6 |
2008-04-17 | Introduce down_killable() | Matthew Wilcox | 1 | -0/+6 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 1 | -0/+77 |