Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-31 | kernel: Map most files to use export.h instead of module.h | Paul Gortmaker | 1 | -1/+1 |
2011-09-13 | locking, semaphores: Annotate inner lock as raw | Thomas Gleixner | 1 | -14/+14 |
2008-08-06 | semaphore: __down_common: use signal_pending_state() | Oleg Nesterov | 1 | -3/+1 |
2008-07-01 | mmiotrace broken in linux-next (8-bit writes only) | Pekka Paalanen | 1 | -1/+0 |
2008-05-24 | ftrace: stacktrace fix | Ingo Molnar | 1 | -0/+2 |
2008-05-11 | Revert "semaphore: fix" | Linus Torvalds | 1 | -30/+34 |
2008-05-08 | semaphore: fix | Ingo Molnar | 1 | -34/+30 |
2008-04-17 | Improve semaphore documentation | Matthew Wilcox | 1 | -11/+68 |
2008-04-17 | Simplify semaphore implementation | Matthew Wilcox | 1 | -54/+24 |
2008-04-17 | Add down_timeout and change ACPI to use it | Matthew Wilcox | 1 | -7/+35 |
2008-04-17 | Introduce down_killable() | Matthew Wilcox | 1 | -0/+22 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 1 | -0/+187 |