aboutsummaryrefslogtreecommitdiff
path: root/include/linux/posix-timers.h
AgeCommit message (Expand)Author
2011-08-10alarmtimers: Remove period from alarm structureJohn Stultz
2011-05-24posix-timers: RCU conversionEric Dumazet
2011-04-26timers: Posix interface for alarm-timersJohn Stultz
2011-02-02posix clocks: Introduce dynamic clocksRichard Cochran
2011-02-02posix-timers: Cleanup namespaceThomas Gleixner
2011-02-02posix-timers: Add support for fd based clocksRichard Cochran
2011-02-02posix-timers: Introduce a syscall for clock tuning.Richard Cochran
2011-02-02posix-timers: Make posix-cpu-timers functions staticThomas Gleixner
2011-02-02posix-timers: Remove useless res field from k_clockThomas Gleixner
2011-02-02posix-timers: Convert clock_settime to clockid_to_kclock()Thomas Gleixner
2011-02-02posix-timers: Convert clock_nanosleep to clockid_to_kclock()Thomas Gleixner
2011-02-02posix-timers: Introduce clock_posix_cpuThomas Gleixner
2011-02-02time: Correct the *settime* parametersRichard Cochran
2010-07-16rlimits: add task_struct to update_rlimit_cpuJiri Slaby
2008-12-12posix-timers: use "struct pid*" instead of "struct task_struct*"Oleg Nesterov
2008-09-24posix-timers: kill ->it_sigev_signo and ->it_sigev_valueOleg Nesterov
2008-09-14timers: fix itimer/many thread hangFrank Mayhar
2006-09-29[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe
2006-02-01[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk
2006-01-10[PATCH] hrtimer: convert posix timers completelyThomas Gleixner
2006-01-10[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner
2006-01-10[PATCH] hrtimer: coding style and white space cleanup 2Thomas Gleixner
2006-01-10[PATCH] hrtimer: make clockid_t arguments constThomas Gleixner
2005-04-16Linux-2.6.12-rc2Linus Torvalds