Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 436 | Thomas Gleixner | 2019-06-05 | 1 | -2/+1 |
* | locking/semaphore: Update the file path in documentation | Tycho Andersen | 2018-02-13 | 1 | -1/+1 |
* | locking, semaphores: Annotate inner lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -2/+2 |
* | semaphore: Remove mutex emulation | Thomas Gleixner | 2010-10-30 | 1 | -6/+0 |
* | semaphore: Add DEFINE_SEMAPHORE | Thomas Gleixner | 2010-09-08 | 1 | -0/+3 |
* | Remove __DECLARE_SEMAPHORE_GENERIC | Matthew Wilcox | 2008-07-24 | 1 | -4/+2 |
* | Improve semaphore documentation | Matthew Wilcox | 2008-04-17 | 1 | -37/+2 |
* | Simplify semaphore implementation | Matthew Wilcox | 2008-04-17 | 1 | -6/+3 |
* | Add down_timeout and change ACPI to use it | Matthew Wilcox | 2008-04-17 | 1 | -0/+6 |
* | Introduce down_killable() | Matthew Wilcox | 2008-04-17 | 1 | -0/+6 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 1 | -0/+77 |