aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hrtimer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-29[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility modeToyo Abe1-0/+1
2006-09-06[PATCH] Documentation for lock_key in struct hrtimer_baseHenrik Kretzschmar1-0/+1
2006-07-03[PATCH] lockdep: annotate hrtimer base locksIngo Molnar1-0/+1
2006-06-25[PATCH] ktime/hrtimer: fix kernel-doc commentsRandy Dunlap1-3/+0
2006-04-22[RBTREE] Update hrtimers to use rb_parent() accessor macro.David Woodhouse1-1/+1
2006-04-02Documentation: fix minor kernel-doc warningsMartin Waitz1-1/+1
2006-03-31[PATCH] hrtimer: create generic sleeperThomas Gleixner1-0/+16
2006-03-26[PATCH] hrtimers: remove data fieldRoman Zippel1-4/+1
2006-03-26[PATCH] hrtimers: remove state fieldRoman Zippel1-9/+2
2006-03-26[PATCH] hrtimers: simplify nanosleepRoman Zippel1-3/+1
2006-03-26[PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel1-1/+2
2006-03-26[PATCH] hrtimers: optimize softirq runqueuesThomas Gleixner1-8/+12
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren1-0/+4
2006-02-01[PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger1-3/+2
2006-02-01[PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org1-0/+1
2006-01-12[hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner1-2/+1
2006-01-12[hrtimer] Change resolution storage to ktime_t formatThomas Gleixner1-1/+1
2006-01-12[hrtimer] Remove listhead from hrtimer structThomas Gleixner1-5/+2
2006-01-10[PATCH] hrtimer: convert posix timers completelyThomas Gleixner1-0/+7
2006-01-10[PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner1-0/+6
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner1-0/+130