string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / kernel / semaphore.c
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