summaryrefslogtreecommitdiff
path: root/include/linux/posix-timers.h
AgeCommit message (Expand)Author
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-03-07[PATCH] make ITIMER_PROF, ITIMER_VIRTUAL per-processRoland McGrath
2005-03-07[PATCH] posix-timers: CPU clock support for POSIX timersRoland McGrath
2005-03-07[PATCH] posix-timers: high-resolution CPU clocks for POSIX clock_* syscallsRoland McGrath
2005-03-07[PATCH] posix-timers: tidy up clock interfaces and consolidate dispatch logicRoland McGrath
2004-10-25[PATCH] Posix layer <-> clock driver API fixChristoph Lameter
2004-10-19[PATCH] Posix compliant cpu clocksChristoph Lameter
2004-10-19[PATCH] move struct k_itimer out of linux/sched.hRoland McGrath
2004-07-01[PATCH] Bugfix for CLOCK_REALTIME absolute timerGeorge Anzinger
2003-02-17[PATCH] POSIX clocks & timersGeorge Anzinger