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