summaryrefslogtreecommitdiffstats
path: root/kernel/semaphore.c
Commit message (Expand)AuthorAgeFilesLines
* semaphore: __down_common: use signal_pending_state()Oleg Nesterov2008-08-051-3/+1Star
* mmiotrace broken in linux-next (8-bit writes only)Pekka Paalanen2008-07-011-1/+0Star
* ftrace: stacktrace fixIngo Molnar2008-05-231-0/+2
* Revert "semaphore: fix"Linus Torvalds2008-05-111-30/+34
* semaphore: fixIngo Molnar2008-05-081-34/+30Star
* Improve semaphore documentationMatthew Wilcox2008-04-171-11/+68
* Simplify semaphore implementationMatthew Wilcox2008-04-171-54/+24Star
* Add down_timeout and change ACPI to use itMatthew Wilcox2008-04-171-7/+35
* Introduce down_killable()Matthew Wilcox2008-04-171-0/+22
* Generic semaphore implementationMatthew Wilcox2008-04-171-0/+187