summaryrefslogtreecommitdiffstats
path: root/kernel/hrtimer.c
AgeCommit message (Expand)AuthorLines
2008-02-14hrtimer: catch expired CLOCK_REALTIME timers earlyThomas Gleixner-0/+11
2008-02-14hrtimer: check relative timeouts for overflowThomas Gleixner-17/+20
2008-02-10hrtimer: don't modify restart_block->fn in restart functionsOleg Nesterov-4/+0
2008-02-10hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov-24/+27
2008-02-05timerfd: new timerfd APIDavide Libenzi-5/+4
2008-02-01hrtimer: fix hrtimer_init_sleeper() usersPeter Zijlstra-0/+2
2008-01-25hrtimer: unlock hrtimer_wakeupPeter Zijlstra-1/+3
2008-01-25hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallbackPeter Zijlstra-131/+139
2008-01-25hrtimer: clean up cpu->base locking tricksPeter Zijlstra-1/+19
2008-01-21hrtimer: fix section mismatchRandy Dunlap-1/+1
2007-12-07hrtimers: avoid overflow for large relative timeoutsThomas Gleixner-0/+8
2007-10-29Quieten hrtimer printk: "Switched to high resolution mode .."Michael Ellerman-1/+1
2007-10-20fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_baseUwe Kleine-König-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day-1/+1
2007-10-18hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easierAnton Blanchard-13/+16
2007-10-10[KTIME]: Introduce ktime_sub_ns and ktime_sub_usArnaldo Carvalho de Melo-0/+24
2007-07-25Cache xtime every call to update_wall_timejohn stultz-4/+0
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz-1/+1
2007-07-21hrtimer: speedup hrtimer_enqueueIngo Molnar-4/+6
2007-07-21highres: improve debug outputIngo Molnar-1/+4
2007-07-16[HRTIMER] Fix cpu pointer arg to clockevents_notify()David Miller-1/+1
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki-0/+2
2007-05-08export hrtimer_forwardStas Sergeev-0/+1
2007-04-27[NET]: Fix networking compilation errorsDavid Howells-0/+2
2007-04-25[NET_SCHED]: Use ktime as clocksourcePatrick McHardy-0/+1
2007-04-07[PATCH] high-res timers: resume fixIngo Molnar-0/+12
2007-03-28[PATCH] hrtimers: fix reprogramming SMP raceIngo Molnar-1/+6
2007-03-16[PATCH] hrtimer: fix up unlocked access to wall_to_monotonicThomas Gleixner-2/+3
2007-03-16[PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()Thomas Gleixner-0/+6
2007-03-06[PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres modeThomas Gleixner-5/+10
2007-03-05[PATCH] timer/hrtimer: take per cpu locks in sane orderHeiko Carstens-5/+4
2007-02-16[PATCH] Add debugging feature /proc/timer_statIngo Molnar-0/+26
2007-02-16[PATCH] hrtimers: add high resolution timer supportThomas Gleixner-48/+520
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner-6/+14
2007-02-16[PATCH] clockevents: add core functionalityThomas Gleixner-10/+3
2007-02-16[PATCH] hrtimers: clean up callback trackingThomas Gleixner-9/+1
2007-02-16[PATCH] hrtimers; add state trackingThomas Gleixner-8/+32
2007-02-16[PATCH] hrtimers: cleanup lockingThomas Gleixner-86/+98
2007-02-16[PATCH] hrtimers: namespace and enum cleanupThomas Gleixner-9/+9
2007-02-16[PATCH] Extend next_timer_interrupt() to use a reference jiffieThomas Gleixner-1/+1
2007-02-16[PATCH] GTOD: persistent clock supportJohn Stultz-0/+8
2007-02-16[PATCH] HZ free ntpjohn stultz-3/+8
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day-3/+3
2006-09-29[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...Toyo Abe-10/+10
2006-08-14[PATCH] fix hrtimer percpu usage typoJan Blunck-1/+1
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman-2/+2
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar-1/+1
2006-07-03[PATCH] lockdep: annotate hrtimer base locksIngo Molnar-1/+3
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman-1/+1
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman-1/+1