aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/posix-timers.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-16rlimits: add task_struct to update_rlimit_cpuJiri Slaby1-1/+1
2008-12-12posix-timers: use "struct pid*" instead of "struct task_struct*"Oleg Nesterov1-1/+5
2008-09-24posix-timers: kill ->it_sigev_signo and ->it_sigev_valueOleg Nesterov1-2/+0
2008-09-14timers: fix itimer/many thread hangFrank Mayhar1-0/+2
2006-09-29[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility modeToyo Abe1-0/+4
2006-02-01[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk1-1/+0
2006-01-10[PATCH] hrtimer: convert posix timers completelyThomas Gleixner1-35/+2
2006-01-10[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner1-3/+4
2006-01-10[PATCH] hrtimer: coding style and white space cleanup 2Thomas Gleixner1-36/+44
2006-01-10[PATCH] hrtimer: make clockid_t arguments constThomas Gleixner1-11/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+139