aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/posix-cpu-timers.c
Commit message (Expand)AuthorAge
* sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar2007-07-09
* Introduce a handy list_first_entry macroPavel Emelianov2007-05-08
* [PATCH] posix timers: RCU optimization for clock_gettime()Paul E. McKenney2007-02-16
* [PATCH] posix-cpu-timers: prevent signal delivery starvationThomas Gleixner2006-10-17
* [PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep()Toyo Abe2006-09-29
* [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe2006-09-29
* [PATCH] arm_timer: remove a racy and obsolete PF_EXITING checkOleg Nesterov2006-06-17
* [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()Oleg Nesterov2006-06-17
* [PATCH] check_process_timers: fix possible lockupOleg Nesterov2006-06-17
* [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner2006-01-10
* [PATCH] hrtimer: make clockid_t arguments constThomas Gleixner2006-01-10
* [PATCH] Fix posix-cpu-timers sched_time accumulationDavid S. Miller2006-01-06
* [PATCH] fix 32bit overflow in timespec_to_sample()Oleg Nesterov2005-11-28
* [PATCH] posix-timers `unlikely' rejigAndrew Morton2005-11-07
* [PATCH] posix-cpu-timers: fix overrun reportingRoland McGrath2005-10-30
* [PATCH] Yet more posix-cpu-timer fixesRoland McGrath2005-10-27
* Revert "remove false BUG_ON() from run_posix_cpu_timers()"Linus Torvalds2005-10-27
* [PATCH] Fix cpu timers expiration timeOleg Nesterov2005-10-26
* posix cpu timers: fix timer orderingLinus Torvalds2005-10-26
* [PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() raceOleg Nesterov2005-10-24
* [PATCH] posix-timers: exit path cleanupOleg Nesterov2005-10-24
* [PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers()Oleg Nesterov2005-10-24
* [PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() racesOleg Nesterov2005-10-24
* Posix timers: limit number of timers firing at onceLinus Torvalds2005-10-23
* Revert "Fix cpu timers exit deadlock and races"Linus Torvalds2005-10-21
* [PATCH] Fix cpu timers exit deadlock and racesRoland McGrath2005-10-20
* [PATCH] posix-timers: fix task accountingOleg Nesterov2005-10-17
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16