1. ba66129 posix-timers: fix posix_timer_event() vs dequeue_signal() race by Oleg Nesterov · 16 years ago
  2. 54da117 posix-timers: do_schedule_next_timer: fix the setting of ->si_overrun by Oleg Nesterov · 16 years ago
  3. ac5c215 signals: join send_sigqueue() with send_group_sigqueue() by Oleg Nesterov · 16 years ago
  4. a655020 kernel: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  5. 5a7780e hrtimer: check relative timeouts for overflow by Thomas Gleixner · 16 years ago
  6. 080344b hrtimer: fix *rmtp handling in hrtimer_nanosleep() by Oleg Nesterov · 16 years ago
  7. 8dc86af Use find_task_by_vpid in posix timers by Pavel Emelyanov · 16 years ago
  8. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  9. 0b0a3e7 kernel/: Spelling fixes by Joe Perches · 16 years ago
  10. bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
  11. 04c2271 hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier by Anton Blanchard · 17 years ago
  12. 040b5c6 SLAB_PANIC more (proc, posix-timers, shmem) by Alexey Dobriyan · 17 years ago
  13. 5ba2533 more low-hanging fruits - kernel, fs, lib signedness by Al Viro · 17 years ago
  14. d02479b posix-timers: fix creation race by Oleg Nesterov · 17 years ago
  15. 179394a posix-timers: fix deletion race by Thomas Gleixner · 17 years ago
  16. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  17. 58229a1 posix-timers: Prevent softirq starvation by small intervals and SIG_IGN by Thomas Gleixner · 17 years ago
  18. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  19. 54cdfdb [PATCH] hrtimers: add high resolution timer support by Thomas Gleixner · 17 years ago
  20. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 17 years ago
  21. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  22. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  23. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  24. 1711ef3 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode by Toyo Abe · 18 years ago
  25. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 18 years ago
  26. 3b98a53 [PATCH] hrtimers: posix-timer: cleanup common_timer_get() by Roman Zippel · 18 years ago
  27. 44f2147 [PATCH] hrtimers: pass current time to hrtimer_forward() by Roman Zippel · 18 years ago
  28. 97d1f15 [PATCH] sem2mutex: kernel/ by Arjan van de Ven · 18 years ago
  29. a0a0c28 [PATCH] posix-timers: fix requeue accounting when signal is ignored by Roman Zippel · 18 years ago
  30. 493f01d [PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create() by Adrian Bunk · 18 years ago
  31. 952bbc8 [PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timers by Thomas Gleixner · 18 years ago
  32. 7978672c [PATCH] hrtimers: cleanups and simplifications by George Anzinger · 18 years ago
  33. b6557fb [PATCH] hrtimers: fix possible use of NULL pointer in posix-timers by Thomas Gleixner · 18 years ago
  34. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  35. becf8b5 [PATCH] hrtimer: convert posix timers completely by Thomas Gleixner · 18 years ago
  36. 97735f2 [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API by Thomas Gleixner · 18 years ago
  37. 5f82b2b [PATCH] hrtimer: create and use timespec_valid macro by Thomas Gleixner · 18 years ago
  38. a924b04 [PATCH] hrtimer: make clockid_t arguments const by Thomas Gleixner · 18 years ago
  39. 67924be [PATCH] hrtimer: remove duplicate div_long_long_rem implementation by Thomas Gleixner · 18 years ago
  40. 3f39894d [PATCH] timespec: normalize off by one errors by George Anzinger · 19 years ago
  41. 4eb9af2 [PATCH] posix-timers: use schedule_timeout() in common_nsleep() by Oleg Nesterov · 19 years ago
  42. 25f407f [PATCH] Call exit_itimers from do_exit, not __exit_signal by Roland McGrath · 19 years ago
  43. e752dd6 [PATCH] fix send_sigqueue() vs thread exit race by Oleg Nesterov · 19 years ago
  44. c306895 [PATCH] revert "timer exit cleanup" by Andrew Morton · 19 years ago
  45. 78fa74a [PATCH] posix timers: fix normalization problem by George Anzinger · 19 years ago
  46. f972be3 [PATCH] posix-timers: use try_to_del_timer_sync() by Oleg Nesterov · 19 years ago
  47. caf2857 [PATCH] timer exit cleanup by Ingo Molnar · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago