aboutsummaryrefslogtreecommitdiff
path: root/kernel/hrtimer.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-27[NET]: Fix networking compilation errorsGravatar David Howells 1-0/+2
2007-04-25[NET_SCHED]: Use ktime as clocksourceGravatar Patrick McHardy 1-0/+1
2007-04-07[PATCH] high-res timers: resume fixGravatar Ingo Molnar 1-0/+12
2007-03-28[PATCH] hrtimers: fix reprogramming SMP raceGravatar Ingo Molnar 1-1/+6
2007-03-16[PATCH] hrtimer: fix up unlocked access to wall_to_monotonicGravatar Thomas Gleixner 1-2/+3
2007-03-16[PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()Gravatar Thomas Gleixner 1-0/+6
2007-03-06[PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres modeGravatar Thomas Gleixner 1-5/+10
2007-03-05[PATCH] timer/hrtimer: take per cpu locks in sane orderGravatar Heiko Carstens 1-5/+4
2007-02-16[PATCH] Add debugging feature /proc/timer_statGravatar Ingo Molnar 1-0/+26
2007-02-16[PATCH] hrtimers: add high resolution timer supportGravatar Thomas Gleixner 1-48/+520
2007-02-16[PATCH] tick-management: dyntick / highres functionalityGravatar Thomas Gleixner 1-6/+14
2007-02-16[PATCH] clockevents: add core functionalityGravatar Thomas Gleixner 1-10/+3
2007-02-16[PATCH] hrtimers: clean up callback trackingGravatar Thomas Gleixner 1-9/+1
2007-02-16[PATCH] hrtimers; add state trackingGravatar Thomas Gleixner 1-8/+32
2007-02-16[PATCH] hrtimers: cleanup lockingGravatar Thomas Gleixner 1-86/+98
2007-02-16[PATCH] hrtimers: namespace and enum cleanupGravatar Thomas Gleixner 1-9/+9
2007-02-16[PATCH] Extend next_timer_interrupt() to use a reference jiffieGravatar Thomas Gleixner 1-1/+1
2007-02-16[PATCH] GTOD: persistent clock supportGravatar John Stultz 1-0/+8
2007-02-16[PATCH] HZ free ntpGravatar john stultz 1-3/+8
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Gravatar Robert P. J. Day 1-3/+3
2006-09-29[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Gravatar Toyo Abe 1-10/+10
2006-08-14[PATCH] fix hrtimer percpu usage typoGravatar Jan Blunck 1-1/+1
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsGravatar Chandra Seetharaman 1-2/+2
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structGravatar Ingo Molnar 1-1/+1
2006-07-03[PATCH] lockdep: annotate hrtimer base locksGravatar Ingo Molnar 1-1/+3
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Gravatar Chandra Seetharaman 1-1/+1
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Gravatar Chandra Seetharaman 1-1/+1
2006-06-25[PATCH] ktime/hrtimer: fix kernel-doc commentsGravatar Randy Dunlap 1-10/+1
2006-06-25[PATCH] Define __raw_get_cpu_var and use itGravatar Paul Mackerras 1-2/+2
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Gravatar Linus Torvalds 1-2/+2
2006-05-31[PATCH] hrtimer: export symbolsGravatar Stephen Hemminger 1-0/+6
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsGravatar Chandra Seetharaman 1-1/+1
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsGravatar Chandra Seetharaman 1-1/+1
2006-04-22[RBTREE] Update hrtimers to use rb_parent() accessor macro.Gravatar David Woodhouse 1-2/+2
2006-04-11[PATCH] add cpu_relax to hrtimer_cancelGravatar Joe Korty 1-0/+1
2006-03-31[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q...Gravatar Dimitri Sivanich 1-0/+3
2006-03-31[PATCH] hrtimer: use generic sleeper for nanosleepGravatar Thomas Gleixner 1-30/+9
2006-03-31[PATCH] hrtimer: create generic sleeperGravatar Thomas Gleixner 1-0/+19
2006-03-26[PATCH] hrtimers: remove data fieldGravatar Roman Zippel 1-7/+5
2006-03-26[PATCH] hrtimers: remove nsec_t typedefGravatar Roman Zippel 1-2/+2
2006-03-26[PATCH] hrtimers: remove state fieldGravatar Roman Zippel 1-9/+5
2006-03-26[PATCH] hrtimers: simplify nanosleepGravatar Roman Zippel 1-80/+62
2006-03-26[PATCH] hrtimers: pass current time to hrtimer_forward()Gravatar Roman Zippel 1-4/+3
2006-03-26[PATCH] hrtimers: optimize softirq runqueuesGravatar Thomas Gleixner 1-2/+26
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerGravatar Tony Lindgren 1-0/+35
2006-02-14[PATCH] hrtimer: round up relative start time on low-res archesGravatar Ingo Molnar 1-1/+12
2006-02-01[PATCH] hrtimers: add back lost credit linesGravatar Thomas Gleixner 1-0/+6
2006-02-01[PATCH] hrtimers: cleanups and simplificationsGravatar George Anzinger 1-35/+24
2006-02-01[PATCH] hrtimers: fix posix-timer requeue raceGravatar akpm@osdl.org 1-0/+5
2006-01-16[PATCH] kernel/hrtimer.c sparse warning fixGravatar Ingo Molnar 1-1/+2