1. 3154276 locking/semaphore: Resolve some shadow warnings by Mark Rustad · 10 years ago
  2. e25a64c locking: Move the semaphore core to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from kernel/semaphore.c]
  3. 06a6ea3 semaphore: use `bool' type for semaphore_waiter's up by liguang · 11 years ago
  4. c74f66c semaphore: use unlikely() for down's timeout by liguang · 11 years ago
  5. f7232f0 semaphore: fix improper comment reference to mutex by Lucia Rosculete · 12 years ago
  6. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  7. 8292c9e1 locking, semaphores: Annotate inner lock as raw by Thomas Gleixner · 14 years ago
  8. 5b2becc semaphore: __down_common: use signal_pending_state() by Oleg Nesterov · 16 years ago
  9. 3e61e0c mmiotrace broken in linux-next (8-bit writes only) by Pekka Paalanen · 16 years ago
  10. 74f4e36 ftrace: stacktrace fix by Ingo Molnar · 16 years ago
  11. 00b41ec Revert "semaphore: fix" by Linus Torvalds · 16 years ago
  12. bf726ea semaphore: fix by Ingo Molnar · 16 years ago
  13. 714493c Improve semaphore documentation by Matthew Wilcox · 16 years ago
  14. b17170b Simplify semaphore implementation by Matthew Wilcox · 16 years ago
  15. f1241c8 Add down_timeout and change ACPI to use it by Matthew Wilcox · 16 years ago
  16. f06d968 Introduce down_killable() by Matthew Wilcox · 16 years ago
  17. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago