summaryrefslogtreecommitdiff
path: root/kernel/hrtimer.c
AgeCommit message (Expand)Author
2007-02-16[PATCH] Add debugging feature /proc/timer_statIngo Molnar
2007-02-16[PATCH] hrtimers: add high resolution timer supportThomas Gleixner
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner
2007-02-16[PATCH] clockevents: add core functionalityThomas Gleixner
2007-02-16[PATCH] hrtimers: clean up callback trackingThomas Gleixner
2007-02-16[PATCH] hrtimers; add state trackingThomas Gleixner
2007-02-16[PATCH] hrtimers: cleanup lockingThomas Gleixner
2007-02-16[PATCH] hrtimers: namespace and enum cleanupThomas Gleixner
2007-02-16[PATCH] Extend next_timer_interrupt() to use a reference jiffieThomas Gleixner
2007-02-16[PATCH] GTOD: persistent clock supportJohn Stultz
2007-02-16[PATCH] HZ free ntpjohn stultz
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day
2006-09-29[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe
2006-08-14[PATCH] fix hrtimer percpu usage typoJan Blunck
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-07-03[PATCH] lockdep: annotate hrtimer base locksIngo Molnar
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman
2006-06-25[PATCH] ktime/hrtimer: fix kernel-doc commentsRandy Dunlap
2006-06-25[PATCH] Define __raw_get_cpu_var and use itPaul Mackerras
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds
2006-05-31[PATCH] hrtimer: export symbolsStephen Hemminger
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman
2006-04-22[RBTREE] Update hrtimers to use rb_parent() accessor macro.David Woodhouse
2006-04-11[PATCH] add cpu_relax to hrtimer_cancelJoe Korty
2006-03-31[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q...Dimitri Sivanich
2006-03-31[PATCH] hrtimer: use generic sleeper for nanosleepThomas Gleixner
2006-03-31[PATCH] hrtimer: create generic sleeperThomas Gleixner
2006-03-26[PATCH] hrtimers: remove data fieldRoman Zippel
2006-03-26[PATCH] hrtimers: remove nsec_t typedefRoman Zippel
2006-03-26[PATCH] hrtimers: remove state fieldRoman Zippel
2006-03-26[PATCH] hrtimers: simplify nanosleepRoman Zippel
2006-03-26[PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel
2006-03-26[PATCH] hrtimers: optimize softirq runqueuesThomas Gleixner
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren
2006-02-14[PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar
2006-02-01[PATCH] hrtimers: add back lost credit linesThomas Gleixner
2006-02-01[PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger
2006-02-01[PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org
2006-01-16[PATCH] kernel/hrtimer.c sparse warning fixIngo Molnar
2006-01-16[PATCH] hrtimer comment tweakJonathan Corbet
2006-01-12[hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner
2006-01-12[hrtimer] Change resolution storage to ktime_t formatThomas Gleixner
2006-01-12[hrtimer] Remove listhead from hrtimer structThomas Gleixner
2006-01-10[PATCH] Export ktime_get_ts()Matt Helsley
2006-01-10[PATCH] hrtimer: switch sys_nanosleep to hrtimerThomas Gleixner
2006-01-10[PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner