Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-06semaphore: fix improper comment reference to mutexLucia Rosculete
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2011-09-13locking, semaphores: Annotate inner lock as rawThomas Gleixner
2008-08-06semaphore: __down_common: use signal_pending_state()Oleg Nesterov
2008-07-01mmiotrace broken in linux-next (8-bit writes only)Pekka Paalanen
2008-05-24ftrace: stacktrace fixIngo Molnar
2008-05-11Revert "semaphore: fix"Linus Torvalds
2008-05-08semaphore: fixIngo Molnar
2008-04-17Improve semaphore documentationMatthew Wilcox
2008-04-17Simplify semaphore implementationMatthew Wilcox
2008-04-17Add down_timeout and change ACPI to use itMatthew Wilcox
2008-04-17Introduce down_killable()Matthew Wilcox
2008-04-17Generic semaphore implementationMatthew Wilcox