summaryrefslogtreecommitdiffstats
path: root/include/linux/hrtimer.h
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-011-0/+1
* [PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar2007-02-161-0/+3
* [PATCH] Add debugging feature /proc/timer_statIngo Molnar2007-02-161-0/+45
* [PATCH] hrtimers: add high resolution timer supportThomas Gleixner2007-02-161-6/+110
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-161-0/+6
* [PATCH] clockevents: add core functionalityThomas Gleixner2007-02-161-3/+2
* [PATCH] hrtimers: clean up callback trackingThomas Gleixner2007-02-161-1/+0
* [PATCH] hrtimers; add state trackingThomas Gleixner2007-02-161-1/+35
* [PATCH] hrtimers: cleanup lockingThomas Gleixner2007-02-161-15/+28
* [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-161-8/+12
* [PATCH] GTOD: persistent clock supportJohn Stultz2007-02-161-0/+3
* [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe2006-09-291-0/+1
* [PATCH] Documentation for lock_key in struct hrtimer_baseHenrik Kretzschmar2006-09-061-0/+1
* [PATCH] lockdep: annotate hrtimer base locksIngo Molnar2006-07-031-0/+1
* [PATCH] ktime/hrtimer: fix kernel-doc commentsRandy Dunlap2006-06-251-3/+0
* [RBTREE] Update hrtimers to use rb_parent() accessor macro.David Woodhouse2006-04-221-1/+1
* Documentation: fix minor kernel-doc warningsMartin Waitz2006-04-021-1/+1
* [PATCH] hrtimer: create generic sleeperThomas Gleixner2006-03-311-0/+16
* [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-261-4/+1
* [PATCH] hrtimers: remove state fieldRoman Zippel2006-03-261-9/+2
* [PATCH] hrtimers: simplify nanosleepRoman Zippel2006-03-261-3/+1
* [PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel2006-03-261-1/+2
* [PATCH] hrtimers: optimize softirq runqueuesThomas Gleixner2006-03-261-8/+12
* [PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren2006-03-061-0/+4
* [PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger2006-02-011-3/+2
* [PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org2006-02-011-0/+1
* [hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner2006-01-121-2/+1
* [hrtimer] Change resolution storage to ktime_t formatThomas Gleixner2006-01-121-1/+1
* [hrtimer] Remove listhead from hrtimer structThomas Gleixner2006-01-121-5/+2
* [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-101-0/+7
* [PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner2006-01-101-0/+6
* [PATCH] hrtimer: hrtimer core codeThomas Gleixner2006-01-101-0/+130
OpenPOWER on IntegriCloud