aboutsummaryrefslogtreecommitdiff
path: root/kernel/posix-cpu-timers.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIGravatar Thomas Gleixner 1-9/+14
2006-01-10[PATCH] hrtimer: make clockid_t arguments constGravatar Thomas Gleixner 1-18/+22
2006-01-06[PATCH] Fix posix-cpu-timers sched_time accumulationGravatar David S. Miller 1-12/+1
2005-11-28[PATCH] fix 32bit overflow in timespec_to_sample()Gravatar Oleg Nesterov 1-1/+1
2005-11-07[PATCH] posix-timers `unlikely' rejigGravatar Andrew Morton 1-3/+3
2005-10-30[PATCH] posix-cpu-timers: fix overrun reportingGravatar Roland McGrath 1-6/+10
2005-10-27[PATCH] Yet more posix-cpu-timer fixesGravatar Roland McGrath 1-4/+7
2005-10-27Revert "remove false BUG_ON() from run_posix_cpu_timers()"Gravatar Linus Torvalds 1-18/+18
2005-10-26[PATCH] Fix cpu timers expiration timeGravatar Oleg Nesterov 1-3/+3
2005-10-26posix cpu timers: fix timer orderingGravatar Linus Torvalds 1-6/+4
2005-10-24[PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() raceGravatar Oleg Nesterov 1-4/+8
2005-10-24[PATCH] posix-timers: exit path cleanupGravatar Oleg Nesterov 1-0/+6
2005-10-24[PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers()Gravatar Oleg Nesterov 1-18/+18
2005-10-24[PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() racesGravatar Oleg Nesterov 1-19/+10
2005-10-23Posix timers: limit number of timers firing at onceGravatar Linus Torvalds 1-6/+14
2005-10-21Revert "Fix cpu timers exit deadlock and races"Gravatar Linus Torvalds 1-11/+17
2005-10-19[PATCH] Fix cpu timers exit deadlock and racesGravatar Roland McGrath 1-17/+11
2005-10-17[PATCH] posix-timers: fix task accountingGravatar Oleg Nesterov 1-0/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1559