Commit message (Expand) | Author | Age | |
---|---|---|---|
* | locking, semaphores: Annotate inner lock as raw | Thomas Gleixner | 2011-09-13 |
* | semaphore: Remove mutex emulation | Thomas Gleixner | 2010-10-30 |
* | semaphore: Add DEFINE_SEMAPHORE | Thomas Gleixner | 2010-09-08 |
* | Remove __DECLARE_SEMAPHORE_GENERIC | Matthew Wilcox | 2008-07-24 |
* | 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 | 2008-04-17 |