Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / semaphore.c
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-09-13 Thomas Gleixnerlocking, semaphores: Annotate inner lock as raw
2008-08-05 Oleg Nesterovsemaphore: __down_common: use signal_pending_state()
2008-07-01 Pekka Paalanenmmiotrace broken in linux-next (8-bit writes only)
2008-05-23 Ingo Molnarftrace: stacktrace fix
2008-05-11 Linus TorvaldsRevert "semaphore: fix"
2008-05-08 Ingo Molnarsemaphore: fix
2008-04-17 Matthew WilcoxImprove semaphore documentation
2008-04-17 Matthew WilcoxSimplify semaphore implementation
2008-04-17 Matthew WilcoxAdd down_timeout and change ACPI to use it
2008-04-17 Matthew WilcoxIntroduce down_killable()
2008-04-17 Matthew WilcoxGeneric semaphore implementation