summaryrefslogtreecommitdiffstats
path: root/kernel/posix-timers.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-261-5/+4
* [PATCH] hrtimers: posix-timer: cleanup common_timer_get()Roman Zippel2006-03-261-24/+26
* [PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel2006-03-261-4/+10
* [PATCH] sem2mutex: kernel/Arjan van de Ven2006-03-231-0/+1
* [PATCH] posix-timers: fix requeue accounting when signal is ignoredRoman Zippel2006-03-171-0/+1
* [PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk2006-02-011-6/+0
* [PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timersThomas Gleixner2006-02-011-1/+6
* [PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger2006-02-011-28/+9
* [PATCH] hrtimers: fix possible use of NULL pointer in posix-timersThomas Gleixner2006-02-011-1/+2
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-4/+4
* [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-101-582/+135
* [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner2006-01-101-124/+27
* [PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner2006-01-101-3/+2
* [PATCH] hrtimer: make clockid_t arguments constThomas Gleixner2006-01-101-17/+21
* [PATCH] hrtimer: remove duplicate div_long_long_rem implementationThomas Gleixner2006-01-101-9/+1
* [PATCH] timespec: normalize off by one errorsGeorge Anzinger2005-11-131-7/+3
* [PATCH] posix-timers: use schedule_timeout() in common_nsleep()Oleg Nesterov2005-10-301-18/+1
* [PATCH] Call exit_itimers from do_exit, not __exit_signalRoland McGrath2005-10-211-1/+1
* [PATCH] fix send_sigqueue() vs thread exit raceOleg Nesterov2005-09-071-13/+15
* [PATCH] revert "timer exit cleanup"Andrew Morton2005-08-041-1/+0
* [PATCH] posix timers: fix normalization problemGeorge Anzinger2005-07-281-14/+3
* [PATCH] posix-timers: use try_to_del_timer_sync()Oleg Nesterov2005-06-231-27/+7
* [PATCH] timer exit cleanupIngo Molnar2005-06-171-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1584
OpenPOWER on IntegriCloud