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