aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/posix-timers.c
Commit message (Expand)AuthorAge
* more low-hanging fruits - kernel, fs, lib signednessAl Viro2007-10-14
* posix-timers: fix creation raceOleg Nesterov2007-08-22
* posix-timers: fix deletion raceThomas Gleixner2007-08-22
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* posix-timers: Prevent softirq starvation by small intervals and SIG_IGNThomas Gleixner2007-06-21
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] hrtimers: add high resolution timer supportThomas Gleixner2007-02-16
* [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-16
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* fix file specification in commentsUwe Zeisberger2006-10-03
* [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe2006-09-29
* [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-26
* [PATCH] hrtimers: posix-timer: cleanup common_timer_get()Roman Zippel2006-03-26
* [PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel2006-03-26
* [PATCH] sem2mutex: kernel/Arjan van de Ven2006-03-23
* [PATCH] posix-timers: fix requeue accounting when signal is ignoredRoman Zippel2006-03-17
* [PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk2006-02-01
* [PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timersThomas Gleixner2006-02-01
* [PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger2006-02-01
* [PATCH] hrtimers: fix possible use of NULL pointer in posix-timersThomas Gleixner2006-02-01
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-10
* [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner2006-01-10
* [PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner2006-01-10
* [PATCH] hrtimer: make clockid_t arguments constThomas Gleixner2006-01-10
* [PATCH] hrtimer: remove duplicate div_long_long_rem implementationThomas Gleixner2006-01-10
* [PATCH] timespec: normalize off by one errorsGeorge Anzinger2005-11-13
* [PATCH] posix-timers: use schedule_timeout() in common_nsleep()Oleg Nesterov2005-10-30
* [PATCH] Call exit_itimers from do_exit, not __exit_signalRoland McGrath2005-10-21
* [PATCH] fix send_sigqueue() vs thread exit raceOleg Nesterov2005-09-07
* [PATCH] revert "timer exit cleanup"Andrew Morton2005-08-04
* [PATCH] posix timers: fix normalization problemGeorge Anzinger2005-07-29
* [PATCH] posix-timers: use try_to_del_timer_sync()Oleg Nesterov2005-06-23
* [PATCH] timer exit cleanupIngo Molnar2005-06-17
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16