summaryrefslogtreecommitdiffstats
path: root/include/linux/posix-timers.h
Commit message (Expand)AuthorAgeFilesLines
* posix_cpu_timer: consolidate expiry time typeFrederic Weisbecker2013-07-031-5/+11
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-051-0/+2
|\
| * posix_timers: New API to prevent from stopping the tick when timers are runningFrederic Weisbecker2013-04-191-0/+2
* | posix timers: Allocate timer id per process (v2)Pavel Emelyanov2013-04-171-0/+1
|/
* alarmtimers: Remove period from alarm structureJohn Stultz2011-08-101-1/+4
* posix-timers: RCU conversionEric Dumazet2011-05-241-0/+1
* timers: Posix interface for alarm-timersJohn Stultz2011-04-261-0/+2
* posix clocks: Introduce dynamic clocksRichard Cochran2011-02-021-1/+5
* posix-timers: Cleanup namespaceThomas Gleixner2011-02-021-1/+1
* posix-timers: Add support for fd based clocksRichard Cochran2011-02-021-0/+13
* posix-timers: Introduce a syscall for clock tuning.Richard Cochran2011-02-021-0/+2
* posix-timers: Make posix-cpu-timers functions staticThomas Gleixner2011-02-021-12/+0
* posix-timers: Remove useless res field from k_clockThomas Gleixner2011-02-021-1/+0
* posix-timers: Convert clock_settime to clockid_to_kclock()Thomas Gleixner2011-02-021-3/+0
* posix-timers: Convert clock_nanosleep to clockid_to_kclock()Thomas Gleixner2011-02-021-2/+0
* posix-timers: Introduce clock_posix_cpuThomas Gleixner2011-02-021-0/+2
* time: Correct the *settime* parametersRichard Cochran2011-02-021-2/+3
* rlimits: add task_struct to update_rlimit_cpuJiri Slaby2010-07-161-1/+1
* posix-timers: use "struct pid*" instead of "struct task_struct*"Oleg Nesterov2008-12-121-1/+5
* posix-timers: kill ->it_sigev_signo and ->it_sigev_valueOleg Nesterov2008-09-241-2/+0
* timers: fix itimer/many thread hangFrank Mayhar2008-09-141-0/+2
* [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe2006-09-291-0/+4
* [PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk2006-02-011-1/+0
* [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-101-35/+2
* [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner2006-01-101-3/+4
* [PATCH] hrtimer: coding style and white space cleanup 2Thomas Gleixner2006-01-101-36/+44
* [PATCH] hrtimer: make clockid_t arguments constThomas Gleixner2006-01-101-11/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+139