summaryrefslogtreecommitdiffstats
path: root/kernel/hrtimer.c
AgeCommit message (Expand)AuthorLines
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren-0/+35
2006-02-14[PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar-1/+12
2006-02-01[PATCH] hrtimers: add back lost credit linesThomas Gleixner-0/+6
2006-02-01[PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger-35/+24
2006-02-01[PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org-0/+5
2006-01-16[PATCH] kernel/hrtimer.c sparse warning fixIngo Molnar-1/+2
2006-01-16[PATCH] hrtimer comment tweakJonathan Corbet-1/+1
2006-01-12[hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner-1/+4
2006-01-12[hrtimer] Change resolution storage to ktime_t formatThomas Gleixner-2/+1
2006-01-12[hrtimer] Remove listhead from hrtimer structThomas Gleixner-12/+14
2006-01-10[PATCH] Export ktime_get_ts()Matt Helsley-0/+1
2006-01-10[PATCH] hrtimer: switch sys_nanosleep to hrtimerThomas Gleixner-0/+14
2006-01-10[PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner-0/+127
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner-0/+679