Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | semaphore: __down_common: use signal_pending_state() | Oleg Nesterov | 2008-08-05 | 1 | -3/+1 |
* | mmiotrace broken in linux-next (8-bit writes only) | Pekka Paalanen | 2008-07-01 | 1 | -1/+0 |
* | ftrace: stacktrace fix | Ingo Molnar | 2008-05-23 | 1 | -0/+2 |
* | Revert "semaphore: fix" | Linus Torvalds | 2008-05-11 | 1 | -30/+34 |
* | semaphore: fix | Ingo Molnar | 2008-05-08 | 1 | -34/+30 |
* | Improve semaphore documentation | Matthew Wilcox | 2008-04-17 | 1 | -11/+68 |
* | Simplify semaphore implementation | Matthew Wilcox | 2008-04-17 | 1 | -54/+24 |
* | Add down_timeout and change ACPI to use it | Matthew Wilcox | 2008-04-17 | 1 | -7/+35 |
* | Introduce down_killable() | Matthew Wilcox | 2008-04-17 | 1 | -0/+22 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 1 | -0/+187 |