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